summaryrefslogtreecommitdiff
path: root/pages/about-us/news/2012
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-12-08 17:34:59 -0800
committerelijah <elijah@riseup.net>2013-12-08 17:34:59 -0800
commit140cf5b24cfaf0575017ee4f4e74ce7b0cb22061 (patch)
tree198eaf0ab2731bfe8a2b717c67112c6a4393fc1a /pages/about-us/news/2012
parent3f52a49aa8b844cc5b0ffe8c4b86d5ab3ce42114 (diff)
added press freedom news post
Diffstat (limited to 'pages/about-us/news/2012')
-rw-r--r--pages/about-us/news/2012/en.haml1
-rw-r--r--pages/about-us/news/2012/the-big-seven/en.haml10
2 files changed, 1 insertions, 10 deletions
diff --git a/pages/about-us/news/2012/en.haml b/pages/about-us/news/2012/en.haml
index dc68ad5..2314d23 100644
--- a/pages/about-us/news/2012/en.haml
+++ b/pages/about-us/news/2012/en.haml
@@ -1 +1,2 @@
+- @path_prefix = '2012'
= recent_blog_summaries('news/2012')
diff --git a/pages/about-us/news/2012/the-big-seven/en.haml b/pages/about-us/news/2012/the-big-seven/en.haml
deleted file mode 100644
index b8b6fa4..0000000
--- a/pages/about-us/news/2012/the-big-seven/en.haml
+++ /dev/null
@@ -1,10 +0,0 @@
-- @title = "The big seven hard problems in secure communication"
-- @author = "Elijah"
-- @posted_at = "2013-08-22"
-- @more = true
-- @layout = 'application'
-- @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