HahaNote is a file-based + E2EE note taking and syncing app, can sync your notes to Dropbox/WebDav Server/Github(and other git platforms), support Windows/Linux/Android
Github Releases (Android/Linux/Windows) IzzyOnDroid (Android only)
HahaNote is an e2ee note sync app, it can treat a local directory on your device as a repository and encrypt and sync all files inside it to Dropbox/WebDav servers or GitHub.
So You can use any editor to edit your md/txt or any other files, then use HahaNote to sync them.
- All your data on your own: HahaNote is file-based, so you can access your files anytime, no need to export them from "app-specified-data-format", your data under your control ever
- End-to-end encryption: Notes are encrypted on-device before upload, remote servers store only ciphertext. that means, even cloud drive platform have data leak, your data still safe
- Offline-first: Full read/write access offline
- File-based: You can use your favorite editor to edit your file, then use HahaNote to securely sync them to your Dropbox/Webdav Server or Git platform
- Versioning: Every file maintains an immutable version history, you can view, compare, and restore anytime
- Privacy-first: No tracking, respect your privacy
- Markdown preview supported
- Cross-platform: Windows/Linux/Android
- KDF: Argon2id
- Authenticated encryption: XChaCha20-Poly1305
HahaNote is an E2EE note sync app, that means all your files decrypted on local and encrypted before leave your device, it can avoid platforms read your files. (example, even github or dropbox have data leak, your haha note data still safe, due to is encrypted)
E2EE promise data encrypted before leaving your device, but on your local device, all data is decrypted, so you can edit them by any regular text editor, like VSCode, Zed, Notepad++, Obsidian.
- Download
haha_note_src/lib/i18n/en.i18n.json - Translate the value to your language, note: words starts with '$' are placeholders, please do not translate them, e.g. $username, it will replace to username when running
- create a pr, and choose the "New Language Submission", and attaching your translated file
- then I will add the new language in to the app
HahaNote will supports mac and ios when I got them, your donation can help me get them earlier.
InfiniCloud(WebDav supported, hosted in JP)
Markor(markdown editor) PuppyGit(Git with an editor)
坚果云:并不是HahaNote不支持,而是这个网盘虽然支持WebDav,但是对第三方app有请求数限制,尽管坚果云官方声明免费账号30分钟可调用WebDAV api 600次,但实际情况比他们声明的更严苛,比如10分钟内100次就可能导致被临时封禁,所以如果你使用坚果云的webdav,可能会同步失败,建议使用dropbox或其他支持webdav的平台(若你自己有服务器,可用dufs自托管)。
I decide to open source of it and remove account system, old versions(before 1.0.3) will unavailable in the future, must update to latest version, but don't worry, your note still available.
after open source, then I will focus improve the ui and performence. You can donate to support me.
cryptography code_forge markdown json_serializable hive_ce ... and other all dependencies developers!
