Viewing profile — stiankri
stiankri
HN member- Joined
- Sun, Nov 26, 2017, 10:11 AM UTC
- HN karma
- 18
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About stiankri
No profile information was provided.
Recent public activity
-
comment
Comment #15808615
The footnote and the entry was a bit rushed and was not intended to be snarky. To the best of my knowledge - please correct me if I'm wrong - you cannot say a secret should be vali…
-
comment
Comment #15808509
Thank you for your feedback and clarifications. Vault is a well regarded project that is designed to solve a broader set of problems than Strongbox (i.e. Vault has many different b…
-
comment
Comment #15793015
For Strongbox CloudTrail logs are indirect: you need to look at the logs of the backends used by Strongbox, i.e. KMS and DynamoDB. Consistent naming of the resources (managed by St…
-
comment
Comment #15788131
That is certainly one approach we have looked at. The question then is where would you run the REST API? As a side car, as a separate service, e.g. using AWS API Gateway and Lambda…
-
comment
Comment #15788076
[1] Please follow the link to see a comparison table with Hashicorp Vault and AWS Parameter Store: https://schibsted.github.io/strongbox/ [2] One of the fundamental differences bet…
-
comment
Comment #15787783
AWS Parameter Store certainly has merit. As you can see from the comparison table there are certain functionality that is supported by Strongbox which AWS Parameter Store does not …
-
comment
Comment #15787748
Strongbox was designed prior to AWS Parameter Store, and took its inspiration from projects like Fugue CredStash and similar AWS KMS based projects. While there are certainly pros …
-
comment
Comment #15787672
The project has been used in production since the summer of 2016. It is being used by a number of teams, and has been contributed to by more than 20 developers (there is a CONTRIBU…
-
comment
Comment #15787594
Today people are using the SDK directly or injecting secrets via the CLI. Multi-language support and integration with e.g. Kubernetes is high on the wish list. The approach we are …
-
comment
Comment #15787515
I'm the creator of Strongbox. Feel free to ask me technical questions about the project.