gkeyring

Software Screenshot:
gkeyring
Software Details:
Version: 0.2.4
Upload Date: 12 May 15
Developer: Kamil Paral
Distribution Type: Freeware
Downloads: 6

Rating: nan/5 (Total Votes: 0)

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 comments

This 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' for
storing 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

What is new in this release:

  • Option --no-newline added, tweaked -1 option behavior.

What is new in version 0.2.1:

  • There is a minor fix when the --name option was used.

What is new in version 0.2.0:

  • It is now possible to access all keyring items, not only network ones.

Requirements:

  • Python
  • GNOME

Other Software of Developer Kamil Paral

sendKindle
sendKindle

11 May 15

Esmska
Esmska

17 Feb 15

Comments to gkeyring

Comments not found
Add Comment
Turn on images!