summaryrefslogtreecommitdiff
path: root/fb/talk
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-11-03 12:31:16 +0100
committerJonas Smedegaard <dr@jones.dk>2012-11-03 12:31:16 +0100
commit6987b35d8cdbe6146f7f821f3324120c557ae1f3 (patch)
tree2eb75f0a1292489357ebbf03b7de7878a1462fc2 /fb/talk
parent04cfb73675649a9b3b2d7ae752375fe70c18c12a (diff)
Regenerate talks using shared resources, and move Emdebian talk below fb (it was never actually used).
Diffstat (limited to 'fb/talk')
-rw-r--r--fb/talk/emdebian.mkd71
-rw-r--r--fb/talk/emdebian/index.html109
2 files changed, 180 insertions, 0 deletions
diff --git a/fb/talk/emdebian.mkd b/fb/talk/emdebian.mkd
new file mode 100644
index 0000000..73d4199
--- /dev/null
+++ b/fb/talk/emdebian.mkd
@@ -0,0 +1,71 @@
+% FreedomBox
+% Jonas Smedegaard
+% Cambridge, United Kingdom, February 22nd, 2011
+
+# Concept
+
+ * Aim: Move logfiles of internet activities physically home
+ * Put freedom-enabling technologies in a small low-power box
+
+# History
+
+ * Eben Moglen gives targeted talk to groups within the larger Freedom movement
+ * Spring 2010: first(?) talk on freedom vs. "cloud" computing
+ * Late Spring 2010: NYU talk spawns Diaspora project
+ * Summer 2010: Talk at Debconf 10 spawns Debian FreedomBox project
+
+# Status
+
+ * Eben Moglen
+ * Consistently avoid hiliting specific projects (e.g. Diaspora) in talks
+ * February 2011: Forms FreedomBox Foundation - linking to Debian FreedomBox project
+ * Gets USD 50,000 in 5 days (aiming at 60,000) for leadership tasks
+ * Spawned Debian project
+ * Lots of ideas at mailinglist
+ * Lots of collected material at wiki - on more or less production ready code
+ * Little work on design
+ * Little work on creating actual usable snapshot
+
+# "My FreedomBox"
+
+ * Dreams
+ * Design
+ * Software
+ * Hardware
+
+# "My FreedomBox", detailed
+
+ * Dream → share and discuss them at ML, collect notes at wiki
+ * Design → guidelines - requiring least possible unification, e.g. preferrably modular
+ * Software → Debian Pure Blends
+ * Hardware → simplest possible Plug hardware (= SheevaPlug?)
+
+# "My crystalball"
+
+ * Upstream invents, implements and production-redies code
+ * Debian packages production-ready code projects
+ * FreedomBox team develops a "Freedom" Debian Pure Blend
+ * Derivative(s) cherry-picks official (and maybe unofficial) FreedomBox pieces
+ * Derivative(s) negotiate with hardware vendors
+ * Derivative(s) installs actual "Debian (un)Pure Blends install" onto box hardware
+ * Derivative(s) negotiate with distribution channels of physical boxes
+ * End-users buy FreedomBox in shop
+
+# "My crystalball", Blend details
+
+ * Upstream provides code
+ * Debian provides packaging and infrastructure
+ * FreedomBox team invents and refines design guidelines (plural!)
+ * FreedomBox team maintains debtags
+ * FreedomBox team maintains package lists (plural!), preferrably from debtags
+ * FreedomBox team refine debconf preseeding lists
+ * FreedomBox team maintains unofficial(!) config hacks
+ * FreedomBox team promotes patches replacing config hacks with debconf'ization
+ * FreedomBox team maintains unofficial(!) snapshot build routines (plural!)
+ * Derivative(s) consumes code packaging composition(s)
+ * End-users buy FreedomBox in shop
+
+# Links
+
+ * <http://wiki.debian.org/FreedomBox>
+ * <http://www.freedomboxfoundation.org/>
diff --git a/fb/talk/emdebian/index.html b/fb/talk/emdebian/index.html
new file mode 100644
index 0000000..1ec9429
--- /dev/null
+++ b/fb/talk/emdebian/index.html
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <meta name="generator" content="pandoc" />
+ <meta name="author" content="Jonas Smedegaard" />
+ <title>FreedomBox</title>
+ <link rel="stylesheet" type="text/css" media="screen, projection, print"
+ href="../../../slidy/slidy.css" />
+ <script src="../../../slidy/slidy.js"
+ charset="utf-8" type="text/javascript"></script>
+</head>
+<body>
+<div class="slide titlepage">
+ <h1 class="title">FreedomBox</h1>
+ <p class="author">
+Jonas Smedegaard
+ </p>
+ <p class="date">Cambridge, United Kingdom, February 22nd, 2011</p>
+</div>
+<div class="section slide level1" id="concept">
+<h1>Concept</h1>
+<ul>
+<li>Aim: Move logfiles of internet activities physically home</li>
+<li>Put freedom-enabling technologies in a small low-power box</li>
+</ul>
+</div>
+<div class="section slide level1" id="history">
+<h1>History</h1>
+<ul>
+<li>Eben Moglen gives targeted talk to groups within the larger Freedom movement</li>
+<li>Spring 2010: first(?) talk on freedom vs. &quot;cloud&quot; computing</li>
+<li>Late Spring 2010: NYU talk spawns Diaspora project</li>
+<li>Summer 2010: Talk at Debconf 10 spawns Debian FreedomBox project</li>
+</ul>
+</div>
+<div class="section slide level1" id="status">
+<h1>Status</h1>
+<ul>
+<li>Eben Moglen</li>
+<li>Consistently avoid hiliting specific projects (e.g. Diaspora) in talks</li>
+<li>February 2011: Forms FreedomBox Foundation - linking to Debian FreedomBox project</li>
+<li>Gets USD 50,000 in 5 days (aiming at 60,000) for leadership tasks</li>
+<li>Spawned Debian project</li>
+<li>Lots of ideas at mailinglist</li>
+<li>Lots of collected material at wiki - on more or less production ready code</li>
+<li>Little work on design</li>
+<li>Little work on creating actual usable snapshot</li>
+</ul>
+</div>
+<div class="section slide level1" id="my-freedombox">
+<h1>&quot;My FreedomBox&quot;</h1>
+<ul>
+<li>Dreams</li>
+<li>Design</li>
+<li>Software</li>
+<li>Hardware</li>
+</ul>
+</div>
+<div class="section slide level1" id="my-freedombox-detailed">
+<h1>&quot;My FreedomBox&quot;, detailed</h1>
+<ul>
+<li>Dream → share and discuss them at ML, collect notes at wiki</li>
+<li>Design → guidelines - requiring least possible unification, e.g. preferrably modular</li>
+<li>Software → Debian Pure Blends</li>
+<li>Hardware → simplest possible Plug hardware (= SheevaPlug?)</li>
+</ul>
+</div>
+<div class="section slide level1" id="my-crystalball">
+<h1>&quot;My crystalball&quot;</h1>
+<ul>
+<li>Upstream invents, implements and production-redies code</li>
+<li>Debian packages production-ready code projects</li>
+<li>FreedomBox team develops a &quot;Freedom&quot; Debian Pure Blend</li>
+<li>Derivative(s) cherry-picks official (and maybe unofficial) FreedomBox pieces</li>
+<li>Derivative(s) negotiate with hardware vendors</li>
+<li>Derivative(s) installs actual &quot;Debian (un)Pure Blends install&quot; onto box hardware</li>
+<li>Derivative(s) negotiate with distribution channels of physical boxes</li>
+<li>End-users buy FreedomBox in shop</li>
+</ul>
+</div>
+<div class="section slide level1" id="my-crystalball-blend-details">
+<h1>&quot;My crystalball&quot;, Blend details</h1>
+<ul>
+<li>Upstream provides code</li>
+<li>Debian provides packaging and infrastructure</li>
+<li>FreedomBox team invents and refines design guidelines (plural!)</li>
+<li>FreedomBox team maintains debtags</li>
+<li>FreedomBox team maintains package lists (plural!), preferrably from debtags</li>
+<li>FreedomBox team refine debconf preseeding lists</li>
+<li>FreedomBox team maintains unofficial(!) config hacks</li>
+<li>FreedomBox team promotes patches replacing config hacks with debconf'ization</li>
+<li>FreedomBox team maintains unofficial(!) snapshot build routines (plural!)</li>
+<li>Derivative(s) consumes code packaging composition(s)</li>
+<li>End-users buy FreedomBox in shop</li>
+</ul>
+</div>
+<div class="section slide level1" id="links">
+<h1>Links</h1>
+<ul>
+<li><a href="http://wiki.debian.org/FreedomBox"><code class="url">http://wiki.debian.org/FreedomBox</code></a></li>
+<li><a href="http://www.freedomboxfoundation.org/"><code class="url">http://www.freedomboxfoundation.org/</code></a></li>
+</ul>
+</div>
+</body>
+</html>