Skip to content

DBOMproject/pgp-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGP Service

Offers up APIs to sign and verify data using PGP keys

Table of Contents generated with DocToc

How to Use

API

Latest OpenAPI Specification for this API is available in the api-specs repository

Configuration

Environment Variable Default Description
HKP_ADDRESS http://keyserver.pks:11371 Address of the hkp server to upload to key to
PGP_KEY_ID_EMAIL example@example.com 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

Helm Deployment

Instructions for deploying the pgp-service using helm charts can be found here

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-service, 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 that can sign and validate data using pgp keys

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •