Alexander Scheel

Results 157 issues of Alexander Scheel

# OpenBao Direction Proposal This proposes a high level direction for the OpenBao project, suggesting features that contributors could work on that would be well-received by the project and its...

feature
roadmap:safer
roadmap:community
roadmap:scalability

As mentioned by @johanneswuerbach on [#16488](https://github.com/hashicorp/vault/issues/16488) > **Describe the bug** > > Canceling a `DELETE secret/metadata/xyz` operation can cause the respective secret to become permanently broken and vault to only...

bug
good first issue
help wanted

As reported by @vfauth on https://github.com/hashicorp/vault/issues/5275: > **Is your feature request related to a problem? Please describe.** With a KV engine, if I want to list all keys in the...

help wanted
feature

This adds both GPG and Cosign signatures to our download page, improves visibility of our container registries, and mentions where to find our GPG key and SBOMs. ---- Full-page screenshot...

docs
pr/no-changelog

As @BrentSouza writes on [#9850](https://github.com/hashicorp/vault/issues/9850): > **Is your feature request related to a problem? Please describe.** > > When generating dynamic secrets like db/aws credentials, the DisplayName of the auth...

good first issue
help wanted
feature

@JanMa This should work in theory, but might require a few attempts to figure out: I just added GPG key signing based on the release workflow but I haven't tested...

docs

### Summary In [August 2024](https://www.nist.gov/news-events/news/2024/08/nist-releases-first-3-finalized-post-quantum-encryption-standards), NIST published the results of its [Post-Quantum Cryptographic Standardization competition](https://csrc.nist.gov/Projects/post-quantum-cryptography/post-quantum-cryptography-standardization). This started the process for industry applications (and no longer just early adopters and cryptographic...

rfc

### Summary Add new `InternalData` fields to Aliases to support internal-only metadata that is not returned to the client but is persisted across all subsequent requests. ### Problem Statement After...

rfc
blocker

**Is your feature request related to a problem? Please describe.** `not_after` can be overridden by the signing API, up to the duration of the intermediate CA's lifetime. **Describe the solution...

good first issue
help wanted
feature
secrets/pki

As mentioned by @devbobo8 on [#17189](https://github.com/hashicorp/vault/issues/17189): > **Is your feature request related to a problem? Please describe.** PKI engine support multi-issuers (CAs) now, https://www.vaultproject.io/api-docs/secret/pki#notice-about-new-multi-issuer-functionality. We'd like the similar function to...

help wanted
feature
secrets/ssh