CLVault

Command-Line utility to store and retrieve passwords
Download

CLVault Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Tarek Ziade
  • Publisher web site:
  • http://bitbucket.org/tarek/

CLVault Tags


CLVault Description

Command-Line utility to store and retrieve passwords CVault is an utility that uses Keyring to provide a command-line utility to safely store and retrieve passwords.Make sure you have Keyring installed (using "pip install keyring" or "apt-get install python-keyring" under debian)Then install it using pip or the setup.py script:python setup.py installpip install clvaultOnce it's installed, you will have two scripts installed in your Python scripts folder, you can use to store or retrieve passwords:set_password.py blogSet your password:Password set.get_password.py blogThe password has been copied in your clipboardset_password takes a service name then prompt you for a password, get_password copy the password for a given service in your clipboard. Requirements: · Python · python-keyring


CLVault Related Software