Skip to content

andrew-weber/lockstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lockstr

A password manager that uses nostr.

Usage

Add a password

go run main.go add <name>
# Enter password

Get a password

go run main.go get <name>
# Added to clipboard

List all passwords

go run main.go list

Setup

Create Config

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages