Skip to content

lis05/Nimpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimpass - GUI password manager written in Nim

Nimpass is a GUI password manager developed to run on Linux systems. It stores passwords in an encrypted form in a single file $HOME/.nimpass-passwords.txt. AES algorithm is used for encryption.

When you first run the app - it asks you to create a masterkey. It will be used to encrypt and decrypt passwords. Without the masterkey, the passwords can't be accessed.

Dependencies:

About

GUI password manager written in Nim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages