UGU Unix Guru Universe
For Unix Admins, By Unix Admins
Follow ugucom on Twitter      Search  in 
Home
BEGINNERS & USERS

Events

Internet
 
 Linux
BEGINNERS & USERS
Software
Linux Vendors
Usenet NewsGroups
Books & Publications
 
 Shop
Cool Admin Gifts!
Gadgets
T-Shirts
Books
 
 Unix Guru Universe
About
Add Link
Feedback
 
 
UGU: Unix Guru Universe - pget - Home : Software : PROJECTS : System Info : pget : get : id3out
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" in you HOME directory 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 use 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. 5) To Safely backup, make sure to include: pwd, pget, and the .gpg directory.


Syntax: pget -ea - Edit personal password file pget [pattern] - Search All passwords


Check out the: README
The latest version:

pget-v1.0.tar

CHANGE LOG:
V1.0 10/2002 First realease.

 
Copyright 1994-2018 Unix Guru Universe