From 374754bb0417bc5ba48ee464fc9386bf503ff20b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 29 Nov 2013 23:19:36 -0500 Subject: re-write the /https page --- templates/public/https.html | 53 +++++++++++++++++++++++++++------------------ 1 file changed, 32 insertions(+), 21 deletions(-) (limited to 'templates') diff --git a/templates/public/https.html b/templates/public/https.html index 0d54c6c0..df3e2c73 100644 --- a/templates/public/https.html +++ b/templates/public/https.html @@ -3,36 +3,47 @@ {% block title %}{{ BRANDING_DISTRONAME }} - HTTPS Only site{% endblock %} {% block content %}
-

{{ BRANDING_DISTRONAME }}

+

This is the unsecure version of the website

Hi! This is not the main site. You're seeing this message because you entered our website without using a secure connection. We like privacy for - all so we've decided to serve our website only through secure channels.

+ all so we've decided to serve our website only through secure channels. This + is the only page on the whole site that can be accessed without a + secure connection, all other pages will redirect to the secure version.

-

The website uses SSL certificates issued by CACert. Some web browsers or systems still - don't provide CACert's root certificate, so if you find a huge error - message telling you're about to do something bad, come back here and keep - reading.

+

Enter the secure site

-

Parabola GNU/Linux-libre

+

But my browser says the secure site is untrusted

-

I just want to get the ISOs

+

This website's certificate issued by + CAcert. Some web browsers or operating + systems still don't provide CAcert's root certificate, so if you find a huge + error message telling you're about to do something bad, come back here and + keep reading.

-

You can proceed to our ISOs download page on our wiki.

+

Installing CAcert's root certificate

-

I want to do this the right way

- -

Ask your distribution to include CACert's root certificates.

+

You should ask your web browser or operating system to + include CAcert's root + certificates.

-

Alternatively, install the root - certificate in your browser. (more details here.)

+

You can install CAcert's root certificates yourself by + downloading them and + following these + instructions on how to install them in your browser.

+ +

But installing the certificate sounds hard/complicated/boring

+ +

You could just click "Ignore", or "Add Exception", or however your + browser words it. But then, you wouldn't know that the site is actually + coming from us; there could be someone in the middle tricking you, or + spying on you and looking at which webpages you visit.

+ +

I just want to get the installer ISOs

+ +

You can proceed to our + ISOs download page on + our wiki.

{% endblock %} -- cgit v1.2.3-2-g168b