-
Background:
We use pgp for remote sign of binaries(all of the sign operation will be performed at server side)
Now when using pgp crate for binary sign, the functional code would be like:
```rust…
-
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1
hQGMA4L379HHJdMHAQv9F8n44XjkmzIEbWpb72mTqrbuFKvOfrmILOwggn9wslKA
/K/DcljezHQUHJguuRqVP0MON8U1tM3hfj2PIHYjkhxyOVA/lIBKJWPwR9QcHpW9
x2Px0HGBIPpQffPAkz…
-
Recon/OSINT tools usually involve a lot more than just Hosts/IP/Subdomains
I'd consider including:
- Email Address
- Examples:
- Sites found with address
- PGP keys
- URL
…
-
Alice wants to send a password to Bob, so Bob creates a PGP keypair and sends his public key to Alice, meaning the channel they use doesn't need to be secret.
However, if the channel is not authentic…
-
I'm having a little trouble here figuring it out whether it's possible to force Enigma/GPG to use a certain public key for a message I send to an address that isn't part of the key itself. This seems …
-
Attempting to use reposync to mirror centos stream 9 hyperscale repository. Fails on hash validation for the first package. Manually checking hash in repodata it is correct.
# Error message
```
s…
-
Is there a way to load multiple keys at once from a .gpg file?
If its armored ascii, I'm currently splitting it up into individual keys and loading it using ```import_from_armored_pgp```
If its …
-
Error after update to V 5.7.5: In settings - OpenPGP Keyserver Administration - the connection test for URL hkps://keys.openpgp.org failed
* Android Version: 7.0
* Device Model: HUAWEI VNS-L31
*…
-
**Describe the bug**
The actual subject of a PGP/MIME message (as sent by Thunderbird 78.6) is not decrypted and shown in the message list or message display.
**To Reproduce**
Steps to reproduce …
-
- Relates https://github.com/elastic/elastic-agent/issues/4237
As described in https://github.com/elastic/elastic-agent/issues/4237 the HTTP client used in our verifier ignores the binary download …