-
for example [crypto.Signer](https://pkg.go.dev/crypto#Signer) could be used.
Needed to detach signing implementation and building of signed message from an actual private key, to use remote signers f…
-
I'm trying to integrate `sbctl` with `systemd-measure`, as it would be nice if I could re-use the sbctl keys to sign the PCR policy as well. However, currently I'm stuck on trying to read the tpm-shie…
-
Currently we generate libp2p peer_id's on the fly we should derive the peer_id from a single private key proposal: the same one as the ETH private key.
-
I have four files and I want to recover the private key so I can import the private key back into the gpg keyring. Whsn I do a gpg --list-keys and key is in the keyring but I need to change the key to…
cps64 updated
3 weeks ago
-
After I solved #414, the next step was to run `./scripts/cmdeploy dns`
This showed an error indicating it's forcing my private key to be world-readable!
```
> ./scripts/cmdeploy dns
[ssh] logi…
-
**Describe the bug**
gitui can't deal with encrypted private keys.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an encrypted key
2. add the key to your ~/.gitconfig under `user.s…
-
### What needs to get done
See https://forum.snapcraft.io/t/how-to-import-snapcraft-keys-without-logging-in/43716
It is possible to export private snapcraft keys through accessing gpg directly. Ho…
-
### Description
On several machines with new and old Windows 10/11, an error is occurring when requesting the private key of a previously exported certificate.
### Reproduction Steps
`//code for t…
-
At the moment, running `npm run dev` command on the repository successfully builds but fails at runtime, because the mainnet / devnet configurations expect environment variables to be provided, matchi…
-
Hi,
putty (putty-gen) apparently encodes keys (somehow) differently to openssh when exporting to the openssh format. These keys fail to parse with the ssh-key crate with `Encoding(Pem(Base64(Invali…