Y
Hacker News
new
|
ask
|
show
|
jobs
by
alphagrep12345
1905 days ago
Do you save the user's key in server to decrypt? If that's the case, how are the notes truly 'private'?
2 comments
thecodrr
1905 days ago
No, not at all. All encryption/decryption happens client-side. That is why it's zero-knowledge.
link
thecodrr
1905 days ago
The key stays with the user only. We have no knowledge of it.
link