Page MenuHome GnuPG
Feed Advanced Search

Mar 15 2017

werner added a comment to T2844: git access via https fails.

Yes, please do. Look at trithemius so see how to run several boa instances.
You really need to give the binary another name.

Mar 15 2017, 4:27 PM · Bug Report, gpgweb
justus claimed T2844: git access via https fails.
Mar 15 2017, 4:04 PM · Bug Report, gpgweb
justus added a comment to T2844: git access via https fails.

I looked into this. Pound is configured to relay these requests to
127.0.0.2:80, but no backend listens there. git http-backend can serve these
requests, is a cgi program and thus needs a webserver to run.

https://git-scm.com/docs/git-http-backend

I believe we could setup another instance of boa for the purpose of running it.

Werner, if you agree to that plan I could give it a shot.

Mar 15 2017, 4:04 PM · Bug Report, gpgweb
justus closed T2744: Lack of HTTPS issues on git.gnupg.org as Resolved.
Mar 15 2017, 12:26 PM · gpgweb, Bug Report
justus added a comment to T2744: Lack of HTTPS issues on git.gnupg.org.

Done.

Mar 15 2017, 12:26 PM · gpgweb, Bug Report
thomas closed T2994: Login via Roundup account on wiki.gnupg.org currently not possible as Resolved.
Mar 15 2017, 11:33 AM · Bug Report, gpgweb
thomas added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Thank you.
I have removed the hint about the login problems.

Please give Bernhard and me a head-up (outside this issue) as soon as you know
which authentication method/providers you will support.

Mar 15 2017, 11:33 AM · Bug Report, gpgweb
bernhard added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

I can confirm that I can login again.

@justus: Thanks for the quick fix!

Mar 15 2017, 11:25 AM · Bug Report, gpgweb
bernhard reopened T2994: Login via Roundup account on wiki.gnupg.org currently not possible as "Open".
Mar 15 2017, 11:25 AM · Bug Report, gpgweb
justus added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Thomas: Done. I was able to login to the wiki using my roundup credentials again.

(I cannot assign the issue to you.)

Mar 15 2017, 11:11 AM · Bug Report, gpgweb
justus closed T2994: Login via Roundup account on wiki.gnupg.org currently not possible as Resolved.
Mar 15 2017, 11:11 AM · Bug Report, gpgweb
bernhard added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Werner: Will you provide a new authentication methods for people participating
in the GnuPG communit?

What should we do until then?
The wiki is potentially interesting each day. It is probably easiest for the
users if you restore the old behaviour until a new authentication method for the
GnuPG-Community is available. Otherwise users must change their credentials two
times (First to the separate wiki authentication now and then to the new one
once it is available.)

What is the estimated roadmap for replacing roundup?

Mar 15 2017, 10:20 AM · Bug Report, gpgweb
werner added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Note that roundup will be decommissioned in the near future, thus the wiki needs
to switch to another authentication method anyway.

Mar 15 2017, 10:15 AM · Bug Report, gpgweb
werner added a project to T2994: Login via Roundup account on wiki.gnupg.org currently not possible: gpgweb.
Mar 15 2017, 10:10 AM · Bug Report, gpgweb

Mar 10 2017

werner added a comment to T2744: Lack of HTTPS issues on git.gnupg.org.

Please remove the drm.info logo and url. This is an FSFE project and (iirc)
they stopped the DRM project and thus tehre is no budget for doing even trivial
things.
They scared the voluntary sysadmins mostly away.

Mar 10 2017, 11:00 AM · gpgweb, Bug Report

Mar 8 2017

justus added a comment to T2744: Lack of HTTPS issues on git.gnupg.org.

I updated the logo and link to PlusServer.

The remaining issue is the link to drm.info. I contacted the people running the
site in January, and I was told that the issue will be dealt within a few months.

Mar 8 2017, 3:26 PM · gpgweb, Bug Report

Mar 1 2017

justus closed T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead as Resolved.
Mar 1 2017, 3:32 PM · Bug Report, gpgweb
justus added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

I added the following snippet to our pound configuration in the ListenHTTP
section for IPv4:

  1. Justus: Redirect all jenkins request to https. Service HeadRequire "Host:.*jenkins.gnupg.org" Redirect 301 "https://jenkins.gnupg.org" End

I hope I didn't break anything. Jenkins is much nicer to use now :)

Mar 1 2017, 3:32 PM · Bug Report, gpgweb

Feb 14 2017

werner added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

jenkins is redirected from kerckhoffs to soro using pound features. Please
check out /etc/pound/pound.cfg on kerckhoffs. The jenkins server on soro is
running on a non-standard port - may be this is the reason for the wrong redirect.

I can't easily test this because I am living in the same network.

Regarding HSTS (HTTP Strict Transport Security): The Jenkins server needs to
generate that header

Feb 14 2017, 3:04 PM · Bug Report, gpgweb
justus added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

I don't know about HSTS, but I'd love to see a forced redirect.

It seems Jenkins sometimes generates a redirect that strips the httpS off, e.g.
go to https://jenkins.gnupg.org/manage, click on [Manage Plugins] (the link
itself looks fine), but one is for some reason redirected to
http://jenkins.gnupg.org/pluginManager/.

Feb 14 2017, 10:55 AM · Bug Report, gpgweb

Feb 13 2017

werner added a comment to T2951: GnuPG page at gnu.org is outdated.

Done. It is now redirected via refresh, javascript, or a link to click. Thus
most users won't see the gnu pages at all (because most(tm) use Javascript)

Feb 13 2017, 4:25 PM · Bug Report, gpgweb
werner closed T2951: GnuPG page at gnu.org is outdated as Resolved.
Feb 13 2017, 4:25 PM · Bug Report, gpgweb
werner added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

I do not understand your request. Do you mean we shall use HSTS and forced
redirection to https for jenkins?

Feb 13 2017, 3:56 PM · Bug Report, gpgweb
justus added projects to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead: gpgweb, Bug Report.
Feb 13 2017, 9:03 AM · Bug Report, gpgweb

Feb 8 2017

justus set External Link to https://www.gnu.org/software/gnupg/ on T2951: GnuPG page at gnu.org is outdated.
Feb 8 2017, 11:45 AM · Bug Report, gpgweb
justus updated subscribers of T2951: GnuPG page at gnu.org is outdated.
Feb 8 2017, 11:45 AM · Bug Report, gpgweb
justus added projects to T2951: GnuPG page at gnu.org is outdated: gpgweb, Bug Report.
Feb 8 2017, 11:45 AM · Bug Report, gpgweb

Dec 21 2016

werner closed T2880: Make jenkins.gnupg.org reachable via https as Resolved.
Dec 21 2016, 6:44 PM · gpgweb, Feature Request
werner removed a project from T2880: Make jenkins.gnupg.org reachable via https: Restricted Project.
Dec 21 2016, 6:44 PM · gpgweb, Feature Request

Dec 20 2016

werner closed T1648: Missing step in instructions for verifying integrity as Resolved.
Dec 20 2016, 11:49 PM · gpgweb, Feature Request
werner removed a project from T1648: Missing step in instructions for verifying integrity: Restricted Project.
Dec 20 2016, 11:49 PM · gpgweb, Feature Request
werner closed T1597: IDEA page should mention incompatibility of idea.c with gpg2 as Resolved.
Dec 20 2016, 11:48 PM · gpgweb, Feature Request
werner added a comment to T1597: IDEA page should mention incompatibility of idea.c with gpg2.

The web page has been updated.

Dec 20 2016, 11:48 PM · gpgweb, Feature Request
werner added a project to T2880: Make jenkins.gnupg.org reachable via https: Restricted Project.
Dec 20 2016, 5:02 PM · gpgweb, Feature Request
werner added a comment to T2880: Make jenkins.gnupg.org reachable via https.

Done. Note that the https is only to the frontend the backend is reached
unencrypted. We can't easily change this.

Dec 20 2016, 5:02 PM · gpgweb, Feature Request
justus added projects to T2880: Make jenkins.gnupg.org reachable via https: Feature Request, gpgweb.
Dec 20 2016, 11:13 AM · gpgweb, Feature Request

Dec 4 2016

jcross added a comment to T1048: link to "Gnupg-commits Archives" broken.

It's been a year since last update. Still an issue. Maybe someone should send
an email to gnupg-commits-owner@gnupg.org ?

Dec 4 2016, 2:13 AM · Bug Report, gpgweb

Nov 18 2016

werner added a comment to T2844: git access via https fails.

It is simply not implemented, yet. We need to do this of course instead of
fixing the website.

Nov 18 2016, 3:21 PM · Bug Report, gpgweb
userwithuid added projects to T2844: git access via https fails: gpgweb, Bug Report.
Nov 18 2016, 3:11 PM · Bug Report, gpgweb

Oct 21 2016

werner added a comment to T2744: Lack of HTTPS issues on git.gnupg.org.

We are waiting for Plusserver or one of their sub-companies to tell us how to
proceeed.

Oct 21 2016, 10:57 AM · gpgweb, Bug Report

Oct 16 2016

hanno reopened T2744: Lack of HTTPS issues on git.gnupg.org as "Open".
Oct 16 2016, 2:27 PM · gpgweb, Bug Report
hanno added a comment to T2744: Lack of HTTPS issues on git.gnupg.org.

There are two http links left on the page. One (drm.info) is unfortunately
unavailable over https. The other (openit.de) seems to no longer exist, as the
company has merged with another one and is only a forward to plusserver. Probably
that simply should be changed to https://www.plusserver.com/ (and maybe the logo
as well).

Oct 16 2016, 2:27 PM · gpgweb, Bug Report

Oct 10 2016

justus closed T2744: Lack of HTTPS issues on git.gnupg.org as Resolved.
Oct 10 2016, 3:12 PM · gpgweb, Bug Report
justus removed a project from T2744: Lack of HTTPS issues on git.gnupg.org: In Progress.
Oct 10 2016, 3:12 PM · gpgweb, Bug Report
justus added projects to T2744: Lack of HTTPS issues on git.gnupg.org: In Progress, gpgweb.
Oct 10 2016, 2:29 PM · gpgweb, Bug Report

Jun 15 2016

werner closed T2369: HTTPS download directory listing does not work (403) as Resolved.
Jun 15 2016, 7:16 PM · Bug Report, gpgweb
werner added a comment to T2305: File https://gnupg.org/ftp/gcrypt/binary/index.html needs update.

Fixed. The index is now re-created daily for all directories.

Jun 15 2016, 7:15 PM · Bug Report, gpgweb
werner closed T2305: File https://gnupg.org/ftp/gcrypt/binary/index.html needs update as Resolved.
Jun 15 2016, 7:15 PM · Bug Report, gpgweb

Jun 1 2016

bernhard updated subscribers of T2305: File https://gnupg.org/ftp/gcrypt/binary/index.html needs update.
Jun 1 2016, 3:12 PM · Bug Report, gpgweb
bernhard assigned T2305: File https://gnupg.org/ftp/gcrypt/binary/index.html needs update to werner.
Jun 1 2016, 3:12 PM · Bug Report, gpgweb
bernhard added a comment to T2305: File https://gnupg.org/ftp/gcrypt/binary/index.html needs update.

Both 2.1.11 and 2.1.12 are not in the index, so the update
was missed during the release process.
Werner, you probably know best where to place it in the release process,
so that it is not forgotten. An alternative would be to use a directory listing
module of the webserver which does this more dynamically (and caches the result).

Jun 1 2016, 3:12 PM · Bug Report, gpgweb
bernhard added a comment to T2369: HTTPS download directory listing does not work (403).

Let us use T2305 for the index update.

Jun 1 2016, 3:09 PM · Bug Report, gpgweb

May 27 2016

werner lowered the priority of T2369: HTTPS download directory listing does not work (403) from Normal to Low.
May 27 2016, 9:54 AM · Bug Report, gpgweb

May 26 2016

jku2 added a comment to T2369: HTTPS download directory listing does not work (403).

Also, index.html in https://www.gnupg.org/ftp/gcrypt/gnutls/ is not up to date:
it does not list v3.5 but the tarball is there:

https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.tar.xz
May 26 2016, 10:36 AM · Bug Report, gpgweb
jku2 renamed T2369: HTTPS download directory listing does not work (403) from HTTPS download directory listing does not work to HTTPS download directory listing does not work (403).
May 26 2016, 8:56 AM · Bug Report, gpgweb
jku2 added projects to T2369: HTTPS download directory listing does not work (403): gpgweb, Bug Report.
May 26 2016, 8:55 AM · Bug Report, gpgweb

May 3 2016

werner added a project to T2328: Minor typo 'iff' https://www.gnupg.org/download/supported_systems.html: Not A Bug.
May 3 2016, 6:46 PM · Not A Bug, Bug Report, gpgweb
werner closed T2328: Minor typo 'iff' https://www.gnupg.org/download/supported_systems.html as Resolved.
May 3 2016, 6:46 PM · Not A Bug, Bug Report, gpgweb
werner added a comment to T2328: Minor typo 'iff' https://www.gnupg.org/download/supported_systems.html.

Not a bug. "iff" is used math as an abbreviation for "if and only if ..."

May 3 2016, 6:46 PM · Not A Bug, Bug Report, gpgweb
werner added a comment to T2329: Minor typo 'disributed' https://www.gnupg.org/download/cvs_access.html.

Thanks. Fixed in working directory; will show up soon.

In case you want to submit more typo fixes, please collect some of them and put
them into one report.

May 3 2016, 6:43 PM · Bug Report, gpgweb
werner closed T2329: Minor typo 'disributed' https://www.gnupg.org/download/cvs_access.html as Resolved.
May 3 2016, 6:43 PM · Bug Report, gpgweb
werner reopened T2329: Minor typo 'disributed' https://www.gnupg.org/download/cvs_access.html as "Open".
May 3 2016, 6:43 PM · Bug Report, gpgweb
werner closed T2329: Minor typo 'disributed' https://www.gnupg.org/download/cvs_access.html as Resolved.
May 3 2016, 6:43 PM · Bug Report, gpgweb

Apr 20 2016

CoYoTE added projects to T2329: Minor typo 'disributed' https://www.gnupg.org/download/cvs_access.html: gpgweb, Bug Report.
Apr 20 2016, 3:56 PM · Bug Report, gpgweb
CoYoTE added projects to T2328: Minor typo 'iff' https://www.gnupg.org/download/supported_systems.html: gpgweb, Bug Report.
Apr 20 2016, 3:44 PM · Not A Bug, Bug Report, gpgweb
werner added a comment to T2327: internal server errors under https://www.gnupg.org/related_software.

DoS via Tor - sorry.

Apr 20 2016, 9:01 AM · Bug Report, gpgweb
werner closed T2327: internal server errors under https://www.gnupg.org/related_software as Resolved.
Apr 20 2016, 9:01 AM · Bug Report, gpgweb

Apr 19 2016

dkg added projects to T2327: internal server errors under https://www.gnupg.org/related_software: gpgweb, Bug Report.
Apr 19 2016, 11:55 PM · Bug Report, gpgweb

Apr 3 2016

abg added projects to T2305: File https://gnupg.org/ftp/gcrypt/binary/index.html needs update: gpgweb, Bug Report.
Apr 3 2016, 3:43 PM · Bug Report, gpgweb

Apr 1 2016

justus claimed T1767: Missing file in GnuPG Smartcard HOWTO.
Apr 1 2016, 5:42 PM · Bug Report, gpgweb
justus closed T1767: Missing file in GnuPG Smartcard HOWTO as Resolved.
Apr 1 2016, 5:42 PM · Bug Report, gpgweb
justus added a comment to T1767: Missing file in GnuPG Smartcard HOWTO.

Fixed in 81797af.

Apr 1 2016, 5:42 PM · Bug Report, gpgweb

Mar 10 2016

lockywolf added projects to T2278: On the page https://www.gpg4win.org/community.html, the link "reporting problems" leads to a erman version of the page.: gpgweb, Bug Report.
Mar 10 2016, 5:56 PM · gpg4win, Bug Report
lockywolf set External Link to https://www.gpg4win.org/community.html on T2278: On the page https://www.gpg4win.org/community.html, the link "reporting problems" leads to a erman version of the page..
Mar 10 2016, 5:56 PM · gpg4win, Bug Report

Mar 4 2016

justus removed a project from T2272: Issue with documentation: In Progress.
Mar 4 2016, 12:30 PM · Bug Report, gpgweb, Documentation
justus closed T2272: Issue with documentation as Resolved.
Mar 4 2016, 12:30 PM · Bug Report, gpgweb, Documentation

Mar 3 2016

justus added a comment to T1006: wrong characters in http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html.

Fixed in ec412b9d.

Mar 3 2016, 5:47 PM · Bug Report, gpgweb
justus closed T1006: wrong characters in http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html as Resolved.
Mar 3 2016, 5:47 PM · Bug Report, gpgweb
justus added a comment to T2272: Issue with documentation.

Fixed in c7cb4008. This will take effect next the web site is published.

Mar 3 2016, 4:14 PM · Bug Report, gpgweb, Documentation
justus claimed T2272: Issue with documentation.
Mar 3 2016, 3:02 PM · Bug Report, gpgweb, Documentation
justus added a project to T2272: Issue with documentation: In Progress.
Mar 3 2016, 3:02 PM · Bug Report, gpgweb, Documentation
justus added a comment to T2272: Issue with documentation.

This is a feature of the org-mode export. I'm looking into this.

Mar 3 2016, 3:02 PM · Bug Report, gpgweb, Documentation

Mar 2 2016

neal updated subscribers of T2272: Issue with documentation.
Mar 2 2016, 9:03 PM · Bug Report, gpgweb, Documentation
JLJones added projects to T2272: Issue with documentation: Documentation, gpgweb, Bug Report.
Mar 2 2016, 4:06 PM · Bug Report, gpgweb, Documentation

Feb 1 2016

werner added a comment to T2237: PGP5-GnuPG HOWTO link broken.

Thanks for the hint. I removed the entire section.

Feb 1 2016, 3:52 PM · gpgweb, Feature Request
werner closed T2237: PGP5-GnuPG HOWTO link broken as Resolved.
Feb 1 2016, 3:52 PM · gpgweb, Feature Request

Jan 31 2016

danielv added projects to T2237: PGP5-GnuPG HOWTO link broken: Feature Request, gpgweb.
Jan 31 2016, 11:17 PM · gpgweb, Feature Request

Nov 24 2015

neal removed a project from T1648: Missing step in instructions for verifying integrity: In Progress.
Nov 24 2015, 11:47 AM · gpgweb, Feature Request
neal added a project to T1648: Missing step in instructions for verifying integrity: Restricted Project.
Nov 24 2015, 11:47 AM · gpgweb, Feature Request
neal updated subscribers of T1648: Missing step in instructions for verifying integrity.
Nov 24 2015, 11:47 AM · gpgweb, Feature Request
neal added a comment to T1648: Missing step in instructions for verifying integrity.

I've tried to improve the web page.

http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg-doc.git;a=commit;h=fa61217e26a97c4b9f3294746a581aee5eb47ad8

Since Werner needs to check this, I'm changing the status of this issue to
testing and adding him to the cc.

@Reuben: If you have some ideas of additional improvements, I'd be grateful.
Thanks.

Nov 24 2015, 11:47 AM · gpgweb, Feature Request

Nov 18 2015

bernhard lowered the priority of T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries from High to Wishlist.
Nov 18 2015, 9:57 AM · Feature Request, gpgweb
bernhard closed T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries as Resolved.
Nov 18 2015, 9:57 AM · Feature Request, gpgweb
bernhard removed a project from T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries: Bug Report.
Nov 18 2015, 9:57 AM · Feature Request, gpgweb
bernhard added a project to T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries: Feature Request.
Nov 18 2015, 9:57 AM · Feature Request, gpgweb
bernhard added a comment to T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries.

Chris,
your arguments have been discussed before.
The transportation with OpenPGP and Authenticode signatures
is considered to be save enough.
And you can bring them up again in a public discussion forum,
not in a contributors todo list. Or you can use a platform of your chosen,
e.g. a personal blog.

Your last msg's wording is also against our rules as a community to
work together in a respectful and manner. You repeately imply
personal deficies by others like me or Werner you are not convinced
by your arguments. For the sake of our community, we cannot tolerate
that. Thus I'll have to see this specific acount to be removed, so we
can close this issue.

I hope to see respectful contributions from you in the future,
Bernhard

Nov 18 2015, 9:57 AM · Feature Request, gpgweb

Nov 17 2015

neal added a comment to T1581: Broken link for Roundup Ägypten Issue Tracker.

I've removed reference to the issue tracker. The tracker is dead and this page
is only of historic interest. Thanks.

Nov 17 2015, 11:14 PM · Bug Report, gpgweb
neal closed T1581: Broken link for Roundup Ägypten Issue Tracker as Resolved.
Nov 17 2015, 11:14 PM · Bug Report, gpgweb
neal closed T1580: Broken link for Gpa-dev Archives as Resolved.
Nov 17 2015, 11:10 PM · Bug Report, gpgweb
neal added a comment to T1580: Broken link for Gpa-dev Archives.

It appears to have been fixed. I'm marking this issue as resolved. Thanks.

Nov 17 2015, 11:10 PM · Bug Report, gpgweb