|
|
|
|
|
by NayamAmarshe
1096 days ago
|
|
On the privacy front, we're never going to compromise the user data, never going to sell it, never going to share it with anybody else. We'll be making writedown self-hostable as well. On the security front, we're using firebase firestore as the database. So at rest, it's well encrypted. We're thinking of introducing some sort of encryption via passwords (kinda how I already am doing it on https://maglit.me). E2EE would be quite difficult and would affect the usability. |
|
E2EE is definitely important however, personally I wouldn't use a journaling app that doesn't have this. In which way would it affect usability?