Skip to content

A Keychain implementation that proxies requests using HTTP and JSON

License

Notifications You must be signed in to change notification settings

warden-protocol/keychain-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keychain-proxy

A Keychain implementation that proxies Key and Signature requests to a remote server using JSON over HTTP.

How to use

Run directly from the source code with:

go run .

Or build a binary with:

go build .

Configuration

Check main.go for configuration options using environment variables.

About

A Keychain implementation that proxies requests using HTTP and JSON

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages