-
* Your **ABP Framework 7.3.1**.
* Your **Angular**
* Your database provider(EF Core)
* Issue:
* **At the time of audit it was observed that username and password are in text format. Cleartext Stor…
-
Add a migration command to be used to fully rotate a master key:
* For each managed encryption project whose passphrase is encrypted with the "old" master key:
- Decrypt passphrase with old master…
-
Save a password to a vault in the database.
Path: `/vault/addPassword`
Auth: Bearer + `vaultToken`
Params: `{ password: string }`
> Received password is encrypted with the public key.
Return…
-
Currently arkime doesn't support smtp that has been decrypted in place, so it still has the STARTTLS but nothing is actually encrypted. Will need to change the smtp parser to detect if actually encryp…
awick updated
2 weeks ago
-
Started from elevated cmd.exe:
```console
python main.py
Traceback (most recent call last):
File "D:\rookie\main.py", line 50, in
assert(decrypted_key[0] == 1)
~~~~~~~~~~~~~^^^…
-
It would be great to have support for TLS Encrypted SNI (ESNI) in Conscrypt, so Android apps can include Conscrypt to get TLSv1.3 and ESNI support. Work is already underway in boringssl and openssl t…
-
**Describe the bug**
The `swapDevices.*.encrypted` does not work. It tries to swapon the partition containing the luks container instead of the luks container itself.
**To Reproduce**
$ fdisk…
-
I'd like to store my files encrypted on the OneDrive server under encrypted paths, and be able to work with them decrypted on my local machine.
Is there a way to introduce such a layer of encryptio…
-
I've been scratching my head with a problem which your post on elixirforum helped me squash. https://elixirforum.com/t/loading-custom-module-in-config-exs/23232
The problem being how to use the encry…
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App versi…