KO
|
EN
gitlite — search
Search
#python
#ai
#react
#javascript
#tailwindcss
#config
#github-config
#typescript
#api
#ios
#security
#hacktoberfest
strongbox
★ 242
Open GitHub ↗
A secret manager for AWS
Download README (.md)
Explore Similar Repositories
authservice
:
Move OIDC token acquisition out of your app code and into the Istio mesh
deno-gfm
:
Server-side GitHub Flavored Markdown rendering for Deno
md-preview
:
Native, local-first Markdown preview and quick editor. Multi-document tabs, session restore, macOS Finder workflow, offline Mermaid/KaTeX. Rust + system WebView, no Electron.
delta-examples
:
Delta Lake examples
vapor-auth-template
:
A Vapor 4 template with authentication, Fluent, JWT, Queues, repository pattern, testing and more.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
strongbox
?
Download (.md)
<p align="center"> <a href="https://github.com/schibsted/strongbox"> <img src="https://raw.githubusercontent.com/schibsted/strongbox/images/strongbox-logo.png"> </a> </p> **Strongbox is archived. Alternatives include [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/) (which was launched after Strongbox was open sourced).** Strongbox is a CLI/GUI and SDK to manage, store, and retrieve secrets (access tokens, encryption keys, private certificates, etc). Strongbox is a client-side convenience layer on top of AWS KMS, DynamoDB and IAM. It manages the AWS resources for you and configure them in a secure way. <p align="center"> <img src="https://raw.githubusercontent.com/schibsted/strongbox/images/strongbox-building-blocks.png" width="70%"> </p> ## Getting started Head over to our [web page](https://schibsted.github.io/strongbox/#install) for a quick start. For more detailed information please visit the [Wiki](https://github.com/schibsted/strongbox/wiki). ## LICENSE Copyright (c) 2016 Schibsted Products & Technology AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.