GPN20:Why I wrote my own rsync: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
(Fahrplanbot tut Dinge)
 
(kein Unterschied)

Aktuelle Version vom 26. Mai 2022, 22:05 Uhr


Ein Vortrag von Michael Stapelberg auf der GPN20.

I have become philosophically opposed to running C software in my home, so I’m replacing old C software with new Go programs for more fun, performance, learning and security! 🤓

In this talk you’ll learn more about how rsync works, and how and where I’m running my own implementation.

rsync is just one part of the bigger puzzle. I’ll also (briefly) explain router7, my own home internet router, which is running on gokrazy, my own Go appliance platform (not only) for the Raspberry Pi.

You can find the slides at https://docs.google.com/presentation/d/1XqWF7h8ScimDFbQgLcXP4NcnUWRGEm59F0kGvw4aYa0/edit?usp=sharing

Links