Skip to content

slyrz/phantom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phantom

Phantom is a tiny password manager which doesn't store any passwords to disk. It just creates new ones from the output of a PRNG seeded with your master key.

Your account names are stored in

~/.phantoms

by default. If you want to change the path, edit the Config.hs file.

Getting Started

To build phantom, run

cabal configure --enable-tests
cabal build
cabal test

License

Phantom is released under MIT license. You can find a copy of the MIT License in the LICENSE file.

About

Password Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published