gkeyring

A small Python tool for command-line access to c
Download

gkeyring Ranking & Summary

Advertisement

  • Rating:
  • License:
  • AGPL
  • Price:
  • FREE
  • Publisher Name:
  • Kamil Páral
  • Publisher web site:
  • https://launchpad.net/~kamil.paral

gkeyring Tags


gkeyring Description

A small Python tool for command-line access to c gkeyring is a small Python utility for command-line access to GNOME keyring. It provides simple querying for and storing of network credentials. It can be used as a CLI or as a Python module.Developer commentsThis tool currently suits my needs, but if you want to develop it more, don't hesitate to contact me, I will gladly assign you to the development team.Use 'get' for retrieving network credentials from GNOME keyring and 'set' forstoring network credentials into the keyring.Options: --version show program's version number and exit -h, --help show this help message and exit Options to be used for 'get': -s SERVER, --server=SERVER network server -p PROTOCOL, --protocol=PROTOCOL network protocol -u USER, --user=USER username Options to be used for 'set': Notice: Also all options for 'get' can be used here. Mandatory options are: protocol, server, user. -w PASSWORD, --password=PASSWORD password (you will be asked if not specified) -t PORT, --port=PORT network port -d DOMAIN, --domain=DOMAIN network domain -k KEYRING, --keyring=KEYRING keyring name (will use default one when no specified)Example usage: gkeyring.py get -s myserver.com -p ftp Requirements: · Python · GNOME What's New in This Release: · It is now possible to access all keyring items, not only network ones.


gkeyring Related Software