-
Once a Keep is prepped, with microkernel, WASM runtime, etc., the workload (WASM binary) needs to be loaded into it. There are three ways this could be managed: which is our plan?
1. Enarx client …
-
The generate and import protocols are very similar for different key types (arbitrary secrets, signing keys). Right now, there is a single "full" protocol written for arbitrary secrets, and the signin…
-
After #132 is implemented
# Naive behavior
- Mobile encrypts the resource(s)
- Mobile streams the resource(s) via WebRTC
However, WebRTC unlocks sharing large files (hundreds of MB), which m…
-
@tonyqus
I have code that uses the NPOI library to export files to Excel. I want to use Protected Workbook to protect the file after exporting it. I see there is a problem when using EncryptionInfo…
-
### Steps to reproduce
1. Create new rails app with postgresql as db
2. Add jsonb field to model via migration with name `settings`
3. Add store_accessor to model
4. encrypt store_accessor field w…
-
Is there a way to encrypt default.isar? For example, Hive has an Encrypted box method that encrypts the box, and the key needs to be passed when opening the box, does Isar have a schema for this?
-
Problem: If Hashicorp vault goes offline keys are lost and must be regenerated. If video chunks (.ts files etc) cannot be decrypted they must be deleted and re uploaded from source)
Solution: Persi…
-
The title says pretty much what's up:
https://github.com/getsops/sops
Previously known as Mozilla SOPS. A tool that makes storing encrypted secrets in the version control possible.
> **SOPS** i…
Kirbo updated
7 months ago
-
# 🚀Feature Request
### Description
The requested feature is to implement a mechanism that encrypts data in chunks before transfer, and then decrypts it after the transfer is complete. This system …
-
Tried encrypting a file , but only encrypts the content of it , not the file itself., what if the file consist of binary items like certificates file like .pfx?