Viewing profile — cipherboy
cipherboy
HN member- Joined
- Mon, Sep 28, 2015, 8:49 PM UTC
- HN karma
- 700
- Public activity
- 202 items
- HN profile
- View on Hacker News ↗
About cipherboy
My views are my own, not that of any past, present, or future employer.
https://cipherboy.com
https://github.com/cipherboy
alexander.m.scheel@gmail.com
Recent public activity
- story
- story
- story
- story
-
comment
Comment #48928810
Vault has had PKI since pre-v1; ACME was introduced in 2022 to modernize its APIs.
-
comment
Comment #44827389
I'll bite ;-) Appreciate your replies as always tptacek! It is a fair criticism. But I think two things give us an advantage here: 1. IBM started this fork and later bought HashiCo…
-
comment
Comment #44826966
Yes and https://discuss.hashicorp.com/t/hcsec-2024-05-vault-cert-aut... was an earlier authN+authZ bypass in the same code block. So maybe one step down in severity, though I do no…
-
comment
Comment #44825676
Since HashiCorp and OP did not opt to disclose to OpenBao, the most authoritative source right now is HashiCorp's security tracker, linked down-thread: https://news.ycombinator.com…
-
comment
Comment #44825254
To quote a movie, only a Sith deals in absolutes ;-) The OpenBao community call is in 10 minutes if you want to talk more about it live: https://calendar.google.com/calendar/embed?…
-
comment
Comment #44823317
OpenBao, under the Linux Foundation's OpenSSF, is making meaningful improvements to the code. I'd love to have high-quality reports, if you're willing to re-visit these. :-)
-
comment
Comment #44823247
I do not speak for HashiCorp, but they have published information on this CVE here: https://discuss.hashicorp.com/t/hcsec-2025-21-vault-user-enu... OpenBao is reasonably confident …
-
comment
Comment #44823035
For anyone interested in CVE-2025-6010: https://discuss.hashicorp.com/t/hcsec-2025-21-vault-user-enu...
-
comment
Comment #44823027
On behalf of the OpenBao project, I welcome collaboration with future researchers. We were not informed of these vulnerabilities before HashiCorp posted their usual CVE bulletins, …
-
comment
Comment #44277416
Dupe of https://news.ycombinator.com/item?id=44276916
-
comment
Comment #44144812
While I'm sure Vault contracts run more than what I'd care to know, the project is set up under the Linux Foundation and I've been told in the past that we as a project are capable…
-
comment
Comment #44143974
Not without community involvement :-) Horizontal scalability and disaster recovery is one of the next larger features on our mind. We won't use the architecture of Performance Seco…
-
comment
Comment #44138127
Yes, implemented from scratch by the community but (mostly--barring one reported issue) the same functionality and behavior. Not storage-level compatible, we (likely?) made differe…
-
comment
Comment #44137520
You should read this RFC: https://github.com/openbao/openbao/issues/1340 If you use that with a PostgreSQL backend (which doesn't require raft and has faster leader changes), it mi…
-
comment
Comment #44134425
It is a secrets manager; I think it's a fair question. Very few individuals will want to run them, the reality is they're mostly for businesses to consume. Businesses need maintena…
-
comment
Comment #44134409
Definitely. It's why I've been pushing for open governance and slowly building community's trust in additional maintainers to avoid burnout and ensure continuity. You can see maint…
-
comment
Comment #44134391
Nice! The biggest gap with Vault Enterprise that I'm hoping we'll get to next release will be horizontal scalability of read requests. We should be fairly compatible otherwise! Our…
-
comment
Comment #44134349
AWS plugins are released separately: https://github.com/openbao/openbao-plugins/releases
-
comment
Comment #44134033
Yes, a big thank you to you, Jan, in particular! The organization has been slowly building trust in more committers and maintainers and so he's had to personally review many a pull…
-
comment
Comment #44134022
If you have reproducers for behavioral differences, happy to take issues and PRs! (Entities was discussed here: https://github.com/openbao/openbao/issues/1110#issuecomment-... ) Ri…
-
comment
Comment #44134006
GitHub's charts are inaccurate and a quick glance at the commit list would tell you that: https://github.com/openbao/openbao/commits/main/ -- you have to cross some threshhold numb…