ciphernotes

ciphernotes

Client-side encrypted notes that sync across devices.

Raphael Nußbaumer BSc Note

Screenshots

Screenshot of ciphernotes Screenshot of ciphernotes Screenshot of ciphernotes Screenshot of ciphernotes Screenshot of ciphernotes Screenshot of ciphernotes Screenshot of ciphernotes

Description

Ciphernotes is an end-to-end encrypted notebook that keeps your text safe even when it syncs through the cloud. Every note is encrypted before it leaves your device, so the server only sees ciphertext.

Key features:
- Open source backend and frontend so you can self-host or review how your data is handled.
- Works completely offline.
- Text and files are encrypted before they're synced.
- No ads, no trackers, no unnecessary cookies.
- No account required for local use.
- Syncs immediately across all platforms.
- Dark- and Light-Mode.
- Todo lists with sub-tasks.
- Import and view images and videos.
- Import files of any type.
- Organize with labels.
- Google Keep import.
- Export notes as JSON.
- Fully keyboard navigatable.
- Keyboard shortcuts, open notes with cmd+k or ctrl+k.
- Text-editor with multi-cursor support and other shortcuts.
- Archive unused notes.
- Share encryption key via QR-Code directly from app to app

Ciphernotes is a PWA hosted on https://ciphernotes.com the Android app bundles the assets and serves them locally using a WebView.

Encryption:
- Encrypted in transit/storage from the server’s perspective. Notes are decrypted locally, edited locally, then encrypted before sync/upload.
- Not encrypted at rest inside the app/device. Local IndexedDB data stores plaintext notes and decrypted file blobs.
- Device compromise exposes notes. Malware, physical device access, malicious extensions (web version), or WebView data extraction can read plaintext local data and the key.
- Server/operator compromise alone should not expose note contents.

What’s new (3.6)

block all unneeded domains, bug fixes, disable android auto-backup

Versions

Version Date Size Requires Android Download
3.6 current
f30c0760de2b9d78…
2026-06-30 3.7 MB API 21
3.5
67c92dc7e65cde65…
2026-06-09 3.7 MB API 21
3.4
3312481872f31454…
2026-03-21 3.7 MB API 21

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Internet accessSend and receive data over the internet.
  • CameraTake photos and videos.
  • Write storageCreate and change files on the device storage.
  • NotificationsShow notifications.
  • twa.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
  • Read storageRead files on the device storage.

Comments