From b37e797638927a23a9f46feb01bc52d0391bdd1e Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sun, 16 Oct 2016 11:54:38 +0200 Subject: [PATCH] [Technical Recommendations] Create new page --- Technical-Recommendations.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Technical-Recommendations.md diff --git a/Technical-Recommendations.md b/Technical-Recommendations.md new file mode 100644 index 0000000..b8c4c3b --- /dev/null +++ b/Technical-Recommendations.md @@ -0,0 +1 @@ +* Bridges should make use of [HTTPS](https://en.wikipedia.org/wiki/HTTPS) (`https://...`) over [HTTP](https://en.wikipedia.org/wiki/HTTPS) (`http://...`) where possible \ No newline at end of file