Hacker News new | ask | show | jobs
by plur9 2048 days ago
I might be missing something but how is it privacy first if all files are on github, unencrypted?
2 comments

You missed this:

Where are my notes saved?

Your notes will be stored in the local browser storage using IndexedDB.

Now, if you use the sync feature, the "privacy first" goes right out the window, as stated in the next statement right after the above one:

"Currently, we only support syncing through Github, more options (Self-host git, WebDAV, Google Drive, etc.) will be added soon."

The files can store in the GitHub private repo, not in the logseq server. Also, the team is working on storing on the local disk.