-
Not a focus now, just raising issue for tracking
-
Right now, the cluster created with `scylladbcloud_cluster` has "Database-level Encryption" disabled. We expect there's an option to enable it.
-
I can't enable encryption using Customer Managed Key.
the following resources are created :
1. User Assigned managed identity
2. Azure KeyVault with a RSA key added
the identity is assigned Contri…
-
MicroCeph supports OSD encryption with the `--encrypt` flag. In order for this to work, a user must first run the following before adding the disks they want.
```bash
sudo snap connect microceph:dm-…
-
We should take the opportunity to do `nip44.encrypt('{ "k-i-n-d": event.kind, data: "" }')` (the arg is a stringifed JSON) instead of `nip44.encrypt("")` when encrypting things inside events.
This…
-
This fails to create a new dialer:
```go
dialer, err := shadowsocks.NewDialer("ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTp1OTE4OXJ3dXEzMzgwODJ0OTc=@1.1.1.1:1321")
if err != nil {
fmt.Println("Error cr…
-
https://github.com/bcgit/bc-java/blob/main/pg/src/main/java/org/bouncycastle/openpgp/operator/bc/BcPBEKeyEncryptionMethodGenerator.java#L119 expects sessionInfo to be non-null, but https://github.com/…
-
**Is your feature request related to a problem? Please describe.**
It should be possible to deploy a fully encrypted system using elemental.
**Describe the solution you'd like**
I have a POC from…
-
Mandating presentation response encryption would improve security in cases when
- attacker intercepts the response (attacker will not be able to decrypt and will not be able to get PII)
- TLS encryp…
-
I looked at the code and didn't see any code related to privacy protection。