Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Serenity Notes

Serenity Notes

End-to-end encrypted collaborative notes app

5 followers

End-to-end encrypted collaborative notes app

5 followers

Visit website
Note and writing apps
Compose private notes, optionally share them with others and still stay in control of who can access your data. All while having an excellent offline-first experience on all platforms.
  • Overview
  • Launches1
  • Reviews
  • Alternatives
  • Team
  • More
Company Info
serenity.re/en/notesApp StorePlay StoreGitHub
Serenity Notes Info
Launched in 2021View 1 launch
Forum
p/serenity-notes
  • Blog
  • β€’
  • Newsletter
  • β€’
  • Questions
  • β€’
  • Forums
  • β€’
  • Product Categories
  • β€’
  • Apps
  • β€’
  • About
  • β€’
  • FAQ
  • β€’
  • Terms
  • β€’
  • Privacy and Cookies
  • β€’
  • X.com
  • β€’
  • Facebook
  • β€’
  • Instagram
  • β€’
  • LinkedIn
  • β€’
  • YouTube
  • β€’
  • Advertise
Β© 2025 Product Hunt
SocialX

Similar Products

Evernote
Evernote
Remember everything
4.0(20 reviews)
Note and writing appsScheduling software
Standard Notes
Standard Notes
A simple and private notes app.
4.0(7 reviews)
Note and writing apps
Skiff
Skiff
End-to-end encrypted email, calendar, documents, and files.
4.4(7 reviews)
YourNote
Notes app that puts privacy first
NoteRiot
NoteRiot
Easy, private, secure note taking.
4.0(1 review)
View more
Hurree
Hurree β€” The smarter, simpler way to analyze your data
The smarter, simpler way to analyze your data
Promoted

Do you use Serenity Notes?

Reviews
Helpful

You might also like

Evernote
Evernote
Remember everything
Standard Notes
Standard Notes
A simple and private notes app.
Skiff
Skiff
End-to-end encrypted email, calendar, documents, and files.
YourNote
Notes app that puts privacy first
NoteRiot
NoteRiot
Easy, private, secure note taking.
Monolog
Monolog
An iPhone app for your notes, links and charts
View more
Review Serenity Notes?Be the first to review Serenity Notes
Serenity Notes gallery image
Serenity Notes gallery image
Serenity Notes gallery image
Serenity Notes gallery image
Launch tags:
iOSβ€’Productivityβ€’Open Source
Launch Team
Moritz PlassnigBettina EckerNik Graf

What do you think? …

Nik Graf
Nik Graf
Serenity Notes

Serenity Notes

Maker
Hey everyone! πŸ‘‹ Most data stored in the cloud-based service is not encrypted e.g. Google Docs or Apple Notes. While we enjoy the convenience of these services, it also means we don’t have 100% control of who can access our data. Last year I started to wonder if state of the art end-to-end encryption (Signal/Matrix) could also be applied to shared documents/data. After a couple of experiments I combined end-to-end encryption with CRDTs (Conflict-free replicated data types) and got a first prototype of Serenity Notes working. It then evolved to a notes app with the aim to provide full control over privacy without compromising on user experience. Think of a simple Google Docs, but end-to-end encrypted. I'll be here all day to answer your questions and of course feedback is also very welcome! πŸ™‡ Cheers, Nik P.S: The client/app code is open source https://github.com/SerenityNotes... Also thanks to @Betty_steinbrecher for her amazing work on the logo, color palette and branding in general!
Report
4yr ago
Max Stoiber
Max Stoiber

GraphCDN

This is incredible β€” I have never seen collaborative (!) end-to-end encryption (!!) before, how does that even work?! 🀯 Amazing work @nikgraf!
Report
4yr ago
Nik Graf
Nik Graf
Serenity Notes

Serenity Notes

Maker
@mxstbr thanks πŸ™Œ Happy to shed some light on how it works: Every document is a CRDT data structure. This is very important for conflict resolution. With CRDTs this can happen on the client and everyone can resolve to exactly the same state of the document once all the updates are synchronised. Since this all can happen on the client we can take the updates, encrypt them and decrypt them on the other device. The best part is that we can leverage state of the art encryption. Serenity Notes use Matrix's Olm/Megolm library https://gitlab.matrix.org/matrix... which is inspired by Signal protocol. Hope this provides some insights! πŸ™‚
Report
4yr ago
Filip Stanev
Filip Stanev
Very impressive! Well done @nikgraf! I hope e2e becomes standard for personal documents and notes at some point.
Report
4yr ago
Nik Graf
Nik Graf
Serenity Notes

Serenity Notes

Maker
@fstanev I couldn't agree more. That said there are plenty of use-cases where I think full transparency would be best, but I prefer if you have a choice :)
Report
4yr ago