permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit fccac9b4c1c168938cd41e590dd7a0687e26729b
parent 13fd7cd06c811cd3b5f36f8a03fefec299c03001
Author: ugrnm <ugrnm@web>
Date:   Mon, 20 Jun 2022 21:14:23 +0200

empty web commit

Diffstat:
Mabout.mdwn | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/about.mdwn b/about.mdwn @@ -10,6 +10,12 @@ Contributing If you want to contribute to the permacomputing wiki, read the page about [[editing]]. +HTTP vs HTTPS +------------- + +It is possible to consult this wiki on port 80, that is to say using <code>http://</code> instead of <code>https://</code>. The reason to keep providing such access is to allow modest but capable computers, as well as simple/legacy browsers, to access the content. Note that when registering, authenticating or editing, you will be redirected to port 443, <code>https://</code>. + + Local/Offline copies --------------------