indieweb / wiki

Wiki backup and issue tracking for indieweb.org
https://indieweb.org/wiki/
The Unlicense
23 stars 8 forks source link

Rewrite image URLs to a proxy service #24

Open aaronpk opened 8 years ago

aaronpk commented 8 years ago

In order to switch the wiki to https only, we need to rewrite all hotlinked images to a URL that is served over https.

Additionally, it would be great to use something like https://github.com/aaronpk/ca3db which archives a snapshot of the image that is hotlinked so that if the URL disappears we can still show the image on the wiki.

aaronpk commented 8 years ago

This is going to require some pretty deep integration with MediaWiki hooks, so I am going to put it off until upgrading the wiki #9