Overview
Comment: | Change private/public net diagram order, expand ``[+]`` text, include in script. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fosdem-2014 |
Files: | files | file ages | folders |
SHA1: |
fc5ef3c4144b7e2c74eaded2ee831a9c |
User & Date: | ivan on 2014-01-30 11:17:22 |
Other Links: | branch diff | manifest | tags |
Context
2014-01-30
| ||
11:18 | Fix title slide by placing email at the end. check-in: 66e0b5894d user: ivan tags: fosdem-2014 | |
11:17 | Change private/public net diagram order, expand ``[+]`` text, include in script. check-in: fc5ef3c414 user: ivan tags: fosdem-2014 | |
2014-01-29
| ||
17:32 | Add multi-layer testbed architecture diagram and logos. check-in: 9db3e41405 user: ivan tags: fosdem-2014 | |
Changes
Modified Makefile from [49509fa723] to [898a0ad0e5].
1 -IMGS = imgs/network-private.png imgs/network-public.png imgs/network-community.png \ 1 +IMGS = imgs/network-public.png imgs/network-private.png imgs/network-community.png \ 2 2 imgs/confine-partners.png imgs/extend-network.png 3 3 IMGS_BEAMER = imgs/confine,background.pdf 4 4 5 5 6 6 .PHONY: clean 7 7 8 8 all: slides,lightning.pdf ................................................................................ 14 14 slides,lightning.html: slides,lightning.txt $(IMGS) 15 15 pandoc -t dzslides --self-contained slides,lightning.txt -o $@ 16 16 17 17 18 18 imgs/confine,background.pdf: logos/confine,logo.svg 19 19 inkscape -z -D -A $@ $< 20 20 21 -imgs/network-private.png: diagrams/network-private.dia 21 +imgs/network-public.png: diagrams/network-public.dia 22 22 dia -e $@ -s 1024x $< 23 23 24 -imgs/network-public.png: diagrams/network-public.dia 24 +imgs/network-private.png: diagrams/network-private.dia 25 25 dia -e $@ -s 1024x $< 26 26 27 27 imgs/network-community.png: diagrams/network-community.dia 28 28 dia -e $@ -s 1024x $< 29 29 30 30 imgs/confine-partners.png: logos/confine-partners.svg 31 31 inkscape -z -C -e $@ -w 1024 $<
Modified script,lightning.txt from [c687c87119] to [2be8593ac1].
7 7 8 8 ** Community networks 9 9 - For those of you who are new to the term, CNs are infrastructure deployed by 10 10 organized groups of people for the self-provision of broadband networking 11 11 that works and grows according to their own interests. 12 12 - Like some Free software projects, they are based on open participation, open 13 13 and transparent management, and distributed ownership. This goes way beyond 14 - *##* private-owned networks and Internet access, and even *##* state-owned 15 - networks with private ISPs. *##* In a community network everyone owns their 14 + *##* state-owned networks with private ISPs, and even *##* private-owned 15 + networks and Internet access. *##* In a community network everyone owns their 16 16 piece of the network and are free to access other's services through it. *##* 17 17 - The previous characteristics translate into open, free (as in freedom) and 18 18 neutral networks, values in consonance with the Free software movement. 19 19 Some CNs even have mutual agreement texts similar to Free software liceses. 20 20 - Atypical as it may seem, the EU in its Digital Agenda regards CNs as 21 21 fundamental for the universalization of broadband networking. *##* 22 22 23 23 ** The CONFINE project 24 24 - Under the umbrella of the Digital Agenda, CONFINE is a EU-financed project 25 - with several partners: *##* CNs, research institutions and supporting NGOs. *##* 25 + with several partners: *##* CNs (guifi.net, Athens Metropolitan Wireless 26 + Network and Funkfeuer), research institutions (Universitat Politècnica de 27 + Catalunya, iMinds and Fraunhofer) and supporting NGOs (Pangea and the OPLAN 28 + Foundation). *##* 26 29 - Its mission is to support the sustainable growth of CNs by providing the 27 30 means to conduct experimentally driven research. 28 31 - It also supports other projects advancing or extending CNs via financed Open 29 32 Calls. *##* Here you can see the list of the projects selected for Open 30 33 Call 1, and more than fifteen are now being selected for Open Call 2. *##* 31 34 - Last but not least, CONFINE provides a testbed and the associated tools and 32 35 knowledge for researchers to experiment on real CNs. *##*
Modified slides,lightning.txt from [e7a3c34adc] to [40e48ce016].
10 10 distributed ownership **[+]** 11 11 - Open, Free, neutral networks 12 12 - Mutual agreement texts 13 13 - Key for EU Digital Agenda 14 14 15 15 # … distributed ownership (1/3) 16 16 17 -![Private network and Internet access](imgs/network-private.png) 17 +![Public network, private Internet access](imgs/network-public.png) 18 18 19 19 # … distributed ownership (2/3) 20 20 21 -![Public network, private Internet access](imgs/network-public.png) 21 +![Private network and Internet access](imgs/network-private.png) 22 22 23 23 # … distributed ownership (3/3) 24 24 25 25 ![Community network, assorted services](imgs/network-community.png) 26 26 27 27 # Community networks (CNs) 28 28 29 29 - Broadband self-provision 30 30 - Similar to Free software: 31 31 - Open participation & management, 32 - distributed ownership 32 + distributed ownership (public > private > community) 33 33 - Open, Free, neutral networks 34 34 - Mutual agreement texts 35 35 - Key for EU Digital Agenda 36 36 37 37 # The CONFINE project 38 38 39 39 - Partners **[+]** ................................................................................ 45 45 # … Partners 46 46 47 47 ![CONFINE project partners](imgs/confine-partners.png) 48 48 49 49 # The CONFINE project 50 50 51 51 - Partners 52 + - CNs: guifi.net, AWMN, Funkfeuer 53 + - Research: UPC, iMinds, FKIE 54 + - NGOs: Pangea, OPLAN 52 55 - Support sustainable growth of CNs via research 53 56 (technologies & services) 54 57 - Help other projects boost CNs (Open Calls) **[+]** 55 58 - Provide a testbed for CNs: Community-Lab 56 59 57 60 # … (Open Calls) 58 61 ................................................................................ 71 74 72 75 # The CONFINE project 73 76 74 77 - Partners 75 78 - Support sustainable growth of CNs via research 76 79 (technologies & services) 77 80 - Help other projects boost CNs (Open Calls) 81 + - 5 current ones 82 + - 15+ more to come 78 83 - Provide a testbed for CNs: Community-Lab 79 84 80 85 # Community-Lab 81 86 82 87 - A testbed built on community networks 83 88 - Like PlanetLab: 84 89 - Global scale ................................................................................ 90 95 - Fair to other users 91 96 (no spying, no low-level, routing & above) 92 97 - Simple, tolerant to network failures 93 98 - Free software: build your own testbed! 94 99 95 100 # Community-Lab as community infrastructure 96 101 97 -- Extend CNs with Community-Lab nodes and links **[+]** 102 +- Extend CNs **[+]** 98 103 - Community-Lab for hosting services 99 104 - [Clommunity](http://clommunity-project.eu/): community clouds 100 105 101 106 # … Extend CNs … 102 107 103 108 ![Extending community networks](imgs/extend-network.png) 104 109 105 110 # Community-Lab as community infrastructure 106 111 107 -- Extend CNs with Community-Lab nodes and links 112 +- Extend CNs (with Community-Lab nodes and links) 108 113 - Community-Lab for hosting services 109 114 - [Clommunity](http://clommunity-project.eu/): community clouds 110 115 111 116 # Architecture and technologies 112 117 113 118 <!--- testbed architecture diagram ---> 114 119 - Testbed