don't let the big brother stalk you
nermalist: a basic encryption based notes app written in tauri and svelte (mainly dependent on zstd + aes 256 in core logic)
Screen.Recording.2026-08-12.at.8.02.50.PM.mov
Grab the latest build for your platform from the Releases page.
The app isn't code-signed/notarized yet, so macOS Gatekeeper will refuse to open it with a "damaged" or "can't be opened" warning. After moving nermalist.app to /Applications, clear the quarantine flag from Terminal:
xattr -dr com.apple.quarantine /Applications/nermalist.app
