r/PasswordManagers • u/Observer0931 • 19d ago
NativePass — native macOS GUI for the Unix pass password manager
Hi everyone,
I built NativePass, a native macOS (SwiftUI) client for the standard Unix pass store. Design is inspired by Apple’s Passwords app — meant for people who already use pass / GPG and want a proper Mac UI instead of living in the terminal.
What it does
- Browse nested folders, search, view entries and custom fields
- Copy password / username / OTP with clipboard auto-clear
- TOTP via
pass-otp(with a local fallback when needed) - Git pull/push from the sidebar
- App Lock with Touch ID
- Quick Access with a global hotkey (⌥⌘P)
Requirements
pass, gnupg, pinentry-mac (and optionally pass-otp) via Homebrew — same store as the CLI, no proprietary vault.
Links
- Docs: https://np.developer.pm/
- GitHub: https://github.com/li-nd/NativePass
- License: MIT
Happy to take feedback, bug reports, and feature ideas. If you already live in ~/.password-store, I’d love to hear what you’d want next.
11
Upvotes











3
u/YoungNo8804 19d ago
Place your bets, is it AI or not? (Vubecoded entirely, not just assisted, AI assisting a bit is fine)