Skip to content

mproetsch/pwgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

- Compile newpw.c somewhere and add it to your path. It's straight up C, and
  just serves to generate a new password of any length passed to it.

- Obtain aescrypt from http://www.aescrypt.com/download.html and put it
  in /usr/bin or thereabouts - it allows you to encrypt a file with a password of
  your choosing and will be what we use to encrypt our keychain.

- Ensure you have $XDG_DATA_HOME defined in your environment variables and run
  pwgen with

  ./pwgen

About

An local lightweight keyring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published