Skip to content

A Ruby based tool that converts a simple passphrase into a secure password

License

Notifications You must be signed in to change notification settings

xorond/passtrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passtrust

Ruby-based tool which allows you to have secure passwords that you can use anywhere, only by remembering simple passphrases.

PassTrust is able to convert any simple string into a secure password between 16 and 64 characters. This allows you to have easy-to-remember passphrases but strong & secure passwords.

PassTrust is not a password manager, it's a generator. It uses a variety of hashing algorithms to create your password, and the process is not reversible. (So nobody will know what your passphrase was unless it was really easy to begin with)

The generated passwords are very hard to brute-force, especially on the longer password settings.

Installation

For installation instructions, look at the INSTALL.md file

Usage

See USAGE.md

About

A big inspiration for this project was passera.

PassTrust has been tested under the following distributions:

Archlinux
Archlinux ARM
Debian Jessie
Raspbian
Android (Termux App)
Windows 7

About

A Ruby based tool that converts a simple passphrase into a secure password

Resources

License

Stars

Watchers

Forks

Packages

No packages published