-
**Is your feature request related to a problem? Please describe.**
As it currently stands, once Bao is configured to use an auto-unseal mechanism, that mechanism is the _only_ way to unseal Bao. If t…
-
**Is your feature request related to a problem? Please describe.**
We need to plan for a scenario where someone accidentally deletes a KMS key, or KMS itself is inaccessible in a region or an account…
-
Hi, today I wanted to impl Dimension in a macro so i could make custom dimensions; anyway, long story short, I couldn't make a custom newtype of (usize) axis by implementing Dimension because it has a…
-
The GeoJson specification (https://tools.ietf.org/html/rfc7946) allows for extensions and additional foreign members:
> **6.1. Foreign Members**
> Members not described in this specification ("f…
jaybo updated
3 years ago
-
https://github.com/dotnet/wpf/blob/89d172db0b7a192de720c6cfba5e28a1e7d46123/src/Microsoft.DotNet.Wpf/src/PresentationFramework/System/Windows/Controls/TextBlock.cs#L1682
This is the only FrameworkE…
-
As opened in [hashicorp/vault#20338](https://github.com/hashicorp/vault/issues/20338), I'd like to use [Open Telekom Cloud KMS]() in order to auto-unseal Vault.
_Started a fork in order to try to i…
-
I'm following [this post](https://ludovic.cool/make-a-custom-battery-for-dji-mavic-pro/) to use Raspberry to fix the dead battery, and I found only `-c BQ40z307` works. However with the command below:…
-
Vault can be auto unsealed by using the keys from aws kms. See #307. Credentials can be passed via kube2iam or via accessKey/SecretKey pair.
-
### Overview
I'm working on custom command that will let the developer pass a permission string into the constructor and if the user has that permission then command will be enabled if CanExecute ret…
-
```
What steps will reproduce the problem?
Just passing in a string value to SqliteConnection is fine, but I have a
program that is passing around a ConnectionStringBuilder, and unless there is
anot…