diff options
Diffstat (limited to 'posts/2018-03-10-libreplanet-2018.md')
-rw-r--r-- | posts/2018-03-10-libreplanet-2018.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/posts/2018-03-10-libreplanet-2018.md b/posts/2018-03-10-libreplanet-2018.md new file mode 100644 index 0000000..6687df7 --- /dev/null +++ b/posts/2018-03-10-libreplanet-2018.md @@ -0,0 +1,26 @@ +title: I will be presenting about GNU Guix at Libreplanet 2018 +date: 2018-03-10 20:30:00 +tags: conference guix +summary: Guix presentation at Libreplanet 2018 +--- + +If you're in the Cambridge, MA area or already planning to attend the +Libreplanet 2018 free software conference, come learn about functional +package management at my talk: *Practical, verifiable software freedom +with GuixSD*. + +Abstract: + + GuixSD is a GNU/Linux distribution built from the ground up to + empower users to exercise the four freedoms they've been granted + by free software. In this talk, you will learn how GuixSD makes it + easy to inspect source code, share source code and binaries and + even entire system configurations, verify that binaries were built + from the source they claim, customize software packages, and + experiment without fear of breaking your system. + +Libreplanet is being held at the MIT Stata center. My talk is on +Sunday, March 25th, at 3:25pm. + +For full information about Libreplanet 2018, see: +<https://libreplanet.org/2018> |