From 70ff05ae2eb828a0473de7b76305a75043088fe7 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 22 Aug 2013 15:32:41 -0700 Subject: added big seven post --- pages/about-us/news/2012/the-big-seven/en.haml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/about-us/news/2012/the-big-seven/en.haml diff --git a/pages/about-us/news/2012/the-big-seven/en.haml b/pages/about-us/news/2012/the-big-seven/en.haml new file mode 100644 index 0000000..7d24be0 --- /dev/null +++ b/pages/about-us/news/2012/the-big-seven/en.haml @@ -0,0 +1,7 @@ +- @title = "The big seven hard problems in secure communication" +- @author = "Elijah" +- @posted_at = "2013-08-22" +- @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). + += act_as('hard-problems') \ No newline at end of file -- cgit v1.2.3