This pull request updates lists.linuxfoundation.org urls to gnusha.org/url.
Background
Unfortunately, lists.linuxfoundation.org is no longer hosting the bitcoin-dev static email archives, nor any others for that matter. This has caused many links around the web to become broken.
Redirect web service
gnusha.org/url is a web service that redirects old style archive urls to a new location where the content can be viewed.
For example, a bitcoin-dev mailing list archive url like:
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-June/014472.html
using https://gnusha.org/url/https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-June/014472.html
is redirected to:
https://gnusha.org/pi/bitcoindev/ogoa6o$o4s$1@blaine.gmane.org/
The redirect mappings were generated from my archives and you can review the scripts I made to do that here: https://gist.github.com/kanzure/4e7bcc58344ceaa1a668e65a434adb2b
Alternative
Instead of using gnusha.org/url
, another option would be to resolve all of the archive urls to their email Message-ID
redirects for the bitcoin-dev mailing list and use those urls instead. In fact, either gnusha.org/pi/bitcoindev or https://mailing-list.bitcoindevs.xyz/bitcoindev/ could be used for this purpose.
Those links would look like:
0https://gnusha.org/pi/bitcoindev/CABaSBaxDjj6ySBx4v+rmpfrw4pE9b=JZJPzPQj_ZUiBg1HGFyA@mail.gmail.com/
1https://mailing-list.bitcoindevs.xyz/bitcoindev/CABaSBaxDjj6ySBx4v+rmpfrw4pE9b=JZJPzPQj_ZUiBg1HGFyA@mail.gmail.com/
If this is the preferred solution for the BIPs, then let me know how I can help. Take a look here.
Finally, one other alternative is to wait and do nothing. Maybe someone can convince Linux Foundation to put up the static HTML archives for posterity?
More background
For more information see:
- https://gnusha.org/url
- https://github.com/bitcoin/bitcoin/pull/29782#issuecomment-2460974096
- https://github.com/bitcoin/bitcoin/pull/31240
- https://github.com/bitcoinops/bitcoinops.github.io/pull/2018
- https://github.com/bitcointranscripts/bitcointranscripts/pull/566
- https://gnusha.org/pi/bitcoindev/CABaSBaxDjj6ySBx4v+rmpfrw4pE9b=JZJPzPQj_ZUiBg1HGFyA@mail.gmail.com/
- https://x.com/kanzure/status/1853779672514826334