summaryrefslogtreecommitdiff
path: root/pages/about-us/news/2013/the-big-seven/en.haml
blob: b8b6fa4a53d87602e3e4f25533efe01227494c85 (plain)
1
2
3
4
5
6
7
8
9
10
- @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')