forked from om/chatcontrol_dk
56 lines
2 KiB
HTML
56 lines
2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<title>Chat Control: Your private messages will be scanned!</title>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
<link rel="stylesheet" type="text/css" href="../style.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div id="language_choice">
|
||
|
<a href="../en/"><img src="../img/english.svg"
|
||
|
alt="english language"
|
||
|
height="28" /></a>
|
||
|
<a href="../da/"><img src="../img/dansk.svg"
|
||
|
alt="dansk sprog"
|
||
|
height="28" /></a>
|
||
|
</div>
|
||
|
|
||
|
<h1><span class="besked">Chat Control: Your private messages will be scanned</span></h1>
|
||
|
|
||
|
<p>
|
||
|
The EU commission has proposed a new law to protect children against abuse.
|
||
|
The cause is good, but the law itself is bad, because it requires that
|
||
|
online services with messaging functionality have to be surveilled
|
||
|
if there is a possibility for children to use the service
|
||
|
or if users could potentially use the service to exchange child abuse material.
|
||
|
This will affect many communication services
|
||
|
and it will mean that <em>your</em> communication will be scanned,
|
||
|
because all users of regular communication services
|
||
|
will be treated as suspects for child abuse.
|
||
|
</p>
|
||
|
|
||
|
<div id="app-area">
|
||
|
<object id="movie" data="../img/chatapp.svg" type="image/svg+xml"></object>
|
||
|
<p id="movie-sidetext">
|
||
|
Learn more about Chat Control and why it is a bad idea by watching our
|
||
|
interactive film on the left.
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<p>
|
||
|
Whan can be done against this proposed law?
|
||
|
It is important that more people know about it.
|
||
|
Share the link to this page!
|
||
|
Chat with others about it and talk with
|
||
|
<a href="https://www.europarl.europa.eu/meps/en/full-list">your representatives in the European Parliament</a>
|
||
|
about it (or write a nice e-mail to them).
|
||
|
It is important that there is a public discussion about this topic,
|
||
|
so that politicians realise that the law is a bad idea
|
||
|
even though this is for a good cause.
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|