On Tue, Feb 11, 2014 at 5:06 AM, James K. Lowden
<jklow...@schemamania.org>wrote:

> > (1) Detect double-click launch by looking at argc and argv.
>
> Why make this a special case?  If no database name is provided,
> the behavior should be the same regardless of how launched or what OS.
> Easier to explain; easier to understand.
>

And also a potential security regression for those who have grown to (or
have scripts which) expect their ultra-secret data to be discarded by
default. Privacy advocates just love that type of thing: "if you enter the
following SQL into an sqlite3 console, then save your credit card number
there, it will be silently saved in your home directory where other users
can potentially read it."

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to