Skip to main content

Command line Pub key generator from keyserver.ubuntu.com

Project description

KeyServer
==================

Command line Pub key generator from keyserver.ubuntu.com
<pre>

usage: keyserver.py [-h] [-k KEY] [-c] [-f FILENAME]

optional arguments:
-h, --help show this help message and exit
-k KEY, --key KEY Key number for search pub key
-c, --copy Copy pub key result to clipboard
-f FILENAME, --file FILENAME
Store pub key result to file
</pre>

::

pip install keyserver

Example
-------

Command line
~~~~~~~~~~~~

**Get key**

::

$ keyserver -k 3B4FE6ACC0B21F32 -f key1
$ apt-key add key1

**Get key and Copy it to clipboard**

::

$ keyserver -k 3B4FE6ACC0B21F32 -f key1 -c
$ apt-key add key1



License
-------

MIT

Project details


Download files

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

Source Distributions

keyserver-1.0.0.3.zip (5.7 kB view hashes)

Uploaded Source

keyserver-1.0.0.3.tar.gz (3.1 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