CipherNotes icon
CipherNotes icon

CipherNotes

Notes. Encrypted. Local. Nothing more.

CipherNotes screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Android  Available for download via F-Droid (IzzyOnDroid repository) and directly from the official GitHub Releases page.
1like
0comments
0articles

Features

Properties

  1.  Privacy focused
  2.  Distraction-free
  3.  Lightweight

Features

  1.  No registration required
  2.  Ad-free
  3.  Works Offline
  4.  No Tracking
  5.  End-to-End Encryption
  6.  Dark Mode
  7.  Encrypted Backup

CipherNotes News & Activities

Highlights All activities

Recent activities

CipherNotes information

  • Developed by

    CipherApps
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Security & PrivacyBackup & SyncDevelopmentOffice & Productivity

GitHub repository

  •  15 Stars
  •  3 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
CipherNotes was added to AlternativeTo by Cris_1099 on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is CipherNotes?

Why Cipher?

  • Your phone is your vault. Everything stays on device.
  • No accounts. No login. No tracking who you are.
  • Small footprint. No bloat.
  • Auditable. Open source. Every line of code visible.
  • Privacy by design. No internet permission. Zero telemetry hooks.

Privacy by design

  • No INTERNET permission in AndroidManifest
  • Network security config blocks all outbound traffic at OS level
  • Passwords never stored — derived on-demand via PBKDF2
  • Encryption uses: PBKDF2 (200k iterations) + AES-256-GCM
  • All data stays on device — Room SQLite database