@@ -10,7 +10,7 @@ TrustyNotes is committed to protecting your privacy. This Privacy Policy explain
1010
1111### Notes and Content
1212- All notes and content you create are encrypted end-to-end using AES-GCM encryption
13- - Encryption keys are derived from your seed phrase , which is never transmitted to our servers
13+ - Encryption keys are derived from your sync code , which is never transmitted to our servers
1414- Notes are stored locally in your browser and optionally synchronized with our servers in encrypted form
1515- We cannot access, read, or decrypt your notes as we don't have access to your encryption keys
1616
@@ -23,7 +23,7 @@ TrustyNotes is committed to protecting your privacy. This Privacy Policy explain
2323### Data Storage
2424- Notes are stored locally in your browser's storage
2525- If sync is enabled, encrypted notes are stored on our servers
26- - Your seed phrase is stored locally and optionally in the browser extension storage
26+ - Your sync code is stored locally and optionally in the browser extension storage
2727- We use MongoDB for server-side storage of encrypted data
2828
2929## Data Security
@@ -36,7 +36,7 @@ TrustyNotes is committed to protecting your privacy. This Privacy Policy explain
3636We do not share your data with third parties. Your encrypted notes are only:
3737- Stored locally on your devices
3838- Transmitted to our servers for sync purposes (if enabled)
39- - Accessible only with your seed phrase
39+ - Accessible only with your sync code
4040
4141## Browser Extension
4242The TrustyNotes browser extension:
@@ -51,7 +51,7 @@ You have the right to:
5151- Delete your notes locally and from our servers
5252- Choose whether to enable synchronization
5353- Control which servers you sync with
54- - Generate new seed phrases
54+ - Generate new sync codes
5555
5656## Data Retention
5757- Deleted notes are permanently removed after 24 hours
0 commit comments