summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Fick <logaldeveloper@protonmail.com>2017-10-31 21:23:36 -0400
committerLogan Fick <logaldeveloper@protonmail.com>2017-10-31 21:23:36 -0400
commit06467477803715b11e5c5267e4dba819b21133a7 (patch)
tree4e8867ccf9003e8be9a00644bfb15f92898b40d0
parent553b373d5eb647f0fc2909d48400b4ceb392ca79 (diff)
Fixed formatting error on privacy policy.
-rw-r--r--app/views/statics/privacy.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/statics/privacy.html.erb b/app/views/statics/privacy.html.erb
index 3ff179c..4f44697 100644
--- a/app/views/statics/privacy.html.erb
+++ b/app/views/statics/privacy.html.erb
@@ -7,8 +7,8 @@
<p>The website code is <%= link_to "open source", "https://github.com/RedstonerServer/redstoner.com" %> and undergoes heavy testing and review before it is deployed to ensure no exploitable bugs or backdoors make it onto the production server.</p>
<p>All connections to our website are automatically forced to be made over HTTPS to ensure your data is protected while in transit. We maintain <%= link_to "good TLS paramters", "https://www.ssllabs.com/ssltest/analyze.html?d=redstoner.com" %> and also employ other techniques to ensure secure connections such as <%= link_to "being on the HSTS preload list", "https://hstspreload.org/?domain=redstoner.com" %> and OCSP stapling.</p>
<h2>Information we collect</h2>
+<p>This information is needed in order for your account to be created:</p>
<ul>
- <li>This information is needed in order for your account to be created:</li>
<li>Your Minecraft account's IGN and UUID.</li>
<li>Your email address.</li>
<li>A unique password.</li>