[arthur@esprimo-II ~]$ cd /run/media/arthur/Storage/Linux_By_Distros/Funtoo/funtoo-220715
[arthur@esprimo-II funtoo-220715]$ ls
funtoo-livecd-20220715-1607.iso
funtoo-livecd-20220715-1607.iso.hash.txt
funtoo-livecd-20220715-1607.iso.gpg
node.txt
Trying to follow the link above I tried:
[arthur@esprimo-II funtoo-220715]$ gpg --keyserver pgp.mit.edu --recv-key D3B948F82EE8B4020A0410789A658306E986E8EE
gpg: key 9A658306E986E8EE: public key "Daniel Robbins (BDFL) <drobbins@funtoo.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
[arthur@esprimo-II funtoo-220715]$ gpg --edit-key E986E8EE
gpg (GnuPG) 2.2.40; Copyright (C) 2022 g10 Code GmbH
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
pub rsa4096/9A658306E986E8EE
created: 2016-11-28 expires: never usage: SC
trust: unknown validity: unknown
sub rsa4096/2E5B26155568E28D
created: 2016-11-28 expires: never usage: E
sub rsa4096/8C7CC4D18DAD2DBC
created: 2016-11-28 expires: never usage: S
[ unknown] (1). Daniel Robbins (BDFL) <drobbins@funtoo.org>
[ unknown] (2) [jpeg image of size 5472]
gpg> trust
pub rsa4096/9A658306E986E8EE
created: 2016-11-28 expires: never usage: SC
trust: unknown validity: unknown
sub rsa4096/2E5B26155568E28D
created: 2016-11-28 expires: never usage: E
sub rsa4096/8C7CC4D18DAD2DBC
created: 2016-11-28 expires: never usage: S
[ unknown] (1). Daniel Robbins (BDFL) <drobbins@funtoo.org>
[ unknown] (2) [jpeg image of size 5472]
Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)
1 = I don't know or won't say
2 = I do NOT trust
3 = I trust marginally
4 = I trust fully
5 = I trust ultimately
m = back to the main menu
Your decision? 4
pub rsa4096/9A658306E986E8EE
created: 2016-11-28 expires: never usage: SC
trust: full validity: unknown
sub rsa4096/2E5B26155568E28D
created: 2016-11-28 expires: never usage: E
sub rsa4096/8C7CC4D18DAD2DBC
created: 2016-11-28 expires: never usage: S
[ unknown] (1). Daniel Robbins (BDFL) <drobbins@funtoo.org>
[ unknown] (2) [jpeg image of size 5472]
Please note that the shown key validity is not necessarily correct
unless you restart the program.
gpg> quit
[arthur@esprimo-II funtoo-220715]$ gpg --import node.txt
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
my node.text looked like:
[arthur@esprimo-II funtoo-220715]$ ls node.txt
gpg: key 9A658306E986E8EE: public key "Daniel Robbins (BDFL) <drobbins@funtoo.org>" imported
pub rsa4096/9A658306E986E8EE
sub rsa4096/2E5B26155568E28D
sub rsa4096/8C7CC4D18DAD2DBC
I also tried:
[arthur@esprimo-II funtoo-220715]$ ls node.txt
D3B948F82EE8B4020A0410789A658306E986E8EE
rsa4096/9A658306E986E8EE
rsa4096/2E5B26155568E28D
rsa4096/8C7CC4D18DAD2DBC
and
[arthur@esprimo-II funtoo-220715]$ ls node.txt
D3B948F82EE8B4020A0410789A658306E986E8EE
pub rsa4096/9A658306E986E8EE
sub rsa4096/2E5B26155568E28D
sub rsa4096/8C7CC4D18DAD2DBC
Question
fredmyra
I am not sure about how to do the verification.
My searching only resulted in https://www.funtoo.org/GPG_Signatures
my downloaded files look like this:
[arthur@esprimo-II ~]$ cd /run/media/arthur/Storage/Linux_By_Distros/Funtoo/funtoo-220715 [arthur@esprimo-II funtoo-220715]$ ls funtoo-livecd-20220715-1607.iso funtoo-livecd-20220715-1607.iso.hash.txt funtoo-livecd-20220715-1607.iso.gpg node.txt
Trying to follow the link above I tried:
my node.text looked like:
I also tried:
[arthur@esprimo-II funtoo-220715]$ ls node.txt D3B948F82EE8B4020A0410789A658306E986E8EE rsa4096/9A658306E986E8EE rsa4096/2E5B26155568E28D rsa4096/8C7CC4D18DAD2DBC
and
[arthur@esprimo-II funtoo-220715]$ ls node.txt D3B948F82EE8B4020A0410789A658306E986E8EE pub rsa4096/9A658306E986E8EE sub rsa4096/2E5B26155568E28D sub rsa4096/8C7CC4D18DAD2DBC
all with the same result. What must I do ?
Edited by fredmyraUnwillingly posted too early
Link to comment
Share on other sites
4 answers to this question
Recommended Posts