short-d / kgs

Offline key generation service written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KGS

Offline Key generation service written in Go

Prerequisites

  • go v1.13
  • grpc v1.24.0
  • protoc-gen-go v1.3.2
  • protobuf v3.10.0

Getting Started

./scripts/grpc
./scripts/dev

Contributing

When contributing to this repository, please first discuss the change you wish to make via issues with the owner of this repository before making a change.

Pull Request Process

  1. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  2. You may merge the Pull Request in once you have the sign-off of code owner, or if you do not have permission to do that, you may request the code owner to merge it for you.

Author

Harry Liu - byliuyang

License

This project is maintained under MIT license

About

Offline key generation service written in Go

License:MIT License


Languages

Language:Go 84.8%Language:Shell 14.0%Language:Dockerfile 1.2%