From b91a5163c6220065934a957a370c82dce78bac86 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 14 Oct 2020 14:36:06 +0200 Subject: [PATCH] chore: md formatting is a love * break the lines for md readability when editing --- content/about.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/content/about.md b/content/about.md index b5fdfa5..86ba1da 100644 --- a/content/about.md +++ b/content/about.md @@ -15,15 +15,22 @@ So far we have: Gitea: `2crftbzxbcoqolvzreaaeyrod5qwycayef55gxgzgfcpqlaxrnh3kkqd.onion`\ this site: `6426tqrh4y5uobmo5y2csaip3m3avmjegd2kpa24sadekpxglbm34aqd.onion` -Making `DroneCI` available as a hidden service would require a) either spinning up another DroneCI instance, for which we currently don't have capacities, or b) some kind of an evil hack that we've not yet discovered.\ -We're open to ideas - if you know how to make this work, please, send us a patch, PR or an email with anything interesting and worthwile. +Making `DroneCI` available as a hidden service would require either +a) spinning up another DroneCI instance, for which we currently don't have capacities, or +b) some kind of an evil hack that we've not yet discovered.\ +We're open to ideas - if you know how to make this work, please, send us a patch, +PR or an email with anything interesting and worthwile. ### Status * in-house status monitor at https://status.dotya.ml * UptimeRobot hosted dashboard at https://stats.uptimerobot.com/93yPqFmmx8 ### Security -[HSTS](https://tools.ietf.org/rfc/rfc6797.txt) has been enabled early on for `dotya.ml`, which means that all major browsers (Firefox, Chrome, Safari, Opera and Edge) today know that this site, as well as **all** of its subdomains, communicate with you only using TLS to secure the data in transit (they check the [preload list](https://source.chromium.org/chromium/chromium/src/+/master:net/http/transport_security_state_static.json)), i.e. no plain HTTP connections. +[HSTS](https://tools.ietf.org/rfc/rfc6797.txt) has been enabled early on for `dotya.ml`, +which means that all major browsers (Firefox, Chrome, Safari, Opera and Edge) today know that this site, +as well as **all** of its subdomains, communicate with you only using TLS to secure the data in transit +(they check the [preload list](https://source.chromium.org/chromium/chromium/src/+/master:net/http/transport_security_state_static.json)), +i.e. no plain HTTP connections. #### Misc * HTTP headers insight for https://dotya.ml as per [Mozilla HTTP Observatory](https://observatory.mozilla.org/analyze/dotya.ml)\