add bio by rms
This commit is contained in:
@@ -24,6 +24,19 @@
|
|||||||
|
|
||||||
<div class="countdown">--:--:--:--</div>
|
<div class="countdown">--:--:--:--</div>
|
||||||
|
|
||||||
|
<h1>Představení tématu</h1>
|
||||||
|
<p>
|
||||||
|
V digitální společnosti existuje celá řada <b>hrozeb pro svobodu</b>. Patří mezi ně <b>nesvobodný software</b>, <b>masivní dohled</b> a <b>cenzura</b>.
|
||||||
|
<br><br>
|
||||||
|
Nesvobodné programy jsou často navrženy tak, aby <b>omezovaly uživatele</b>, <b>ovládaly je</b> nebo s <b>nimi manipulovaly</b>. Cílem války proti sdílení je zabránit uživatelům ve sdílení kopií publikovaných autorských děl. Počítače pro hlasování činí <b>výsledky voleb nedůvěryhodnými</b>.
|
||||||
|
<br><br>
|
||||||
|
Další hrozby pocházejí z používání webových služeb, které zavádějí společnosti, jež mohou <b>stanovit jakékoli podmínky</b>.
|
||||||
|
<br><br>
|
||||||
|
A konečně, většina internetových činností (kromě těch, které existovaly před rokem 2000) je nejistá, <b>závislá na povolení jedné společnosti</b>.
|
||||||
|
<br><br>
|
||||||
|
Všechny tyto hrozby mají více nebo méně původ v používání nesvobodného softwaru. Proto je svobodný software první boj na cestě k <b>osvobození digitální společnosti</b>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<figure class="poster">
|
<figure class="poster">
|
||||||
<img src="../word_cloud_cz.png" alt="Plakát na přednášku s Richardem Stallmanem">
|
<img src="../word_cloud_cz.png" alt="Plakát na přednášku s Richardem Stallmanem">
|
||||||
</figure>
|
</figure>
|
||||||
|
@@ -11,18 +11,37 @@
|
|||||||
<main>
|
<main>
|
||||||
<p>
|
<p>
|
||||||
The <b><a href="https://www.fm.tul.cz">Faculty of Mechatronics</a></b>
|
The <b><a href="https://www.fm.tul.cz">Faculty of Mechatronics</a></b>
|
||||||
invites you to a lecture about <b>freedom</b> in the digital society with <b>Richard Stallman</b>.
|
invites you to a lecture about <b>free software</b> and <b>freedom</b> in the digital society with <b>Richard Stallman</b>.
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Find out how to <b>take your digital freedom back</b>.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The lecture will take place on the <b>7th of May 2025 from 16:30</b> in the auditorium of building G at the Technical University of Liberec.
|
The lecture will take place on the <b>7th of May 2025 from 16:30</b> in the auditorium of building G at the Technical University of Liberec.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<div class="countdown">--:--:--:--</div>
|
<div class="countdown">--:--:--:--</div>
|
||||||
|
|
||||||
|
<h1>Topic introduction</h1>
|
||||||
|
<p>
|
||||||
|
There are many <b>threats to freedom</b> in the digital society. They
|
||||||
|
include <b>nonfree software</b>, <b>massive surveillance</b>, and <b>censorship</b>.
|
||||||
|
<br><br>
|
||||||
|
Nonfree proprams are often designed to <b>restrict users</b>, <b>control
|
||||||
|
users</b> or <b>manipulate uesers</b>. The War on Sharing aims to stop users
|
||||||
|
from sharing copies of published works. Computers for voting make
|
||||||
|
<b>election results untrustworthy</b>.
|
||||||
|
<br><br>
|
||||||
|
Other threats come from use of web services, implemented by
|
||||||
|
companies that can impose <b>any conditions whatsoever</b>.
|
||||||
|
<br><br>
|
||||||
|
Finally, most internet activities (aside from those which existed
|
||||||
|
before 2000) are precarious, <b>dependent on permission from one company</b>.
|
||||||
|
<br><br>
|
||||||
|
All of these threats originate more or less in the use of nonfree
|
||||||
|
software. That is why free software is the first battle in
|
||||||
|
the <b>liberation of the digital society</b>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<figure class="poster">
|
<figure class="poster">
|
||||||
<img src="../word_cloud_en.png" alt="Poster for Richard Stallman's lecture">
|
<img src="../word_cloud_en.png" alt="Poster for Richard Stallman's lecture">
|
||||||
</figure>
|
</figure>
|
||||||
|
@@ -184,7 +184,7 @@ header * {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1em auto;
|
margin: 2em auto;
|
||||||
padding: 0 .5em;
|
padding: 0 .5em;
|
||||||
font-family: JetBrains Mono, monospace;
|
font-family: JetBrains Mono, monospace;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
@@ -381,7 +381,7 @@ figcaption {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.poster {
|
.poster {
|
||||||
margin: 0 auto !important;
|
margin: 5em auto !important;
|
||||||
max-width: 40rem;
|
max-width: 40rem;
|
||||||
filter: drop-shadow(0 0 5em black);
|
filter: drop-shadow(0 0 5em black);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user