-
Notifications
You must be signed in to change notification settings - Fork 0
anshumans/Delphian
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published