-
This post describes how to generate the private key locally and only upload the public one, so that even Google doesn't know the private key.
https://binx.io/2021/03/08/how-to-create-your-own-googl…
-
```
{
"GeneratorIds": [
"aws-foundational-security-best-practices/v/1.0.0/EC2.21"
]
}
```
https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-c…
-
This is a request to have encryption for data that is generated by Changefeed before sending to its sink. An example of this, would be using AWS client side encryption: https://docs.aws.amazon.com/Am…
-
## **Description:**
Implement TFGrid KYC Verifier, a REST API service that integrates with Idenfy to verify users' identities (KYC) before they can access certain functionalities on the TFGrid platfo…
-
The introduction of basic file systems into the cloud (e.g. AWS EFS) is opening the door now to using HDF5-Pytables in a much more scalable and productionized manner. However, the need for at rest…
-
## Description
Question about encryption:
How does Typesense handle data encryption. The website says data is `encrypted at rest` but there are not much references in the documentation around say …
-
We should support KMS V2 Encryption for encryption at REST.
The KMS V2 encryption: https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/#encrypting-your-data-with-the-kms-provider-kms-v…
-
Hello,
I would suggest the inclusion of encryption in transit SSL/TLS in the networking part and refine the data security & privacy with encryption at Rest
-
A feature request: In a case where data should be stored in an external untrusted data center, it has to be encrypted before transmission. I don't mean SSL transport encryption or encryption at rest (…
-
Mysql support database encryption where the data is only encrypted in the database is returned to the application unencrypted. This is called data at rest encryption.
https://dev.mysql.com/doc/ref…