Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
README SecretHub pitch below project description
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdg authored Mar 27, 2019
1 parent ec01469 commit cbaf808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
![GolangCI](https://golangci.com/badges/github.com/secrethub/secrethub-go.svg)
![Go Report Card](https://goreportcard.com/badge/github.com/secrethub/secrethub-go)

> [SecretHub](https://secrethub.io) is a developer tool to help you keep database passwords, API tokens, and other secrets out of IT automation scripts.
The SecretHub Proxy adds a RESTful HTTP interface to the [SecretHub Client](https://).
Apps can this way still use SecretHub, without having to directly include the client as a binary dependency.

You can be configure it with a SecretHub credential at start, thereby removing the need of passing it in on every request.

> [SecretHub](https://secrethub.io) is a developer tool to help you keep database passwords, API tokens, and other secrets out of IT automation scripts.
### A note on security

The SecretHub Proxy opens up the configured SecretHub account over HTTP.
Expand Down

0 comments on commit cbaf808

Please sign in to comment.