fundevogel / kirby3-gnupg
Add information about PGP public keys on upload in Kirby v3
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 1
Type:kirby-plugin
Requires
Requires (Dev)
- laravel/pint: ^1.1
- phpunit/phpunit: ^9.0
README
This plugin adds information about PGP public keys on upload, using gpg
binary (which needs to be installed for this to work).
Getting started
Use one of the following methods to install & use kirby3-gnupg
:
Git submodule
If you know your way around Git, you can download this plugin as a submodule:
git submodule add https://github.com/Fundevogel/kirby3-gnupg.git site/plugins/kirby3-gnupg
Composer
composer require fundevogel/kirby3-gnupg
Clone or download
Usage
Upon file upload / replacement, information on public keys (= .asc
files) are filled in automatically.
For convenience, the section blueprint sections/pubkeys
as well as the file blueprint files/pubkey
are included so you can jump right in. They look like this:
Files section:
File blueprint:
WIP: Starting with v1.1.0, files field fields/pubkey
for single pubkey is included!
Roadmap
- Add tests
- Add check for
gpg
binary - Add
files
field
License
kirby3-gnupg
is licensed under the MIT License, but using Kirby in production requires you to buy a license.
Happy coding!
©️ Fundevogel Kinder- und Jugendbuchhandlung