From e8efeed5ff862965bf005397199774c1d79e6034 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Wed, 15 Aug 2018 00:21:14 +0300 Subject: [PATCH] Add new post --- source/_posts/federation-myths.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/_posts/federation-myths.md diff --git a/source/_posts/federation-myths.md b/source/_posts/federation-myths.md new file mode 100644 index 0000000..d8ec549 --- /dev/null +++ b/source/_posts/federation-myths.md @@ -0,0 +1,19 @@ + +--- +layout: "post" +title: "Federation Myths" +date: 2018-08-15 +tags: + - fediverse +preview: "Do federated networks provide more privacy by default? Is federation more important than encryption? Some myths debunked in this article" +url: "https://infosec-handbook.eu/blog/federation-myths" +lang: en +--- + +Do federated networks guarantee privacy by default? Is federation more important than encryption? + +Benjamin debunks some common myths in [this article](https://infosec-handbook.eu/blog/federation-myths). + +It could be taken as a state of affairs, bitter truth about modern web communications. It could also be regarded as a brief overview of actual serious drawbacks that require more attention and effort than we as developers currently invest into it. Could we store less metadata by default? Could extra data protections be added? + +Modern web communications are here to stay. It may be just the right time to face these challenges.