Librevents: “liberating” data from Big Tech

HIP - Track 1 - Room 5
Librevent is a browser extension allowing any user to copy and republish (“scrape”) data about events posted on proprietary platforms onto free libre and open source decentralized networks. For now, Librevents focuses on liberating events data (description, date and time, location) from Facebook onto Mobilizon, an event-management platform alternative part of the Fediverse*. The intention behind Librevents is to feed alternative ethical platforms like Mobilizon with content, in order to help them counter the “network effect” (users staying on Facebook because the information is only available there). The concept of “data liberation” could later be applied to other types of contents and platforms. The data we liberate is initially posted as a “public event” by the organizer. We make this data truly “public” and available on free platforms, without violating the organizer’s original intentions.
*Fediverse: a federated network of free libre and open source alternatives to Twitter, Facebook, Youtube. The networks within the Fediverse communicate together through the ActivityPub protocol. In 2021, we have been developing Mobilize.Berlin, an event platform based on Mobilizon, intended for the club and music scene in Berlin. In 2022, we have kept improving Librevents within our Mobilize.Berlin community, organizing two hackathons at the c-base hackerspace in Berlin. In this talk we will present the browser extension Librevents, available to download and allowing any user to scrape and republish themselves events onto a Mobilizon instance. Our goal is to grow our community of developers, event organizers, and Mobilizon instance administrators in order to improve Librevents, to promote Mobilizon and the Fediverse, and make data liberation happen. keywords: Fediverse, Mobilizon, data liberation, adversarial interoperability

Additional information

Live Stream https://streaming.media.ccc.de/jev22/hip1
Type Talk/panel 30 min
Language English

More sessions

12/27/22
Theater Hall - E.T.I. (HiP main stage)
HIP - Track 1 - Room 5
Welcome to Hacking in Parallel. Lets fire this up.
12/27/22
Track 2 Room 2
davedarko
HIP - Track 2 - Room 2
Going through the reasoning and design decisions made while creating pentagon shaped PCBs and a case for a 12 sided platonic solid.
12/28/22
Camilo
HIP - Track 1 - Room 5
Introduction to open source PDKs for making custom Asics and the work involved in taping out a small systolic array using only open-source tooling, and also applications to systolic arrays
12/28/22
mainhall stage - c-base
c-base mainhall
Matthias Maurer beschreibt den Mond als unser *Sprungbrett zum Mars*. Und nicht nur für Missionen zum nächsten Planeten, sondern auch für wesentlich weiter entfernte Ziele, wo nie ein Mensch zuvor gewesen ist, wird es unabdingbar sein, den Mond als Trainingsgelände zu nutzen. Mit Hilfe unserer **CubeR** soll die Oberfläche des Mondes sowohl für die Wissenschaft als auch für die Industrie zugänglich werden. Unsere nach einem offenen Standard entwickelten Nano-Rover stellen eine Grundlage ...
12/28/22
Theater Hall - E.T.I. (HiP main stage)
Dennis Guse
HIP - Track 1 - Room 5
Most open-source projects have limit lifetime: at some point in time development stops and the project becomes unmaintained. A lot of projects often do not even reach the stage, where they are used by a critical mass of users. In this talk, I will go through the steps of continuing an open-source project using my lessons learned from forking Google's MyTracks and crafting it into OpenTracks.
12/28/22
Theater Hall - E.T.I. (HiP main stage)
hanemile
HIP - Track 1 - Room 5
Most bug bounty platforms list subdomain takeover as "not in scope", but could it be interesting anyways? Yes! This talk will show you what this kind of problem is and how it can be mitigated at scale (and where it isn't).
12/28/22
Theater Hall - E.T.I. (HiP main stage)
jiska
HIP - Track 1 - Room 5
Want to learn reverse engineering? Looking for the tool assisting you in reversing almost everything? With Frida, you can reprogram software during runtime, so-called hooking, and view or change the program logic without source code access.