Herman Slatman

Results 45 issues of Herman Slatman

### What would you like to be added After merging https://github.com/smallstep/crypto/pull/391 we now include https://github.com/googleapis/google-api-go-client/pull/2127. This allows OpenTelemetry context to be propagated through to GCP. `crypto` is probably not the...

enhancement
needs triage

### What would you like to be added An option to initialize a KMS ignoring initialization errors related to side effects. ### Why this is needed When a KMS is...

enhancement
needs triage

Hey @jedisct1, I'm toying around using `wasmsign` and thought it could be nice if `Ed25519ph` were supported (officially). I'm trying to use it with a system in which there are...

Replaces #234 and #233

needs triage

See https://github.com/spf13/cobra/pull/2018. This was added to [v1.8.0](https://github.com/spf13/cobra/releases/tag/v1.8.0). Might be useful for our plugin structure too. E.g. usage text becomes `step kms plugin` if ran as `step-kms-plugin`, if I understand correctly....

This PR adds support for tapping into all communication to and from the TPM. It's currently only supported on Linux. A couple concrete implementations of taps are provided too, incl....

needs triage

Examples of cases to include: - Check the identifier types that are enabled / disabled; block the ones that are not enabled - Block identifier types for which prerequisites are...

enhancement
needs triage

If the shared `crowdsec` module is compiled into Caddy, but either the `http` or `layer4` CrowdSec bouncer modules are not available when they most likely should be, emit warning logs...