pget DESCRIPTION: Is a powerful quick and dirty bourne shell script to mangae your passwords that are kept inside a PGP encrypted file. you have the ability add/edit/search a password. SUPPORTED SYSTEMS: Unix, Linux, and cygwin. REQUIREMENTS: bourne shell and gpg Feel free to share and distribute anyone that can find this useful. INSTRUCTIONS: 1) Create a basic text file named "pwd" filled with passwords. The format I like to use is: system/service ID: xxxx Pwd: xxxxx 2) generate a pgp key with the real name "passwd": gpg --gen-key 3) Set a password that you will always you to encode/decode your "pwd" file. 4) That's it! Run this program and your passwords will always be protected. NOTE: Anywhere you are asked, put in your gpg password. --------------------------------------------------------------------------------- Syntax: pget -ea - Edit pwd file pget [pattern] - Search All passwords in the file