Skip to content

A password manager for the command line. Built in python.

License

Notifications You must be signed in to change notification settings

jeffmoger/simplepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplePass

A lightweight password manager for the command line.

Install

Windows

pip install SimplePass

Linux

pip3 install SimplePass

Usage

simple

Features

  • Master password is hashed with a unique salt
  • Unique salts for every encrypted password
  • Lightweight storage in JSON
  • Import / Export

About

A password manager for the command line. Built in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages