From d0edf0bc3559796eeb7cdfb5f41943b1d348f48a Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 22 Dec 2016 22:28:15 +0100 Subject: Update Slides, add todo.md --- platform-workshop/slides.md | 78 ++++++++++++++++++++++++++------------------- platform-workshop/todo.md | 5 +++ 2 files changed, 51 insertions(+), 32 deletions(-) create mode 100644 platform-workshop/todo.md diff --git a/platform-workshop/slides.md b/platform-workshop/slides.md index ed42b70..3c0de3f 100644 --- a/platform-workshop/slides.md +++ b/platform-workshop/slides.md @@ -1,42 +1,63 @@ - +## While you wait -# LEAP Encryption Access Project -## Platform Hands-On +If you want to use vagrant during this session +please start right away with downloading the +`LEAP/jessie` vagrantbox: -```note -Notes during the presentation: +:thumbsup: -- -- +### vagrant box add LEAP/jessie +--- + + + +## LEAP Encryption Access Project +## Pixelated Project +### Platform Workshop + +Kwadronaut (LEAP), Varac (Pixelated, LEAP), Zara (Pixelated) + +```note +Why two projects ? ``` --- -## Where to install ? +## LEAP Encryption Access Project -### Local with Vagrant +- "Provider in a box" +- VPN +- Encrypted email -- https://leap.se/en/docs/platform/tutorials/vagrant +```note +- VPN: Cirumvent censorship, surveillance and geoblocking +- Email: Transparent email encryption and keymanagement +``` - (http://is.gd/NVNo6y) +--- -- While you wait: +## Pixelated -```bash -vagrant box add LEAP/jessie -``` +- Encrypted Webmail on top of LEAP -### Remote Server +--- -- https://leap.se/en/docs/platform/tutorials/single-node-email +### Where to deploy to - (http://is.gd/oqeWZw) + +Vagrant | Remote Server +:-------------: | :-------------: +Locally on your Laptop, for testing | Out there, for testing or real +Requires Vagrant and Virtualbox or other hypervisor | Physical or paravirtualized Server (KVM, Xen, OpenStack, Amazon, but not VirtualBox or OpenVZ) --- + # Vagrant + + ```note We'll show the vagrant installation, and go through it step by step. @@ -63,23 +84,16 @@ leap deploy leap test ``` -# Fix Pixelated +--- -``` -systemctl restart pixelated-dispatcher-manager.service -systemctl status pixelated-dispatcher-manager.service -``` +### Local with Vagrant -put right fingerprint into `/etc/default/pixelated-dispatcher-manager` +- https://leap.se/en/docs/platform/tutorials/vagrant -``` -systemctl restart pixelated-dispatcher-manager.service -systemctl status pixelated-dispatcher-manager.service -``` -``` -systemctl restart pixelated-dispatcher-proxy.service -systemctl status pixelated-dispatcher-proxy.service -``` +### Remote Server + +- https://leap.se/en/docs/platform/tutorials/single-node-email +--- diff --git a/platform-workshop/todo.md b/platform-workshop/todo.md new file mode 100644 index 0000000..e8cec88 --- /dev/null +++ b/platform-workshop/todo.md @@ -0,0 +1,5 @@ +# CSS + +- make headers smaller + + -- cgit v1.2.3