Create/Manage/List GPG Keys and Encrypt/Decrypt things with them
Project description
KeyBone 0.4.3 - PGP for humans
================================
.. image:: https://readthedocs.org/projects/keybone/badge/?version=latest
:target: http://keybone.readthedocs.io/en/latest/?badge=latest
.. image:: https://travis-ci.org/gabrielfalcao/keybone.svg?branch=master
:target: https://travis-ci.org/gabrielfalcao/keybone
.. image:: https://codecov.io/gh/gabrielfalcao/keybone/branch/master/graph/badge.svg
:target: https://codecov.io/gh/gabrielfalcao/keybone
KeyBone makes it easy to manage public and private GPG keys and
encrypt/decrypt strings and files.
Features:
---------
- Slick command-line interface
- Extra layer of security: the keyring is encrypted using a vault password
- Provides a command-line utility that checks if the config file and
keychain are safely stored in the filesystem.
- Easily create,list,revogate and sign keys
- Easily encrypt and decrypt files and one-off strings
Installing dependencies on Mac OSX (homebrew)
=============================================
1. Ensure `GnuPG <https://gnupg.org/>`_ >= ``2.1.15`` is installed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. code:: bash
brew uninstall -y --force gnupg && brew unlink gnupg2 && brew link --overwrite --force gnupg2
In your virtualenv
==================
.. code:: bash
pip install keybone
Notes
-----
* Talk about: https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/
================================
.. image:: https://readthedocs.org/projects/keybone/badge/?version=latest
:target: http://keybone.readthedocs.io/en/latest/?badge=latest
.. image:: https://travis-ci.org/gabrielfalcao/keybone.svg?branch=master
:target: https://travis-ci.org/gabrielfalcao/keybone
.. image:: https://codecov.io/gh/gabrielfalcao/keybone/branch/master/graph/badge.svg
:target: https://codecov.io/gh/gabrielfalcao/keybone
KeyBone makes it easy to manage public and private GPG keys and
encrypt/decrypt strings and files.
Features:
---------
- Slick command-line interface
- Extra layer of security: the keyring is encrypted using a vault password
- Provides a command-line utility that checks if the config file and
keychain are safely stored in the filesystem.
- Easily create,list,revogate and sign keys
- Easily encrypt and decrypt files and one-off strings
Installing dependencies on Mac OSX (homebrew)
=============================================
1. Ensure `GnuPG <https://gnupg.org/>`_ >= ``2.1.15`` is installed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. code:: bash
brew uninstall -y --force gnupg && brew unlink gnupg2 && brew link --overwrite --force gnupg2
In your virtualenv
==================
.. code:: bash
pip install keybone
Notes
-----
* Talk about: https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/
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
keybone-0.4.3.tar.gz
(27.6 kB
view details)
File details
Details for the file keybone-0.4.3.tar.gz
.
File metadata
- Download URL: keybone-0.4.3.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6bade06a0d8a582c965f4e2be3d4553bff3418792e179955d586a67eff892f6 |
|
MD5 | 580dc045c3f9a60c8e566da1a7310218 |
|
BLAKE2b-256 | f12be2f9e59c0a6b5a4264dda33ada2bb47a46bfbb7742d8d2632777edea25ae |