aboutsummaryrefslogtreecommitdiff
path: root/template/gnurl.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/gnurl.html.j2')
-rw-r--r--template/gnurl.html.j222
1 files changed, 11 insertions, 11 deletions
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2
index c502de71..c9c5d8ba 100644
--- a/template/gnurl.html.j2
+++ b/template/gnurl.html.j2
@@ -28,9 +28,9 @@
28 </p> 28 </p>
29 <p> 29 <p>
30 {% trans %} 30 {% trans %}
31 Our main usecase is for GNUnet, but it might be usable 31 Our main usecase is for GNUnet and Taler, but it might
32 for others, hence we&#39;re releasing the code to the 32 be usable for others, hence we&#39;re releasing the code
33 general public. 33 to the general public.
34 {% endtrans %} 34 {% endtrans %}
35 </p> 35 </p>
36 <p> 36 <p>
@@ -129,8 +129,9 @@
129 my mood. Note that this pretty much CANNOT be done without a fork, as 129 my mood. Note that this pretty much CANNOT be done without a fork, as
130 renaming is an essential part of the fix. Now, there might be creative 130 renaming is an essential part of the fix. Now, there might be creative
131 solutions to achieve the same thing within the standard cURL build 131 solutions to achieve the same thing within the standard cURL build
132 system, but I'm not happy to wait for a decade for Daniel to review 132 system, but this was deemed to be too much work when
133 the patches. The changes libgnurl makes to curl are miniscule and can 133 gnurl was originally started.
134 The changes libgnurl makes to curl are miniscule and can
134 easily be applied again and again whenever libcurl makes a new 135 easily be applied again and again whenever libcurl makes a new
135 release. 136 release.
136 {% endtrans %} 137 {% endtrans %}
@@ -210,7 +211,7 @@
210 {% trans %} 211 {% trans %}
211 Releases are published on <a href="https://ftpmirror.gnu.org/gnu/gnunet/">ftpmirror.gnu.org/gnu/gnunet</a>. 212 Releases are published on <a href="https://ftpmirror.gnu.org/gnu/gnunet/">ftpmirror.gnu.org/gnu/gnunet</a>.
212 gnurl is available from within a variety of distributions and package managers. 213 gnurl is available from within a variety of distributions and package managers.
213 Package Managers which include gnurl are: 214 Some Package Managers which include gnurl are:
214 <a href="https://www.gnu.org/software/guix/">GNU Guix</a> (available as "gnurl"), 215 <a href="https://www.gnu.org/software/guix/">GNU Guix</a> (available as "gnurl"),
215 <a href="https://gentoo.org">Gentoo</a> through the collaborative ebuild collection 216 <a href="https://gentoo.org">Gentoo</a> through the collaborative ebuild collection
216 <a href="https://git.gnunet.org/youbroketheinternet-overlay.git/">youbroketheinternet</a>, 217 <a href="https://git.gnunet.org/youbroketheinternet-overlay.git/">youbroketheinternet</a>,
@@ -266,7 +267,7 @@
266 {% trans %} 267 {% trans %}
267 Fetch the signature key from 268 Fetch the signature key from
268 {% endtrans %} 269 {% endtrans %}
269 <a href="https://keys.openpgp.org/search?q=ng0%40n0.is">keys.openpgp.org</a> 270 <a href="https://keys.openpgp.org/search?q=nikita%40NetBSD.org">keys.openpgp.org</a>
270 {% trans %} 271 {% trans %}
271 or via commandline with gnupg2. 272 or via commandline with gnupg2.
272 {% endtrans %} 273 {% endtrans %}
@@ -395,10 +396,9 @@
395 <p> 396 <p>
396 {% trans %} 397 {% trans %}
397 gnurl/libgnurl is maintained by Nikita. 398 gnurl/libgnurl is maintained by Nikita.
398 Releases are signed with the OpenPGP Key 399 Releases after version 7.69.1 are signed with the OpenPGP Key
399 <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, 400 <b>0xD6B570842F7E7F8D</b> (<a href="https://keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D">keys.openpgp.org</a>, <a href="https://n0.is/pubkey.asc">n0.is</a>), with the key fingerprint
400 with the key fingerprint 401 <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>.
401 <b>A88C 8ADD 1298 28D7 EAC0 2E52 E22F 9BBF EE34 8588</b>.
402 {% endtrans %} 402 {% endtrans %}
403 </p> 403 </p>
404 </div> 404 </div>