Skip to content

script that create secure passwords from a given passphrase using sha1sum and ascii85 and paste it in same place.

Notifications You must be signed in to change notification settings

skypce/secure-passwords-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Secure password generator script

That uses a phrassphrase proccessed with sha1sum and ascii85 and paste in place the generated password.

Installation

Ubuntu:

sudo apt-get install xdotool xsel xclip ruby-ascii85
chmod +x pass
sudo mv pass /usr/local/bin
Go to system settings -> Keyboard -> Shortcuts -> Add a custom shortcut and assign a key to it.

Usage example

When you create a website account, use your password, select it and apply the script. You can see the result.

Release History

  • 0.1
    • First Release.

Meta

César R. Cid Méndez – @YourTwitterskypce@gmail.com

Distributed under the GPL license. See LICENSE for more information.

https://github.com/skypce/secure-passwords-script

About

script that create secure passwords from a given passphrase using sha1sum and ascii85 and paste it in same place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages