Skip to main content

secure password clip (copy/paste) via python3-yubico challenge-response

Project description

pwclip is a small tool to put some hash, generated via (yubikey) challenge-response on any slot of the first yubikey found on system. So far Linux, Windows and OSX is supported by using python’s tk library to create password input window. If no text is inserted there will be a challenge-response for that empty string. The appropriate response is saved only for 3 seconds by default but the command-line tool supports the input of any integer number which is then used as timer.

Install

pwclip requires the “xsel” package on Linux-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 for that)

If you are on a debian like System the installation of the dependencies

should work like the following:

:~$ apt-get install python3-yubico python3-usb python3-tk

Otherwise pip might be used, like the following:

:~$ pip3 install yubico usb tk

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.0.1.tar.gz (6.0 kB view hashes)

Uploaded Source

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