revamp the site and go fully static
[~bandali/bndl.org] / libreplanet-2021.html
diff --git a/libreplanet-2021.html b/libreplanet-2021.html
new file mode 100644 (file)
index 0000000..7f50e1b
--- /dev/null
@@ -0,0 +1,137 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8" />
+<meta name="author" content="bandali" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<title>LibrePlanet 2021: Jami and how it empowers users &mdash; bandali</title>
+<link rel="canonical" href="https://bndl.org/libreplanet-2021.html" />
+<link rel="alternate" href="libreplanet-2021.txt" title="plain text" type="text/plain" />
+<link rel="prev" href="fsf-internship-beyond.html">
+<style>
+body {
+  line-height: 1.6;
+  max-width: 37.5em;
+  margin: 0 auto;
+  padding: 0 1em;
+}
+details { margin: 1em 0; }
+details summary { cursor: pointer; }
+#copy { font-size: 0.84em; }
+#copy p { padding: 0 2em; }
+h1 + p { color: #666; }
+blockquote { text-align: justify; }
+.tex {
+  font-family: "Tex Gyre Termes", serif;
+  text-transform: uppercase;
+}
+.tex sub {
+  font-size: 1em;
+  margin-left: -0.1667em;
+  margin-right: -0.125em;
+  vertical-align: -0.5ex;
+}
+.tex sup {
+  font-size: 0.85em;
+  margin-left: -0.36em;
+  margin-right: -0.15em;
+  vertical-align: 0.15em;
+}
+.box {
+  background: #f8f8f8;
+  border: 1px solid #e6e6e6;
+  border-radius: 4px;
+  font-size: 0.95em;
+  padding: 0.6em 0.9em;
+}
+@media (prefers-color-scheme: dark) {
+  body { background: #1c1c1c; color: white; }
+  a:link { color: #acdeff; }
+  a:visited { color: #f8f; }
+  a:active { color: #e00; }
+  .box { background: #1b1d1e; border-color: #373c34; }
+}
+</style>
+</head>
+<body>
+<h1>LibrePlanet 2021: Jami and how it empowers users</h1>
+<p>by <a href="https://bndl.org"><b>bandali</b></a>
+on March 20, 2021 <small>(last update: March 21, 2021)
+(also in <a href="libreplanet-2021.txt">plain text</a>)</small></p>
+
+<p>I am giving my very first
+<a href="https://libreplanet.org/2021/">LibrePlanet</a> talk today on
+March 20th.  I will be talking about
+<a href="https://jami.net">Jami</a>, the GNU package for universal
+communication that respects the freedoms and privacy of its users.
+I'll be giving an introduction to Jami and its architecture, sharing
+important and exciting development news from the Jami team about
+<a href="https://jami.net/together-the-new-version-of-jami-and-a-new-step-forward/">rendezvous
+points</a>, <a href="https://jami.biz/jams-user-guide">JAMS</a>,
+the <a href="https://jami.net/plugins-sdk">plugin SDK</a>,
+<a href="https://jami.net/swarm-introducing-a-new-generation-of-group-conversations">Swarm
+chats</a>, and more; and how these features each help empower users to
+communicate with their loved ones without sacrificing their privacy or
+freedom.</p>
+
+<p>Here is the abstract for my talk, also available on the
+<a href="https://libreplanet.org/2021/speakers/#4285">LibrePlanet
+2021's speakers</a> page:
+
+<blockquote>
+<p>Jami is free software for universal communication that respects the
+freedoms and privacy of its users.  Jami is an official GNU package
+with a main goal of providing a framework for virtual communications,
+along with a series of end-user applications for audio/video calling
+and conferencing, text messaging, and file transfer.</p>
+
+<p>With the outbreak of the COVID-19 pandemic, working from home has
+become the norm for many workers around the world.  More and more
+people are using videoconferencing tools to work or communicate with
+their loved ones.  The emergence of these tools has been followed by
+many questions and scandals concerning the privacy and freedom of
+users.</p>
+
+<p>This talk gives an introduction to Jami, a free/libre, truly
+distributed, and peer-to-peer solution, and explains why and how it
+differs from all other existing solutions and how it empowers
+users.</p>
+</blockquote>
+
+<p>I have been an attendee of LibrePlanet for some years, and am very
+excited to be giving my first ever talk at LibrePlanet 2021 this year!
+You can watch my talk and other speakers' talks live this weekend,
+from the <a href="https://libreplanet.org/2021/live/">LibrePlanet 2021
+- Live</a> page.  Attendance is gratis (no cost), and you can register
+at <a href="https://u.fsf.org/lp21-sp">https://u.fsf.org/lp21-sp</a>.</p>
+
+<p>Presentation slides:
+<a href="https://p.bndl.org/bandali-jami-libreplanet-2021.pdf">pdf</a>
+(<a href="https://p.bndl.org/bandali-jami-libreplanet-2021-with-notes.pdf">with notes</a>) |
+<a href="bandali-bib.html#bandali-jami-libreplanet-2021">bib</a><br/>
+
+<span class="tex">L<sup>a</sup>T<sub>e</sub>X</span> sources:
+<a href="https://p.bndl.org/bandali-jami-libreplanet-2021.tar.gz">tar.gz</a> |
+<a href="https://p.bndl.org/bandali-jami-libreplanet-2021.zip">zip</a></p>
+
+<p>I hope to see you around this year's all-online LibrePlanet
+conference this weekend!</p>
+
+<p class="box">LibrePlanet is a conference about software freedom,
+happening March 20 through 21, 2021.  The event is hosted by the Free
+Software Foundation (FSF), and brings together software developers,
+law and policy experts, activists, students, and computer users to
+learn skills, celebrate free software accomplishments, and face
+upcoming challenges.  Newcomers are always welcome, and LibrePlanet
+2021 will feature programming for all ages and experience levels.</p>
+
+<hr />
+<details id="copy">
+<summary>Copyright &copy; 2021 bandali</summary>
+<p>Copying and distribution of this file, with or without
+modification, are permitted in any medium without royalty provided the
+copyright notice and this notice are preserved.  This file is offered
+as-is, without any warranty.</p>
+</details>
+</body>
+</html>