Skip to content

anshumans/Delphian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphian

Ruby program to encrypt/decrypt a file containing a list of your passwords.
Also has an interactive console for additional features, like modifying contents and seeing stats.

There are currently three main commands.

To encrypt the file and write out results to a file:
    ruby delphian.rb encrypt <unencrypted_file> <output_file>

To decrypt file and write out results to a file:
    ruby delphian.rbdecrypt <encrypted_file> <output_file>

To run in interactive console:
    ruby delphian.rb console

About

secure password manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages