On 12/20/18, Peter da Silva <res...@gmail.com> wrote:
> Sqlite is explicitly not designed to be secure
> against untrusted input or corrupt .

This is, perhaps, originally true.  But in more recent years we have
learned that people feed all kinds of malicious inputs into SQLite and
expect it to survive, and indeed to give a graceful and helpful
response.  And we are working hard to make sure that is always the
case.

As the magellan incident shows, we are not 100% there yet, but we are
getting closer every day.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to