Skip to main content

gui to temporarily save passwords to clipboard (paste-buffer)

Project description

pwclip is a small tool to generate (via yubikey challenge-response) password hashes. The first yubikey found on system and the first slot, configured with challenge-response, will be used. Linux (with xsel), Windows and OSX (pbcopy) is supported. Using python3’s Tk library to create a password input window. If no text is inserted there will be a challenge-response for that empty string. The appropriate response is saved for only 3 seconds by default. The utility also supports the input of any integer number which is then used as timer. Otherwise the environment is searched for the variable PWCLIPTIME and if set uses the vaule of that environment-variable as timer.

Install

pwclip requires the “xsel” package on Debian-Like Systems to have access to copy/paste buffers. On Windows Systems the libusb package must be integrated to python3 as “USB-Backend” (see libusb documentation)

If you are on a Debian-Like system the installation of the dependencies should work like the following (on root terminal):

$ apt-get install xsel

Documentation

http://packages.python.org/pwclip/

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pwclip-0.2.2.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pwclip-0.2.2-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page