Skip to main content

Questions tagged [signature]

Use for questions related to digital signatures

1 vote
0 answers
11 views

I'm trying to use ECDSA (prime256v1) for signature verification in U-Boot (git tag "v2025.10"). I used the sample configuration from Verified Boot on the Beaglebone Black as a template. ...
James's user avatar
  • 11
-3 votes
1 answer
22 views

How do I fix this error? GPG error: https://deb.parrot.sh/parrot parrot InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7A8286AF0E81EE4A E: ...
Belal Hashem's user avatar
7 votes
2 answers
856 views

I'm trying to install AviSynth+ from yuuki-deb.x86.men. $ cat /etc/apt/sources.list.d/yuuki-deb.sources Types: deb URIs: http://yuuki-deb.x86.men/ Suites: bullseye Components: main Signed-By: /usr/...
wizzwizz4's user avatar
  • 722
0 votes
0 answers
280 views

Based on this answer, I followed this guide to create a local apt repository. Now I an specifying that debootstrap use my repository with file:path/to/my/apt/repo. When debootstrap runs, I get this: I:...
nullromo's user avatar
  • 111
2 votes
1 answer
712 views

After upgrading apt to version >= 2.9.19 SHA1 and RSA1024 signatures are rejected. There is a section in its changelog which says: apt (2.9.19) unstable; urgency=medium Replace GnuTLS and gcrypt ...
likewise's user avatar
  • 690
0 votes
1 answer
51 views

Suppose I want to publish (or send to someone) a file. I also want the recipients of it to be able to verify that any further updates to it come from the same source/author as the original. The ...
Greendrake's user avatar
0 votes
0 answers
50 views

On Solaris11 is possible to use certificates made with openssl, on Solaris 10 is different elfsign sign -c solaris10.crt -k solaris10.key -e libeel-2.so exit with error and state of exit is 4 (...
elbarna's user avatar
  • 14.3k
1 vote
0 answers
119 views

osslsigncode verify VirtualBox-7.1.0-164728-Win.exe: Functional. osslsigncode verify vc_redist.x64.exe: Broken. Why? How to fix? Full logs below. Debian 12. Functional: osslsigncode verify VirtualBox-...
adrelanos's user avatar
  • 1,976
2 votes
1 answer
450 views

I am having some issue verifying the Raspberry Pi image for the RPI 2B of Debian. Steps followed: Download Files: wget https://raspi.debian.net/tested/20231109_raspi_2_bookworm.img.xz && wget ...
SpreadingKindness's user avatar
0 votes
1 answer
733 views

When I try to run my Kali Linux system with secure boot on, GRUB returns error: /boot/vmlinuz-6.6.9-amd64 has invalid signature. I don't want to turn off secure boot. I have followed the directions ...
horsey_guy's user avatar
0 votes
1 answer
525 views

I am trying to apt update on my WSL sudo apt-get update but getting this error. Err:6 https://linux.qmk.fm focal InRelease The following signatures couldn't be verified because the public key is not ...
Sanjid's user avatar
  • 3
0 votes
1 answer
74k views

How can I fix the error in the terminal on Arch Linux below? error: msys: signature from "David Macek <[email protected]>" is invalid This happen when I execute command. sudo ...
kai00's user avatar
  • 3
0 votes
1 answer
3k views

I want to sign my nvidia driver so I can use it with Secure Boot. I'm trying to follow these instructions for nvidia driver: https://wiki.debian.org/SecureBoot#Using_your_key_to_sign_modules_....
user3565923's user avatar
2 votes
1 answer
303 views

Suppose Bob got a message from Alice encrypted with his public key and signed with her private key. Now he wants to prove to Charlie that he got a message from her with this exact content. The message ...
DumbQuestion's user avatar
2 votes
0 answers
72 views

I'm trying to harden a Linux system by using IMA and want to apply digital signatures to binaries. I'm wondering if there is a package manager supporting the IMA signatures so that the binaries can be ...
k_o_'s user avatar
  • 141

15 30 50 per page
1
2 3 4 5 6