01Securely stores session data and the derived master key in the OS keychain (macOS, Linux, Windows).
02Operates exclusively via local stdio, ensuring no network ports are opened by the server.
03Offers comprehensive tag management, including creation, retrieval, updates, deletion, and linking/unlinking tags to notes.
040 GitHub stars
05Provides full CRUD (Create, Read, Update, Delete) capabilities for notes, including search, batch creation, and various content types.
06End-to-end encrypted (E2EE) data handling with local decryption using audited libsodium primitives.