Laverna – Store your notes anonymously and encrypted
11–20 of 40 posts
Re: Laverna – Store your notes anonymously and encrypted
#12"None of us can get access to your personal data because we are using IndexedDB and localStorage. In fact all your information will be stored only on client side."
So does this mean that clearing cookies in Chrome will delete all your information?
Re: Laverna – Store your notes anonymously and encrypted
#13A good start. But... The USP of Evernote isn't that you can take notes from anywhere as much as anything can be a note (An audio clip, your current location, a picture etc) and that can be very well organised, grouped and saved in the cloud and offline on demand. It's basically a "database" for the non techies: Save everything in there and query by tags, organise by books or search in the content and meta data.
And that there is an app for most platforms. I'd actually love to see an open source version of OneNote (pen based abilities, search performance and OCR capabilities) more than Evernote.
Re: Laverna – Store your notes anonymously and encrypted
#14"Laverna is webapp written on JavaScript which means it requires no installation and no registration." "None of us can get access to your personal data because we are using IndexedDB and localStorage. In fact all your information will be stored only on client side." So does this mean that clearing cookies in Chrome will delete all your information?
Re: Laverna – Store your notes anonymously and encrypted
#15Re: Laverna – Store your notes anonymously and encrypted
#16"Laverna is webapp written on JavaScript which means it requires no installation and no registration." "None of us can get access to your personal data because we are using IndexedDB and localStorage. In fact all your information will be stored only on client side." So does this mean that clearing cookies in Chrome will delete all your information?
Re: Laverna – Store your notes anonymously and encrypted
#17I've been looking for a self hosted open source version of Evernote. I was excited when I first saw this but this isn't it. Storing all data locally defeats half the purpose. You can't even create notes on your phone and view them on your PC. Add to that, this seems to be only for text notes, which makes sense, since localStorage has a data limit of about 2MB.
Re: Laverna – Store your notes anonymously and encrypted
#18I've been looking for a self hosted open source version of Evernote. I was excited when I first saw this but this isn't it. Storing all data locally defeats half the purpose. You can't even create notes on your phone and view them on your PC. Add to that, this seems to be only for text notes, which makes sense, since localStorage has a data limit of about 2MB.
Re: Laverna – Store your notes anonymously and encrypted
#19Re: Laverna – Store your notes anonymously and encrypted
#20"Laverna is webapp written on JavaScript which means it requires no installation and no registration." "None of us can get access to your personal data because we are using IndexedDB and localStorage. In fact all your information will be stored only on client side." So does this mean that clearing cookies in Chrome will delete all your information?
If the chrome devs in their infinite wisdom lumped cookies and HTML5 localstore together, then yes.
"Cookies, site, and plug-in data:
Cookies: Files stored on your computer by websites you've visited. These files contain user information, such as preferences for websites or profile information.
Site data: HTML5 enabled storage types including application caches, Web Storage data, Web SQL Database data, and Indexed Database data.
Plug-in data: Any client-side data stored by plug-ins that use the NPAPI ClearSiteData API"
https://support.google.com/chrome/answer/95582?p=settings_cl...