-
Queryable Encryption is a new feature in MongoDB 6.0. It allows customers to encrypt sensitive data from the client side, store it as fully randomized encrypted data on the database server side, and r…
-
The repository interface in OpenSearch enables storing snapshot data in an external object store. It is implemented as a plugin interface, and the OpenSearch bundle by default ships with multiple plug…
-
# Why
Protect data in the object store: if data is read then no data leak appears thanks to encryption.
Today James applies himself AES for a single private key.
Limitation:
- performance: …
-
**Describe the bug**
When migrating from the bom 1.2.23 to 1.2.24, the filename displayed when listing the blobs changed from `dir/entity` to `dir/%2Fentity`
***Exception or Stack Trace***
``…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicat…
-
As a source, I may want to full e2e my message to the journalist by downloading the public key, encrypting my message, and then sending it through SD. The client by default only makes one decryption a…
-
** SDK version v1.0.x
Will Microsoft.Azure.Cosmos.Table have support for client side encryption, or the equivalence of EncryptionPolicy and EncryptionResolver in the old WindowsAzure.Storage nuget …
-
Hello,
The current page is confusing, firstly because with WG there were never a server and a client, but only peers (nodes);
As such it is unclear which side needs to run swgp-go server and whi…
-
## Description
I am trying to stream a 111MB xlsx file, using putObject, to MinIO and I am using SSE-C encryption
## Expected Behavior
I expect that the file will upload without any memory issues…
-
**Is your feature request related to a problem? Please describe.**
I want to fully switch to the cloud with client-side encryption done on my phone and a rented storage box. There are FOSS apps that …