Project

General

Profile

ReleaseKey » History » Version 1

Paul Kocialkowski, 01/21/2014 03:25 PM

1 1 Paul Kocialkowski
h1. Replicant Release Key
2
3
The current Replicant release key expires: 2024-01-17 and has fingerprint:
4
<pre>
5
E776 092B 052A DC91 FDD1  FD80 16D1 FEEE 4A80 EB23
6
</pre>
7
8
h2. Retrieving the Replicant release key
9
10
h3. From a key server 
11
12
You an retrieve our signing key from a public key server and import it to your GPG keyring using:
13
<pre>
14
gpg --recv-key 4A80EB23
15
</pre>
16
17
h3. From our releases
18
19
A copy of our signing key is shipped with every Replicant release: please reefer to [[Replicant Images]].
20
Once downloaded, the key can be imported to your GPG keyring using:
21
<pre>
22
gpg --import 4A80EB23.gpg
23
</pre>
24
25
h2. Establishing a chain of trust
26
27
In order to establish a chain of trust, you are encouraged to retrieve our release key physically when meeting a trusted [[People|Replicant developer]] and sign it with your own key.