Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stepanstipl/puppet-gpg

Puppet module for installing and configuring gpg, creating and managing gpg keys and decrypting files and values
https://github.com/stepanstipl/puppet-gpg

Last synced: about 1 month ago
JSON representation

Puppet module for installing and configuring gpg, creating and managing gpg keys and decrypting files and values

Awesome Lists containing this project

README

        

puppet-gpg
==========

Puppet module for installing and configuring gpg, creating and managing gpg keys and decrypting files and values

Requirements
------------
- Puppet (?version?
- GPGMe >= 1.12

Functionality
-------------
- Install gpg
- Configure gpg
- Create new keys
- Import keys
- Delete keys
- Decrypt encrypted file
- Provide function to decrypt values

TODO
----
- Consider also possibility to encrypt stuff