realbasic-nug
[Top] [All Lists]

Re: musings about an RB community email client

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: musings about an RB community email client
From: Joe Strout <joe at inspiringapps dot com>
Date: Fri, 30 Nov 2007 08:24:47 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <8F17E477-B386-492D-B5F3-A2F02BC93A62 at inspiringapps dot com> <191F6F50-52DD-4D10-BB5C-E8807236E868 at bradrhine dot com> <48CB3B3F-6459-4E44-ACD9-08BC59F4F3E1 at inspiringapps dot com> <AEBF80A2-652D-4A14-B9B1-3C8330EFD0DE at tolisgroup dot com> <475021CE dot 4060501 at chrononomicon dot com>
On Nov 30, 2007, at 7:44 AM, Bart Silverstrim wrote:

> The more safety measures for privacy and exploit-suppression the  
> better!
>
> An HTML sanitizer of come kind would be welcome.  Anything that won't
> execute or potentially execute or hand off executable code or  
> redirected
> URLS would be great.

That's a good idea, and suggests using our own simple HTML renderer,  
which will simply ignore anything it doesn't understand (such as  
Javascript), and be incapable of doing anything malicious.  Of course  
it will also bungle the formatting of any complex mail, but in most  
cases, the sender deserves to have their message bungled if it's  
complex HTML.  :)  Especially if we combine this with an "Open in  
Browser" button, so that when you really want to see that Victoria's  
Secret ad as the sender intended, you can do so.

> I *hate* HTML because it makes it much easier, on Windows, to trick
> users or disguise malicious mail.  It also makes it easier for most
> users to put in pointless dancing smileys and other things that  
> sends me
> into synaptic spasms resembling a stroke when HTML isn't "cleaned  
> up" a bit.

I tend to agree, but my mom loves dancing smilies, so I think we'd  
better support them.  (Hmm... anybody have an RB code to render an  
animated GIF?)

Best,
- Joe


--
Joe Strout
Inspiring Applications, Inc.
http://www.InspiringApps.com



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>