A password manager that uses nostr.
go run main.go add <name>
# Enter password
go run main.go get <name>
# Added to clipboard
go run main.go list
Add to ~/.lockstr
KEY=<Private Nostr Key>
# Pick your favorite relays
RELAYS=wss://nostr.zebedee.cloud, wss://nostr-pub.wellorder.net, wss://relay.damus.io, wss://nostr.onsats.org