[tor-commits] [webwml/master] verification: move fingerprints to include/subkey_fingerprints.wmi

hiro at torproject.org hiro at torproject.org
Tue Sep 18 13:30:24 UTC 2018


commit cc208444af48f7ed752d148e954ac692cbd2ce2b
Author: traumschule <traumschuleriebau at riseup.net>
Date:   Fri Sep 14 18:27:53 2018 +0200

    verification: move fingerprints to include/subkey_fingerprints.wmi
---
 docs/en/verifying-signatures.wml | 10 ++++------
 include/subkey_fingerprints.wmi  |  5 +++++
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/docs/en/verifying-signatures.wml b/docs/en/verifying-signatures.wml
index 7a311365..3fd24f28 100644
--- a/docs/en/verifying-signatures.wml
+++ b/docs/en/verifying-signatures.wml
@@ -132,9 +132,8 @@ Primary key fingerprint: EF6E 286D DA85 EA2A 4BA7  DE68 4E2C 6E87 9329 8290
      Subkey fingerprint: A430 0A6B C93C 0877 A445  1486 D148 3FA6 C3C0 7136
     <p>Currently valid subkey fingerprints are:
     <pre>
-    5242 013F 02AF C851 B1C7  36B8 7017 ADCE F65C 2036
-    BA1E E421 BBB4 5263 180E  1FC7 2E1A C68E D408 14E0
-    A430 0A6B C93C 0877 A445  1486 D148 3FA6 C3C0 7136</pre></p>
+#include "subkey_fingerprints.wmi" TITLE="Tor Project: Subkey Fingerprints" CHARSET="UTF-8"
+    </pre></p>
     <p>
     Notice that there is a warning because you haven't assigned a trust
     index to this person. This means that GnuPG verified that the key made
@@ -199,9 +198,8 @@ Primary key fingerprint: EF6E 286D DA85 EA2A 4BA7  DE68 4E2C 6E87 9329 8290
     </pre>
     <p> Currently valid subkey fingerprints are:
     <pre>
-    5242 013F 02AF C851 B1C7  36B8 7017 ADCE F65C 2036
-    BA1E E421 BBB4 5263 180E  1FC7 2E1A C68E D408 14E0
-    A430 0A6B C93C 0877 A445  1486 D148 3FA6 C3C0 7136</pre></p>
+#include "subkey_fingerprints.wmi" TITLE="Tor Project: Subkey Fingerprints" CHARSET="UTF-8"
+    </pre></p>
     <p>
     Notice that there is a warning because you haven't assigned a trust
     index to this person. This means that GnuPG verified that the key made
diff --git a/include/subkey_fingerprints.wmi b/include/subkey_fingerprints.wmi
new file mode 100644
index 00000000..e556dab2
--- /dev/null
+++ b/include/subkey_fingerprints.wmi
@@ -0,0 +1,5 @@
+#!/usr/bin/env wml
+5242 013F 02AF C851 B1C7  36B8 7017 ADCE F65C 2036
+BA1E E421 BBB4 5263 180E  1FC7 2E1A C68E D408 14E0
+1107 75B5 D101 FB36 BC6C  911B EB77 4491 D9FF 06E2
+A430 0A6B C93C 0877 A445  1486 D148 3FA6 C3C0 7136





More information about the tor-commits mailing list