Skip to content

DBOMproject/pgp-create

Repository files navigation

PGP Create

Running as an init sidecar, the service creates a PGP key, uploads it to a hkp server and creates a kubernetes secret

Table of Contents generated with DocToc

How to Use

Environment Variable Default Description
HKP_ADDRESS http://localhost:11371 Address of the hkp server to upload to key to
PGP_KEY_ID_EMAIL [email protected] The email to attach to the key
PGP_KEY_ID_NAME 'Example' The name to attach to the key
PGP_SECRET pgp-key name of secret to create
PGP_KEY_PATH /keys path to the keys directory
PGP_KEY_TYPE ed25519 The type of pgp key to create
PGP_NAMESPACE default Namespace where the secret is created

Platform Support

Currently, we provide pre-built container images for linux amd64 and arm64 architectures via our Github Actions Pipeline. Find the images here

Getting Help

If you have any queries on pgp create, feel free to reach us on any of our communication channels

If you have questions, concerns, bug reports, etc, please file an issue in this repository's issue tracker.

Getting Involved

Find the instructions on how you can contribute in CONTRIBUTING.

About

A microservice for generating pgp keys

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •