From 4f5bf8afa598a143544df37f7e6476d0b05df702 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 21 Jun 2016 11:25:12 +0200 Subject: Revert "added cardiff2015 slides" This reverts commit 13fb30c8fc72e45a2dfb170322deff4b9ffd82bc. --- cardiff2015/slides/slides.html | 215 ----------------------------------------- 1 file changed, 215 deletions(-) delete mode 100644 cardiff2015/slides/slides.html (limited to 'cardiff2015/slides/slides.html') diff --git a/cardiff2015/slides/slides.html b/cardiff2015/slides/slides.html deleted file mode 100644 index 465eabf..0000000 --- a/cardiff2015/slides/slides.html +++ /dev/null @@ -1,215 +0,0 @@ - -
-
-

LEAP Encryption Access Project

-
-
-
-

Bring back the 1990s!

-
-
-

What is Federation?

-

-
    -
  • user → provider → provider → user
  • -
  • eg: SMTP, XMPP
  • -
-

-
-
-

Better federation

-

-
    -
  • The users should be protected from the provider.
  • -
  • The provider should be protected from users.
  • -
-

-
-
-

What does
LEAP do?

-
    -
  1. -LEAP Platform:
    a toolkit to make it easy for you to run a service provider.
  2. -
  3. -New protocols:
    so that users don't need to trust the provider.
  4. -
  5. -Bitmask client:
    a client that works smoothly with any compatible provider.
  6. -
-
-
-

LEAP Platform

-
sudo gem install leap_cli
-leap new example --domain example.org
-cd example
-leap add-user --self
-leap cert ca
-leap cert dh
-leap cert csr
-leap node add blueberry services:openvpn \
-     ip_address:1.1.1.1 openvpn.gateway_address:1.1.1.2
-leap node add raspberry services:couchdb,webapp \
-     ip_address:1.1.1.3
-leap init node
-leap deploy
-
-
-
-

New Protocols

- -
-
-

Bitmask client

-
- -
-
- -
-
-
-

Current Services: VPN

- -
-
-

Current Services: email

-

- Work in progress -

- -
-
-
-

Our goals:

- -
-
-
-
-

Pixelated Useragent

- -
-
-
-

Activist Setup

- -
-
-

Organisation Setup

- -
-
-
-
-

Metadata

- -
-
- -
-
-
- -

 

-

 

- -
-
-- cgit v1.2.3