LibreNotes
Private, self-hosted, end-to-end encrypted note-taking.
LibreNotes is a private, self-hosted note-taking app with end-to-end encryption. Your notes are stored only on your own server — no cloud accounts, no third-party services, no tracking.
Features:
- Markdown notes with live preview
- End-to-end encryption (XChaCha20-Poly1305 + Argon2id): the server never sees your plaintext or keys
- Offline-first: full local cache, works without network, syncs when your server is reachable
- Conflict resolution: if two devices edit the same note, you choose the winner
- Trash bin with restore and permanent delete
- Dark theme with orange accent
- Works on Android, Linux desktop, and web from the same codebase
The sync server is a single compiled binary you run on a home server. It binds to your LAN only. For access away from home, add devices and the server to a Tailscale or WireGuard mesh — no server changes needed.
All source code is AGPLv3. No proprietary dependencies, no Firebase, no Google Play Services.
Features:
- Markdown notes with live preview
- End-to-end encryption (XChaCha20-Poly1305 + Argon2id): the server never sees your plaintext or keys
- Offline-first: full local cache, works without network, syncs when your server is reachable
- Conflict resolution: if two devices edit the same note, you choose the winner
- Trash bin with restore and permanent delete
- Dark theme with orange accent
- Works on Android, Linux desktop, and web from the same codebase
The sync server is a single compiled binary you run on a home server. It binds to your LAN only. For access away from home, add devices and the server to a Tailscale or WireGuard mesh — no server changes needed.
All source code is AGPLv3. No proprietary dependencies, no Firebase, no Google Play Services.
- 作者: Piliii
- 许可: GNU Affero General Public License v3.0 only
- 问题跟踪系统
- 源代码
- 构建元数据
- 可重复性状态
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8a该版本需要 Android 5.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。