fundevogel/kirby3-gnupg

Add information about PGP public keys on upload in Kirby v3

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 1

Type:kirby-plugin

1.1.1 2022-08-14 09:52 UTC

This package is auto-updated.

Last update: 2024-04-14 13:46:49 UTC


README

Release License Issues

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

  1. Clone or download this repository.
  2. Unzip / Move the folder to site/plugins.

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:

Files section, powered by kirby3-gnupg

File blueprint:

File blueprint, powered by kirby3-gnupg

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