summaryrefslogtreecommitdiff
path: root/ap_debian
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-05-22 22:08:19 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-05-22 22:08:19 +0200
commit4ca3025e0eae35922a3b881f96bdaa33689e5f83 (patch)
tree3d3dabfc530685bfc7f3bc8928f6b86220818e84 /ap_debian
parent44aa41c1f6edcacb83f215c860b5c8e49293d1e6 (diff)
Start slides and transcriptish
Diffstat (limited to 'ap_debian')
-rw-r--r--ap_debian/slides/.gitignore1
-rw-r--r--ap_debian/slides/Makefile9
-rw-r--r--ap_debian/slides/ap_debian.rst61
-rw-r--r--ap_debian/slides/img/800px-Cat_playing.jpegbin0 -> 114571 bytes
-rw-r--r--ap_debian/slides/img/cats_of_mastodon.pngbin0 -> 166470 bytes
-rw-r--r--ap_debian/slides/img/first_post_identica.pngbin0 -> 94685 bytes
-rw-r--r--ap_debian/transcriptish.rst37
-rw-r--r--ap_debian/useful_urls.txt3
8 files changed, 111 insertions, 0 deletions
diff --git a/ap_debian/slides/.gitignore b/ap_debian/slides/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/ap_debian/slides/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/ap_debian/slides/Makefile b/ap_debian/slides/Makefile
new file mode 100644
index 0000000..62f5e16
--- /dev/null
+++ b/ap_debian/slides/Makefile
@@ -0,0 +1,9 @@
+all: build/ap_debian.pdf
+
+build/%.pdf: %.rst img/
+ mkdir -p build
+ pandoc --listings -t beamer --pdf-engine=xelatex \
+ -o $@ $<
+
+clean:
+ rm -f build/*.pdf
diff --git a/ap_debian/slides/ap_debian.rst b/ap_debian/slides/ap_debian.rst
new file mode 100644
index 0000000..5ea3ac1
--- /dev/null
+++ b/ap_debian/slides/ap_debian.rst
@@ -0,0 +1,61 @@
+===============================================
+ ActivityPub and the federated social networks
+===============================================
+
+Empire of oily rags
+-------------------
+
+http://locusmag.com/2018/07/cory-doctorow-zucks-empire-of-oily-rags/
+
+History of the Fediverse
+------------------------
+
+.. image:: img/first_post_identica.png
+ :align: center
+
+ https://web.archive.org/web/20130615111045/http://identi.ca/notice/1
+
+CatsOfMastodon
+--------------
+
+.. image:: img/cats_of_mastodon.png
+ :align: center
+
+Federated Social Networks
+-------------------------
+
+ +------------+------------+------------+------------+
+ | Mastodon | Pleroma | Friendica | Diaspora |
+ +------------+------------+------------+------------+
+ | Hubzilla | Pump.io | GNU Social | Movim |
+ +------------+------------+------------+------------+
+ | PeerTube | Osada | Socialhome | ... |
+ +------------+------------+------------+------------+
+
+ITPs & RFPs
+-----------
+
+* (RFP - #859741) http://bugs.debian.org/859741 mastodon
+* (RFP - #895050) http://bugs.debian.org/895050 pleroma
+* (RFP - #651944) http://bugs.debian.org/651944 friendica
+* (RFP - #726486) http://bugs.debian.org/726486 pump.io
+* (RFP - #782812) http://bugs.debian.org/782812 gnusocial
+
+
+
+Questions?
+----------
+
+.. image:: img/800px-Cat_playing.jpeg
+ :align: center
+
+https://commons.wikimedia.org/wiki/File:Cat_playing.jpeg
+
+These slides
+------------
+
+https://git.trueelena.org/cgit.cgi/docs/talks/
+
+License Creative Commons Attribution-ShareAlike 4.0 International License.
+
+https://creativecommons.org/licenses/by-sa/4.0/
diff --git a/ap_debian/slides/img/800px-Cat_playing.jpeg b/ap_debian/slides/img/800px-Cat_playing.jpeg
new file mode 100644
index 0000000..3605a3a
--- /dev/null
+++ b/ap_debian/slides/img/800px-Cat_playing.jpeg
Binary files differ
diff --git a/ap_debian/slides/img/cats_of_mastodon.png b/ap_debian/slides/img/cats_of_mastodon.png
new file mode 100644
index 0000000..b45b9fe
--- /dev/null
+++ b/ap_debian/slides/img/cats_of_mastodon.png
Binary files differ
diff --git a/ap_debian/slides/img/first_post_identica.png b/ap_debian/slides/img/first_post_identica.png
new file mode 100644
index 0000000..2d1a59f
--- /dev/null
+++ b/ap_debian/slides/img/first_post_identica.png
Binary files differ
diff --git a/ap_debian/transcriptish.rst b/ap_debian/transcriptish.rst
new file mode 100644
index 0000000..e1510d2
--- /dev/null
+++ b/ap_debian/transcriptish.rst
@@ -0,0 +1,37 @@
+===============================================
+ ActivityPub and the federated social networks
+===============================================
+
+I believe a lot of people here care about Free Software, and I guess
+that a number of those also care about the related issues of freedom in
+computing, that nowadays involve more and more things that aren't
+running on computers we can control.
+
+There are many of those, and the one I'm talking about today starts with
+the consideration that a lot of computer-ish time is being spent on
+social networks, providing valuable data to companies that have proven
+multiple times they can't be trusted with those.
+
+Data breaches happen
+
+Doing without social networks can be an option for somebody, but it
+doesn't have to be the only way to
+
+This problem has been known for a long time, and at least since 2008
+with StatusNet and 2010 with Friendica and Diaspora there have been
+the will to develop an ecosystem of alternative platforms, of course
+based on Free Software, to allow people to have the advantages of social
+networks while keeping control of their data and experience by having
+networks of federated servers all talking with each other, like email,
+except designed in the current millenium.
+
+When I say networks, plural, of course I mean that there were a few
+incompatible protocols, none of the platforms were completely mature,
+and the kind of community they attracted meant that the federated social
+networks back then were a great place to find people who were interested
+in talking about federated social networks. I was there, I was happy
+with it, but I'd be the first to admit that something like that wasn't
+going to help more than a tiny minority of people.
+
+With time, a pornapocalypse or two to attract more users and an effort
+towards standardization, today the federated networks are
diff --git a/ap_debian/useful_urls.txt b/ap_debian/useful_urls.txt
new file mode 100644
index 0000000..0d9b766
--- /dev/null
+++ b/ap_debian/useful_urls.txt
@@ -0,0 +1,3 @@
+https://mastodon.at/@switchingsocial/100464510004807543
+
+https://libranet.de/display/0b6b25a8-115b-c889-7123-a33884035563