Skip to content

schibsted/strongbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b676c56 · Feb 20, 2023
Feb 19, 2023
Sep 19, 2017
Feb 20, 2023
Feb 20, 2023
Feb 19, 2023
Feb 20, 2023
Oct 8, 2017
Feb 20, 2023
Nov 24, 2017
Dec 7, 2017
Nov 24, 2017
Nov 24, 2017
Jan 7, 2021
Feb 19, 2023
Feb 20, 2023
Feb 19, 2023
Feb 20, 2023
Feb 20, 2023
Feb 18, 2023

Repository files navigation

Strongbox is not actively maintained. Alternatives include AWS 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.

Getting started

Head over to our web page for a quick start. For more detailed information please visit the 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.