Hacker News new | past | comments | ask | show | jobs | submit login

> On security: the data is read-only, using SQLite’s immutable mode. You can’t damage it with a query—INSERT and UPDATEs will simply throw harmless errors.

In times of data breaches, the naivety of this statement is alarming. It is not too difficult to extract (all) data from an API that allows for passing arbitrary SQL statements.

Be careful here!







Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: