mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-05-03 14:56:05 -04:00
Undelete the import of qubes-developers-keys.asc
This commit is contained in:
parent
612703d869
commit
0e42cde885
1 changed files with 6 additions and 0 deletions
|
@ -45,6 +45,12 @@ Archlinux template building instructions
|
|||
$ gpg --import /usr/share/qubes/qubes-master-key.asc
|
||||
```
|
||||
* Verify its fingerprint, set as 'trusted'. [This is described here](/doc/VerifyingSignatures).
|
||||
* Download the Qubes developers' keys.
|
||||
```shell_session
|
||||
$ wget https://keys.qubes-os.org/keys/qubes-developers-keys.asc
|
||||
$ gpg --import qubes-developers-keys.asc
|
||||
```
|
||||
|
||||
* Download the latest stable qubes-builder repository:
|
||||
```shell_session
|
||||
$ git clone git://github.com/QubesOS/qubes-builder.git qubes-builder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue