summaryrefslogtreecommitdiff
path: root/pages/about-us/news/2013/the-big-seven/en.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-02-18 23:44:14 -0800
committerelijah <elijah@riseup.net>2015-02-18 23:44:14 -0800
commite53e113dcde3e3686095c3661307efccc5c7e64e (patch)
tree2d5219d73587750ec478811c65499325a95a04db /pages/about-us/news/2013/the-big-seven/en.haml
initial conversation from leap_doc and leap_website
Diffstat (limited to 'pages/about-us/news/2013/the-big-seven/en.haml')
-rw-r--r--pages/about-us/news/2013/the-big-seven/en.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pages/about-us/news/2013/the-big-seven/en.haml b/pages/about-us/news/2013/the-big-seven/en.haml
new file mode 100644
index 0000000..4b66a62
--- /dev/null
+++ b/pages/about-us/news/2013/the-big-seven/en.haml
@@ -0,0 +1,8 @@
+- @title = "The big seven hard problems in secure communication"
+- @author = "Elijah"
+- @posted_at = "2013-08-22"
+- @more = true
+- @preview = capture_haml do
+ If you take a survey of interesting initiatives to create more secure communication, a pattern starts to emerge: it seems that any serious attempt to build a system for secure message communication eventually comes up against the following list of seven hard problems. These problems appear to be present regardless of which architectural approach you take (centralized authority, distributed peer-to-peer, or federated servers).
+
+= render :page => 'hard-problems' \ No newline at end of file