It's an interesting idea... it's like userstyles.org but without the 
requirement of the Stylish extension (AFAIK only Fx). But there's 
something I don't quite understand, how would you apply those styles?

    If you want that to be browser-independent the only way I see is for 
the site to apply itself, meaning you would need both parts, the site 
owners and the users, to sign in in your site (which, although not 
impossible, would limit your site a lot). I mean, the site owners would 
be giving your site basically total control over their layout, and this 
seem to be quite risky for them ---there would be no need to crack any 
of those sites if they can break yours.

    On the other hand, this could be well received for small, personal 
and some adventurers out there :)

Jason Karns wrote:
> I've had this idea brewing in my head for a while now concerning user
> style sheets and I thought I'd run it by the list and get some
> feedback on the idea.
>
> The issue I'm trying to address, is that people who use user style
> sheets usually have site-specific style sheets but they can only be
> applied via the browser (natively or with extensions).  This means
> that if one had multiple machines, the user style sheet would have to
> be saved on each machine, which may not even be possible (public
> access computers, for instance).  This led to the idea of having
> hosted user style sheets, where the web application stored the style
> sheet along with the rest of the user's profile information.
> Therefore, whenever, wherever and however the user signed on, the user
> styles would take hold.  Obviously, this introduces serious potential
> security risks.  Without any intensive research, my initial idea is to
> simply run any user styles through a CSS validator and to reject
> anything that isn't fully valid.  This should keep users from being
> able to inject javascript, etc.  Although before this is ever
> implemented, serious security testing would be done.
>
> Any thoughts or comments on this idea?
>
> ~ Jason
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
>   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to