|
|
|
|
|
by ghinda
2820 days ago
|
|
CouchApps had a better vision for the web. You would run a local CouchDB and replicate the app next to your data, rather then giving the app access to your data while hosted somewhere else.
It has the added benefit of working offline. Some sort of cross-domain request blocking could then prevent the app from stealing your data. |
|