Re: Impossible to verify GPG signature on Debian Release file

2021-11-25 Thread john doe
On 11/23/2021 4:16 PM, john doe wrote: On 11/23/2021 1:49 PM, deloptes wrote: john doe wrote: What am I missing? this specific key seems not to be available on the debian keyserver try keyserver.ubuntu.com, you can find the key there Thank you. The Ubuntu keyring is: keyserver.ubuntu.c

Re: Impossible to verify GPG signature on Debian Release file

2021-11-23 Thread john doe
On 11/23/2021 1:49 PM, deloptes wrote: john doe wrote: What am I missing? this specific key seems not to be available on the debian keyserver try keyserver.ubuntu.com, you can find the key there Thank you. -- John Doe

Re: Impossible to verify GPG signature on Debian Release file

2021-11-23 Thread deloptes
john doe wrote: > What am I missing? this specific key seems not to be available on the debian keyserver try keyserver.ubuntu.com, you can find the key there -- FCD6 3719 0FFB F1BF 38EA 4727 5348 5F1F DCFE BCB0

Impossible to verify GPG signature on Debian Release file

2021-11-22 Thread john doe
Debians, I'm trying to verify the Debian's Release file but to no avail: $gpg --keyserver keyring.debian.org --keyserve r-options auto-key-retrieve --verify Release.gpg Release gpg: Signature made 10/9/2021 11:35:49 AM Romance Daylight Time gpg:usi

Re: apt-secure / apt-get update gpg signature invalid

2017-01-13 Thread aRkadeFR
After upgrading aptly to newest version (0.9.7), the error disappear. The only changes I noticed are the inclusion of the SHA512 sums in the files and the creation of the content-arch.gz Original Message Subject: apt-secure / apt-get update gpg signature invalid Local Time

apt-secure / apt-get update gpg signature invalid

2017-01-13 Thread aRkadeFR
signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. And yet the signature and the gpg keys are good. I succeed to verify the gpg signature on the InRelease f

Re: gpg signature & ssh keys

2012-07-25 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 25.07.2012 15:50, Umarzuki Mochlis wrote: > hi, > > can my gpg signature & ssh keys (public & private) be imported to > a new installation of debian just by synching my home folder (same > user as in the new system)?

Re: gpg signature & ssh keys

2012-07-25 Thread Umarzuki Mochlis
2012/7/25 Gaël DONVAL : > >> can my gpg signature & ssh keys (public & private) be imported to a >> new installation of debian just by synching my home folder (same user >> as in the new system)? >> > > Yes. Your public and private ssh keys should be in ~/.

Re: gpg signature & ssh keys

2012-07-25 Thread Gaël DONVAL
> can my gpg signature & ssh keys (public & private) be imported to a > new installation of debian just by synching my home folder (same user > as in the new system)? > Yes. Your public and private ssh keys should be in ~/.ssh Your gpg keys should be in ~/.gnupg As long a

Re: gpg signature & ssh keys

2012-07-25 Thread shthead
On 25/07/2012 8:50 PM, Umarzuki Mochlis wrote: hi, can my gpg signature & ssh keys (public & private) be imported to a new installation of debian just by synching my home folder (same user as in the new system)? thanks. The GPG keys should be storedin ~/.gpg and the SSH keys in ~/.s

gpg signature & ssh keys

2012-07-25 Thread Umarzuki Mochlis
hi, can my gpg signature & ssh keys (public & private) be imported to a new installation of debian just by synching my home folder (same user as in the new system)? thanks. -- Regards, Umarzuki Mochlis http://debmal.my -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

create a gpg signature for Release

2009-09-15 Thread abdelkader belahcene
Hi, I want to to use network install but from my own repository, I used businesscard. in my repository I just want to put official CD1. The problem is that CD1 contains Release but not Release.gpg, I 've read somewhere, I don't remember that Telease.gpg is require for net install. Any way I chec

Re: GPG Signature

2001-11-18 Thread Eric Brooks
I don't know whether you want to include a lot of gpg usage information in your howto on Mutt and GPG but here's what I had to do to export my key to the key server and validate that it was exported. Assuming that the key is created already which may be a big assumption: gpg --keyserver wwwkeys

Re: GPG Signature

2001-11-18 Thread Justin R. Miller
Thus spake Eric Brooks ([EMAIL PROTECTED]): > Newbie question: Do I need to export my gpg signature to a server in > order for it to be validated when someone opens my mail or is the > signature just a data block associated with the email, unverified? You may upload your public key, whi

GPG Signature

2001-11-18 Thread Eric Brooks
Newbie question: Do I need to export my gpg signature to a server in order for it to be validated when someone opens my mail or is the signature just a data block associated with the email, unverified?