diff options
author | Jonas <dr@jones.dk> | 2013-05-25 15:50:52 +0200 |
---|---|---|
committer | Jonas <dr@jones.dk> | 2013-05-25 15:50:52 +0200 |
commit | e57af813e99bab5b1aefd3475578f3bb32dc7a10 (patch) | |
tree | 3baebbff81297a37fbb7b461a6f9f5041a5c1f75 /fb | |
parent | dcae8899933783033a4e2f120d2a3d9350e0f5ea (diff) |
Add blog post on linuxtag talk.
Diffstat (limited to 'fb')
-rw-r--r-- | fb/linuxtag.mdwn | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/fb/linuxtag.mdwn b/fb/linuxtag.mdwn new file mode 100644 index 0000000..fe536b6 --- /dev/null +++ b/fb/linuxtag.mdwn @@ -0,0 +1,30 @@ +# What is FreedomBox? And when can I have one? + +[[!meta date="2013-05-25"]] +[[!tag talk debian blog fb]] + +On saturday 25. of May I gave a talk about FreedomBox +at the "Claim back your device" track of LinuxTag in Berlin. + +LinuxTag is a fairly big annual conference +about (yes, you guessed right) Linux and related topics. + +The FreedomBox is a project to help non-geeks care about their +personal privacy when online, same ways as geeks have practiced for a +decade or more. Concrete goal is to design a small, cheap physical box +similar to an internet gateway or wifi router +but with three additions: + + * Easy and intuitive to setup and personalize for non-geeks + * Offers routines to help you protect your privacy + * Offers routines to let you help others in need of privacy + +"Privacy" is commonly mistaken as "secrecy": +Privacy is to keep you in control of your information, +so that sharing or keeping to yourself is truly your own choice. + +Thanks a lot especially to Matthias Kirschner for inviting me as a speaker! + +[Slides](/fb/talk/linuxtag) ([sources][]) for the event. + +[sources]: http://source.jones.dk/?p=jones/content.git;a=blob;f=fb/talk/linuxtag.mkd |