Compare commits
No commits in common. "master" and "master" have entirely different histories.
264
da/index.html
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Chatcontrol: Dine private beskeder skal overvåges!</title>
|
<title>ChatControl: Dine private beskeder skal overvåges!</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="stylesheet" type="text/css" href="../style.css" />
|
<link rel="stylesheet" type="text/css" href="../style.css" />
|
||||||
<link rel="stylesheet" href="../../fonts/stylesheet.css">
|
<link rel="stylesheet" href="../../fonts/stylesheet.css">
|
||||||
|
@ -31,27 +31,35 @@
|
||||||
</div>
|
</div>
|
||||||
<div id="intro">
|
<div id="intro">
|
||||||
<div class="besked">
|
<div class="besked">
|
||||||
<h1><strong>Chatcontrol: </strong>Dine private beskeder skal overvåges</h1>
|
<h1><strong>Chat Control: </strong>Dine private beskeder skal overvåges</h1>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
EU-kommissionen har lavet et nyt lovforslag for at beskytte børn mod misbrug. Formålet er godt, men loven er
|
EU-kommissionen har lavet et nyt lovforslag for at beskytte børn mod misbrug. Formålet er godt, men loven er
|
||||||
dårlig, fordi den kræver, at kommunikationstjenester skal <span style="white-space: nowrap">overvåges,</span>
|
dårlig, fordi den kræver, at kommunikationstjenester skal <span style="white-space: nowrap">overvåges,</span>
|
||||||
hvis der er en mulighed for at børn bruger dem, eller hvis der er en mulighed for at dele billeder af
|
hvis der er en mulighed for at børn bruger dem, eller hvis der er en mulighed for at dele billeder af
|
||||||
børnemisbrug. Det vil påvirke langt de fleste kommunikationstjenester og vil betyde at din kommunikation vil
|
børnemisbrug. Det vil påvirke langt de fleste kommunikationstjenester og vil betyde at din kommunikation vil
|
||||||
blive overvåget, fordi alle brugere af almindelige kommunikationstjenester vil være mistænkte for børnemisbrug.
|
blive overvåget, fordi alle brugere af almindelige kommunikationstjenster vil være mistænkte for børnemisbrug.
|
||||||
Konkret betyder det, at dine e-mails, chat-beskeder, video- og voiceopkald bliver analyseret af algoritme,
|
Konkret betyder det, at dine e-mails, chat-beskeder, video- og voiceopkald bliver analyseret af algorithme,
|
||||||
for at vurdere hvis de har illegale indhold. Analysen vil foregår direkt på din computer/smartphone, så at
|
for at vurdere hvis de har illegale indhold. Analysen vil foregår direkt på din computer/smartphone, så at
|
||||||
algoritmerne kan se hvad du skriver/siger før det bliver krypteret.
|
algorithmene kan se hvad du skriver/siger før det bliver crypteret.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Lær mere om Chatcontrol og hvorfor det er en dårlig idé, i vores interaktive Chatcontrol film ude til
|
Lær mere om ChatControllen og hvorfor det er en dårlig idé, i vores interaktive ChatControl film ude til
|
||||||
venstre.
|
venstre.
|
||||||
</p>
|
</p>
|
||||||
|
<div id="backarrow">
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="40" viewBox="0 0 20 40">
|
||||||
|
<polyline points="0,20 20,0 20,40" fill="#0084FF" onclick="swipe_viewport()" />
|
||||||
|
</svg>
|
||||||
|
<p>
|
||||||
|
Du kan bruge den blå pil for at åbne kontaktlisten
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<input type="range" name="typing_speed" id="typing_speed" title="typing speed"
|
<input type="range" name="typing_speed" id="typing_speed" title="typing speed"
|
||||||
onChange="adjust_typing_speed(this.value)" value="50" min="0" max="100" />
|
onChange="adjust_typing_speed(this.value)" value="50" min="0" max="100" />
|
||||||
<input type="text" value="50" id="speed_indicator" readonly size="1" />
|
<input type="text" value="50" id="speed_indicator" readonly size="1" />
|
||||||
Hastighed
|
Speed
|
||||||
</p>
|
</p>
|
||||||
<p><a href="#more">Finde ud af mere</a></p>
|
<p><a href="#more">Finde ud af mere</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -87,12 +95,8 @@ eu:
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
<a href="https://www.patrick-breyer.de/wp-content/uploads/2024/04/2024-03-28-conseil-csam-compromis-presidence-belge.pdf">Lovforslaget fra 28. marts 2024</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://eur-lex.europa.eu/legal-content/DA/TXT/?uri=CELEX%3A52022PC0209">
|
<li><a href="https://eur-lex.europa.eu/legal-content/DA/TXT/?uri=CELEX%3A52022PC0209">
|
||||||
Lovforslag fra 12. september 2022</a>
|
Det nuværende lovforslag (12. september 2022)</a>
|
||||||
🇩🇰
|
🇩🇰
|
||||||
🇪🇺
|
🇪🇺
|
||||||
</li>
|
</li>
|
||||||
|
@ -102,15 +106,14 @@ eu:
|
||||||
</li>
|
</li>
|
||||||
<li><a
|
<li><a
|
||||||
href="https://www.panoptikon.dk/eu-vil-scanne-alle-dine-beskeder-og-mails-som-led-i-kampen-mod-borneporno/">
|
href="https://www.panoptikon.dk/eu-vil-scanne-alle-dine-beskeder-og-mails-som-led-i-kampen-mod-borneporno/">
|
||||||
Avisartikel om Chatcontrol (fra panoptikon.dk)</a>
|
Avisartikel om ChatControl (fra panoptikon.dk)</a>
|
||||||
🇩🇰
|
🇩🇰
|
||||||
</li>
|
|
||||||
<li><a href="https://chatcontrol.eu">
|
<li><a href="https://chatcontrol.eu">
|
||||||
Flere detaljer om den planlagte lov og tidsforløbet</a>
|
Flere detajler om den planlagte lov og tidsforløbet</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://media.ccc.de/v/bornhack2022-4190-danger-client-side-sca">
|
<li><a href="https://media.ccc.de/v/bornhack2022-4190-danger-client-side-sca">
|
||||||
Foredrag om Chatcontrol på BornHack 2022</a>
|
Foredrag om ChatControl på BornHack</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li><a
|
<li><a
|
||||||
|
@ -122,14 +125,8 @@ eu:
|
||||||
Historie om falsk alarm i en chatsamtale med en læge</a>
|
Historie om falsk alarm i en chatsamtale med en læge</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li>Historisk film: <a
|
|
||||||
href="https://www.youtube.com/watch?v=mOSI6Z7KPUw&list=PL8c7kcHkDeuTjUQKDNEOPvl1mB5EZIGBO&index=3">
|
|
||||||
Fuldstændig telekommunikationsovervågning under besættelsen</a>
|
|
||||||
🇩🇰
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://chat-kontrolle.eu/">
|
<li><a href="https://chat-kontrolle.eu/">
|
||||||
Tysk alliance mod Chatcontrol</a>
|
Tysk alliance mod ChatControl</a>
|
||||||
🇩🇪
|
🇩🇪
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -145,7 +142,7 @@ eu:
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://fsfe.org/news/2022/news-20221026-02.html">
|
<a href="https://fsfe.org/news/2022/news-20221026-02.html">
|
||||||
Chatcontrol vil skade fri software</a>
|
Chatcontrollen vil skade fri software</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -157,9 +154,8 @@ eu:
|
||||||
Chatcontrol er en trussel mod open source software i EU</a>
|
Chatcontrol er en trussel mod open source software i EU</a>
|
||||||
🇩🇪
|
🇩🇪
|
||||||
</li>
|
</li>
|
||||||
<li>Professor i kryptografi:
|
<li><a href="https://ioc.exchange/@matthew_d_green/110001087185622691">
|
||||||
<a href="https://ioc.exchange/@matthew_d_green/110001064032634465">"EU chatcontrol loven er det mest
|
Professor i kryptografi: "EU chatcontrol loven er det mest alarmerende lovforslag jeg har nogensinde læst.
|
||||||
alarmerende lovforslag jeg har nogensinde læst.
|
|
||||||
Det er et design for det mest magtfulde overvågningssystem for tekster og billeder den fri verden har
|
Det er et design for det mest magtfulde overvågningssystem for tekster og billeder den fri verden har
|
||||||
nogensinde set."</a>
|
nogensinde set."</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
|
@ -172,220 +168,10 @@ eu:
|
||||||
Hollandsk anti-chatcontrol hjemmeside</a>
|
Hollandsk anti-chatcontrol hjemmeside</a>
|
||||||
🇳🇱
|
🇳🇱
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://chatcontrol.pt/">Portugisisk anti-chatcontrol hjemmeside</a>
|
|
||||||
🇵🇹
|
|
||||||
</li>
|
|
||||||
<li><a href="../slides/bornhack/2023/every_message/talk.html">
|
<li><a href="../slides/bornhack/2023/every_message/talk.html">
|
||||||
Slides fra Bornhack 2023 præsentation</a>
|
Slides fra Bornhack 2023 presentation</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li><a
|
|
||||||
href="https://kinderschutzbund.de/wp-content/uploads/2023/02/Statement-for-the-public-hearing-on-chat-control-on-March-1-2023_DKSB.pdf">
|
|
||||||
Den tyske børnebeskyttelseforening erklærer sig uenig med chatcontrol
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="../local_copy/apple-letter-to-heat-initiative.pdf">Apple forklarer til børnebeskyttelseorganisation
|
|
||||||
hvorfor scanning af krypteret indhold ikke er en god idé</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Præsident af Signal Foundation:
|
|
||||||
<a href="https://mastodon.world/@Mer__edith/110997299828932246">"Apples redegørelse begraver idéen om at det
|
|
||||||
er muligt at scanne enhvers kommunikation og samtidigt bevare privatlivet"</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.wired.com/story/britain-admits-defeat-online-safety-bill-encryption/">
|
|
||||||
Lov i Storbritannien som ligner chatcontrol blev ikke vedtaget med client-side scanning fordi teknologien
|
|
||||||
ikke findes
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://edri.org/our-work/most-criticised-eu-law-of-all-time/">En meget lang liste med
|
|
||||||
forskellige kritikker af Chatcontrol</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Bornhack 2023 foredrag: <a href="https://media.ccc.de/v/bornhack2023-56116-chat-control-the-next">Chat
|
|
||||||
Control
|
|
||||||
– the next months will be critical</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a
|
|
||||||
href="https://ing.dk/artikel/regeringen-stoetter-kontroversielt-eu-forslag-om-scanning-af-indhold-paa-borgernes">
|
|
||||||
Den danske regering støtter loven mens hele oppositionen er imod
|
|
||||||
</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Graverjournalistik:<a
|
|
||||||
href="https://balkaninsight.com/2023/09/25/who-benefits-inside-the-eus-fight-over-scanning-for-child-sex-content/">
|
|
||||||
Hvem ville chatcontrol gavne?</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://balkaninsight.com/2023/09/29/europol-sought-unlimited-data-access-in-online-child-sexual-abuse-regulation/">Europol
|
|
||||||
vil gerne have <b>alle</b> billeder uanset hvis de er relateret til børnepornografi</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Danske kryptologer: <a
|
|
||||||
href="https://radar.dk/holdning/dtu-eksperter-advarer-i-kronik-csam-forslag-vil-foere-til-uhoert-overvaagning-af-vores">"den
|
|
||||||
form for analyse [dvs. chatcontrol] underminerer hele ideen omkring E2E-kryptering og kommunikation"</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Berlinske: <a
|
|
||||||
href="https://www.berlingske.dk/politik/eu-vil-tjekke-alt-digitalt-indhold-for-at-bekaempe-boerneporno">
|
|
||||||
EU vil tjekke alt digitalt indhold for at bekæmpe børneporno
|
|
||||||
</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Jyllands-Posten: <a
|
|
||||||
href="https://jyllands-posten.dk/international/europa/ECE16496512/eu-vil-tjekke-alt-digitalt-indhold-for-at-bekaempe-boerneporno/">EU
|
|
||||||
vil tjekke alt digitalt indhold for at bekæmpe børneporno</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
IDA og andre organisationer: <a
|
|
||||||
href="https://via.ritzau.dk/pressemeddelelse/13732482/organisationer-eu-forslag-om-chatkontrol-er-totalovervagning">EU-forslag
|
|
||||||
om chatkontrol er totalovervågning</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://www.altinget.dk/digital/artikel/samlet-opposition-til-regeringen-i-bryder-med-aanden-i-grundloven">Samlet
|
|
||||||
opposition til regeringen: I bryder med ånden i grundloven</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://ida.dk/media/13745/organisationer-mod-csa.pdf">Åbent brev til justitsminister Peter
|
|
||||||
Hummelgaard</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://cybernauterne.dk/blog/ashton-kutcher-trafficking-overvagning-og-chat-control/">Cybernauterne
|
|
||||||
om chatcontrol</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Skandal:
|
|
||||||
<a
|
|
||||||
href="https://dannymekic.com/202310/undermining-democracy-the-european-commissions-controversial-push-for-digital-surveillance">EU-Kommissionen
|
|
||||||
bruger microtargeting for at sprede misvisende budskaber om chatcontrol på X</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Hollandsk teknologiekspert:
|
|
||||||
<a
|
|
||||||
href="https://radar.dk/artikel/danny-fangede-eu-kommissaer-i-konflikt-med-egen-lov-hun-proevede-skabe-ekkokamre?1f4e2460cfb84ebe8cd48fb29bb9de08=Lvs8MzUsQjXuJw5cgolhMWO6CIqlJcw7M0f7N-FVCDY">"Kommissionen
|
|
||||||
brugte religiøse og politiske holdninger til at kategorisere brugerne til at målrette reklamerne"</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Berlinske mener: <a
|
|
||||||
href="https://www.berlingske.dk/ledere/berlingske-mener-ny-masseovervaagning-afsloerer-endnu-en-blind-plet-i">
|
|
||||||
Ny masseovervågning afslører endnu en blind plet i regeringens demokratiforståelse</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Europæisk embedsmand for databeskyttelse: <a
|
|
||||||
href="https://edps.europa.eu/system/files/2023-10/edsp_briefing-note_csam_proposal-the_point_of_no_return_0.pdf">
|
|
||||||
"Der er en bred konsensus blandt databeskyttelsesinstitutioner, juridiske eksperter, akademikere,
|
|
||||||
industri, civilsamfundet, nationale lovgivere og retshåndhævere at foreslaget ikke alene er ineffektivt,
|
|
||||||
men også skadeligt"
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a
|
|
||||||
href="https://www.altinget.dk/artikel/eus-kontroversielle-lov-om-seksualforbrydelser-mod-boern-er-langt-fra-i-havn">
|
|
||||||
EU's kontroversielle lov om seksualforbrydelser mod børn splitter landene </a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Ironisk: <a href="https://netzpolitik.org/2023/eu-beraet-ueber-going-dark-hinter-verschlossenen-tueren/">
|
|
||||||
"Going-Dark"-arbejdsgruppen arbejder i mørket</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://netzpolitik.org/2023/bericht-eu-kommission-scheitert-verhaeltnismaessigkeit-der-freiwilligen-chatkontrolle-zu-belegen/">
|
|
||||||
Kommissionen kan ikke påvise at frivillig chatcontrol er hensigtsmæssig
|
|
||||||
</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://edri.org/our-work/2023-a-good-year-for-privacy-a-bad-year-for-chat-control/">2023: Et godt
|
|
||||||
år for privatlivet, et dårligt år for chatcontrol</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.ftm.eu/articles/ashton-kutcher-s-anti-childabuse-software-below-par">Thorns Software er lang fra godt nok til at klassificere børnemisbrugsmateriale korrekt som reklameret</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.patrick-breyer.de/en/european-court-of-human-rights-bans-weakening-of-secure-end-to-end-encryption-the-end-of-eus-chat-control-csar-mass-surveillance-plans/">Den Europæiske Menneskerettighedsdomstol forbyder svækkelse af end-to-end kryptering</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.patrick-breyer.de/en/trilogue-deal-eu-extends-error-prone-bulk-chat-control-scanning-of-private-messages-by-us-internet-companies/">Chatcontrol 1.0 forlænges indtil april 2026</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Tysk bog: <a href="https://www.droemer-knaur.de/buch/daniel-mossbrucker-direkt-vor-unseren-augen-9783426279052">Direkt vor unseren Augen</a>. Bogen beskriver hvad der virkeligt forgår i den pædokriminelle verden og hvorfor politikerne tager fejl.
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://edri.org/our-work/rearranging-deck-chairs-on-the-titanic-belgiums-latest-move-doesnt-solve-critical-issues-with-eu-csa-regulation/">Analyse af den opdaterede version af chatcontrol loven</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Åbent brev fra kryptologer: <a href="https://nce.mpi-sp.org/index.php/s/eqjiKaAw9yYQF87">Det opdateret lovforslag baserer stadig på urealistiske ideer</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://mullvad.net/en/why-privacy-matters/going-dark">Historien af chatcontrol loven fra 11. Maj 2022 til Maj 2024</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.euractiv.com/section/law-enforcement/news/audio-communications-excluded-in-latest-draft-of-child-sexual-abuse-material-law/">Nyt chatcontrol lovforslag: Brugerne bliver tvunget til at godkende deres egen overvågning ellers får de ikke lov til at dele billeder, videoer eller links</a>
|
|
||||||
🇬🇧
|
|
||||||
🇫🇷
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>Global Encryption Coalition skriver: <a href="https://www.globalencryption.org/2024/05/joint-statement-on-the-dangers-of-the-may-2024-council-of-the-eu-compromise-proposal-on-eu-csam/">[Chatcontrol] vil ikke løse problemet af CSAM på nettet, men det vil medføre betydningsfulde sikkerhedsrisici for alle borgere, virksomheder og regeringer</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.spiegel.de/netzwelt/netzpolitik/chatkontrolle-zahl-der-falschmeldungen-zu-kindesmisshandlung-massiv-gestiegen-a-a746b118-82e7-4560-8ba4-45f02489768c">Stor stigning af falsk positive detektioner af CSAM</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.ccc.de/en/updates/2024/chatkontrolle-kuhhandel-wahrend-niemand-hinschaut">Chatcontrol: En politisk studehandel</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://radar.dk/artikel/chatkontrol-er-langtfra-doedt-det-soerger-orbans-ungarn">Chatkontrol er langtfra dødt - det sørger Orbans Ungarn for</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li><a href="https://signal.org/blog/pdfs/upload-moderation.pdf">"Upload moderation" underminerer end-to-end kryptering</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Åbent brev fra flere politikere: <a href="https://tbbacherle.eu/2024/06/18/open-letter/">Afvis chatcontrol lovforslaget!</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://european-pirateparty.eu/chatcontrol-eu-ministers-want-to-exempt-themselves/">EU-politikere vil untage sig fra chatcontrol-overvågning</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Edward Snowden udtaler sig mod chatcontrol: <a href="https://www.berlingske.dk/politik/eu-vil-lade-staten-laese-dine-private-beskeder-det-kan-ende-med">Det kan ende med »totalovervågning«</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li><a href="https://netzpolitik.org/2022/strafrecht-die-meisten-tatverdaechtigen-bei-kinderpornografie-sind-minderjaehrig/">De fleste mistænkte for "børnepornografi" er mindreårige</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>EU going dark group: <a href="https://www.patrick-breyer.de/en/first-insight-42-key-points-of-the-secret-eugoingdark-surveillance-plan-for-the-new-eu-commission/">Overvågningsplan for den nye EU kommission er lækket</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Medlem af EU Kommission indrømmer: <a href="https://x.com/edri/status/1803775436633031048">Chatcontrol vil knække kryptering</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.eff.org/deeplinks/2024/06/now-eu-council-should-finally-understand-no-one-wants-chat-control">Ingen vil have chatcontrol</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Europæisk ombudsmand: <a href="https://www.ombudsman.europa.eu/en/decision/en/189484">Det er dårlig administration at kommissionen ikke frigiver alle dokumenter om Thorn</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="../slides/bornhack/2024/what-comes-next/talk.html">Slides fra Bornhack 2024 præsentation</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="sponsors">
|
<div id="sponsors">
|
||||||
|
@ -417,4 +203,4 @@ eu:
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
248
en/index.html
|
@ -43,6 +43,15 @@
|
||||||
Discover how the chatcontrol proposal would affect you by watching our
|
Discover how the chatcontrol proposal would affect you by watching our
|
||||||
interactive film on the left.
|
interactive film on the left.
|
||||||
</p>
|
</p>
|
||||||
|
<div id="backarrow">
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="40" viewBox="0 0 20 40">
|
||||||
|
<polyline points="0,20 20,0 20,40" fill="#0084FF" onclick="swipe_viewport()" />
|
||||||
|
</svg>
|
||||||
|
<p>
|
||||||
|
Check out how chatcontrol could affect you in different conversations using the blue back arrow on the
|
||||||
|
phone.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<input type="range" name="typing_speed" id="typing_speed" title="typing speed"
|
<input type="range" name="typing_speed" id="typing_speed" title="typing speed"
|
||||||
onChange="adjust_typing_speed(this.value)" value="50" min="0" max="100" />
|
onChange="adjust_typing_speed(this.value)" value="50" min="0" max="100" />
|
||||||
|
@ -91,12 +100,8 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
<a href="https://www.patrick-breyer.de/wp-content/uploads/2024/04/2024-03-28-conseil-csam-compromis-presidence-belge.pdf">Updated proposal from 28.3.2024</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A52022PC0209">
|
<li><a href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A52022PC0209">
|
||||||
Proposal from 12th of September 2022</a>
|
The current proposal (12th of September 2022)</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
🇪🇺
|
🇪🇺
|
||||||
</li>
|
</li>
|
||||||
|
@ -107,13 +112,14 @@
|
||||||
<li><a
|
<li><a
|
||||||
href="https://www.panoptikon.dk/eu-vil-scanne-alle-dine-beskeder-og-mails-som-led-i-kampen-mod-borneporno/">
|
href="https://www.panoptikon.dk/eu-vil-scanne-alle-dine-beskeder-og-mails-som-led-i-kampen-mod-borneporno/">
|
||||||
News article on ChatControl (from panoptikon.dk)</a>
|
News article on ChatControl (from panoptikon.dk)</a>
|
||||||
|
🇩🇰
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://chatcontrol.eu">
|
<li><a href="https://chatcontrol.eu">
|
||||||
More details about the planned law and timeline</a>
|
More details about the planned law and timeline</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://media.ccc.de/v/bornhack2022-4190-danger-client-side-sca">
|
<li><a href="https://media.ccc.de/v/bornhack2022-4190-danger-client-side-sca">
|
||||||
Presentation about ChatControl at BornHack 2022</a>
|
Presentation about ChatControl at BornHack</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li><a
|
<li><a
|
||||||
|
@ -125,12 +131,6 @@
|
||||||
Story about a false positive in a chat with a medical doctor</a>
|
Story about a false positive in a chat with a medical doctor</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li>Historic film: <a
|
|
||||||
href="https://www.youtube.com/watch?v=mOSI6Z7KPUw&list=PL8c7kcHkDeuTjUQKDNEOPvl1mB5EZIGBO&index=3">
|
|
||||||
Complete telecommunication surveillance under the german occupation</a>
|
|
||||||
🇩🇰
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://chat-kontrolle.eu/">
|
<li><a href="https://chat-kontrolle.eu/">
|
||||||
German alliance against ChatControl</a>
|
German alliance against ChatControl</a>
|
||||||
🇩🇪
|
🇩🇪
|
||||||
|
@ -160,9 +160,8 @@
|
||||||
Chatcontrol is an acute threat against open source in the EU</a>
|
Chatcontrol is an acute threat against open source in the EU</a>
|
||||||
🇩🇪
|
🇩🇪
|
||||||
</li>
|
</li>
|
||||||
<li>Cryptography professor:
|
<li><a href="https://ioc.exchange/@matthew_d_green/110001087185622691">
|
||||||
<a href="https://ioc.exchange/@matthew_d_green/110001064032634465">
|
Cryptography professor: "The EU’s “chat control” legislation is the most alarming proposal I’ve ever read.
|
||||||
"The EU’s “chat control” legislation is the most alarming proposal I’ve ever read.
|
|
||||||
Taken in context, it is essentially a design for the most powerful text and image-based mass surveillance
|
Taken in context, it is essentially a design for the most powerful text and image-based mass surveillance
|
||||||
system the free world has ever seen."</a>
|
system the free world has ever seen."</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
|
@ -175,227 +174,10 @@
|
||||||
Dutch anti-chatcontrol website</a>
|
Dutch anti-chatcontrol website</a>
|
||||||
🇳🇱
|
🇳🇱
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://chatcontrol.pt/">Portugese anti-chatcontrol website</a>
|
|
||||||
🇵🇹
|
|
||||||
</li>
|
|
||||||
<li><a href="../slides/bornhack/2023/every_message/talk.html">
|
<li><a href="../slides/bornhack/2023/every_message/talk.html">
|
||||||
Slides from the Bornhack 2023 presentation</a>
|
Slides from the Bornhack 2023 presentation</a>
|
||||||
🇬🇧
|
🇬🇧
|
||||||
</li>
|
</li>
|
||||||
<li><a
|
|
||||||
href="https://kinderschutzbund.de/wp-content/uploads/2023/02/Statement-for-the-public-hearing-on-chat-control-on-March-1-2023_DKSB.pdf">
|
|
||||||
The german child protection association declares their disagreement with chatcontrol
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="../local_copy/apple-letter-to-heat-initiative.pdf">Apple explains to a child protection
|
|
||||||
organisation why scanning of encrypted data is not a good idea</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>President of the Signal Foundation:
|
|
||||||
<a href="https://mastodon.world/@Mer__edith/110997299828932246">"Apple's statement is the death knell for
|
|
||||||
the idea that it's possible to scan everyone's comms AND preserve privacy."</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.wired.com/story/britain-admits-defeat-online-safety-bill-encryption/">
|
|
||||||
UK law similar to chatcontrol failed to pass with client-side scanning because the technology doesn't
|
|
||||||
exist.
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://edri.org/our-work/most-criticised-eu-law-of-all-time/">A very long list of criticisms of
|
|
||||||
chatcontrol </a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Bornhack 2023 talk: <a href="https://media.ccc.de/v/bornhack2023-56116-chat-control-the-next">Chat Control
|
|
||||||
– the next months will be critical</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a
|
|
||||||
href="https://ing.dk/artikel/regeringen-stoetter-kontroversielt-eu-forslag-om-scanning-af-indhold-paa-borgernes">
|
|
||||||
The danish government supports the law but the whole opposition is against it
|
|
||||||
</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Investigative Journalism: <a
|
|
||||||
href="https://balkaninsight.com/2023/09/25/who-benefits-inside-the-eus-fight-over-scanning-for-child-sex-content/">Who
|
|
||||||
would benefit from chatcontrol?</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://balkaninsight.com/2023/09/29/europol-sought-unlimited-data-access-in-online-child-sexual-abuse-regulation/">Europol
|
|
||||||
would like to have <b>all</b> pictures even if they are not related to child abuse
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Danish cryptographers: <a
|
|
||||||
href="https://radar.dk/holdning/dtu-eksperter-advarer-i-kronik-csam-forslag-vil-foere-til-uhoert-overvaagning-af-vores">"Chatcontrol
|
|
||||||
will undermine the whole idea of end-to-end encryption"</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Berlinske: <a
|
|
||||||
href="https://www.berlingske.dk/politik/eu-vil-tjekke-alt-digitalt-indhold-for-at-bekaempe-boerneporno">
|
|
||||||
The EU wants to check all digital content to fight child pornography
|
|
||||||
</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Jyllands-Posten: <a
|
|
||||||
href="https://jyllands-posten.dk/international/europa/ECE16496512/eu-vil-tjekke-alt-digitalt-indhold-for-at-bekaempe-boerneporno/">
|
|
||||||
The EU wants to check all digital content to fight child pornography</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
IDA and other organisations: <a
|
|
||||||
href="https://via.ritzau.dk/pressemeddelelse/13732482/organisationer-eu-forslag-om-chatkontrol-er-totalovervagning">The
|
|
||||||
EU chatcontrol proposal is
|
|
||||||
total surveillance
|
|
||||||
</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://www.altinget.dk/digital/artikel/samlet-opposition-til-regeringen-i-bryder-med-aanden-i-grundloven">The
|
|
||||||
complete opposition to the government: You are violating the spirit of the constitution
|
|
||||||
</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://ida.dk/media/13745/organisationer-mod-csa.pdf">Open letter to minister of justice Peter
|
|
||||||
Hummelgaard</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://cybernauterne.dk/blog/ashton-kutcher-trafficking-overvagning-og-chat-control/">Cybernauts
|
|
||||||
on Chatcontrol</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Scandal:
|
|
||||||
<a
|
|
||||||
href="https://dannymekic.com/202310/undermining-democracy-the-european-commissions-controversial-push-for-digital-surveillance">The
|
|
||||||
EU-Commissionen
|
|
||||||
uses microtargeting to spread misinformation about chatcontrol on X</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Dutch technology expert:
|
|
||||||
<a
|
|
||||||
href="https://radar.dk/artikel/danny-fangede-eu-kommissaer-i-konflikt-med-egen-lov-hun-proevede-skabe-ekkokamre?1f4e2460cfb84ebe8cd48fb29bb9de08=Lvs8MzUsQjXuJw5cgolhMWO6CIqlJcw7M0f7N-FVCDY">"The
|
|
||||||
commission used religious and polical beliefs to categorize users for targeted advertisement"</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Berlinske thinks: <a
|
|
||||||
href="https://www.berlingske.dk/ledere/berlingske-mener-ny-masseovervaagning-afsloerer-endnu-en-blind-plet-i">
|
|
||||||
The support for mass surveillance highlights yet another blind spot in the government's understanding of
|
|
||||||
democracy</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>European Data Protection Supervisor: <a
|
|
||||||
href="https://edps.europa.eu/system/files/2023-10/edsp_briefing-note_csam_proposal-the_point_of_no_return_0.pdf">
|
|
||||||
"there is a very broad and almost unprecedented consensus between the different groups of stakeholders,
|
|
||||||
including data protection bodies, legal experts, academia, industry and civil society, national
|
|
||||||
legislators and law enforcement authorities that the proposal is not only ineffective, but also harmful"
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a
|
|
||||||
href="https://www.altinget.dk/artikel/eus-kontroversielle-lov-om-seksualforbrydelser-mod-boern-er-langt-fra-i-havn">
|
|
||||||
EU-countries disagree on law against child sexual abuse</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li>Oh, the irony: <a
|
|
||||||
href="https://netzpolitik.org/2023/eu-beraet-ueber-going-dark-hinter-verschlossenen-tueren/">
|
|
||||||
"Going-Dark" working group is working in the dark</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://netzpolitik.org/2023/bericht-eu-kommission-scheitert-verhaeltnismaessigkeit-der-freiwilligen-chatkontrolle-zu-belegen/">
|
|
||||||
Evidence collected by the Commission in support for voluntary chatcontrol is insufficient
|
|
||||||
</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://edri.org/our-work/2023-a-good-year-for-privacy-a-bad-year-for-chat-control/">2023: A good
|
|
||||||
year for privacy, a bad year for chat control
|
|
||||||
</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.ftm.eu/articles/ashton-kutcher-s-anti-childabuse-software-below-par">Thorn's software is nowhere near as good as advertised to classify child abuse material.</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.patrick-breyer.de/en/european-court-of-human-rights-bans-weakening-of-secure-end-to-end-encryption-the-end-of-eus-chat-control-csar-mass-surveillance-plans/">European Court of Human Rights bans weakening of secure end-to-end encryption</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.patrick-breyer.de/en/trilogue-deal-eu-extends-error-prone-bulk-chat-control-scanning-of-private-messages-by-us-internet-companies/">Chatcontrol 1.0 extended until April 2026</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
German book: <a href="https://www.droemer-knaur.de/buch/daniel-mossbrucker-direkt-vor-unseren-augen-9783426279052">Direkt vor unseren Augen</a>. The book explains what is really happening in the world of criminal pedophiles and why politicians have the wrong ideas.
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://edri.org/our-work/rearranging-deck-chairs-on-the-titanic-belgiums-latest-move-doesnt-solve-critical-issues-with-eu-csa-regulation/">Analysis of the updated chatcontrol proposal</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Open Letter from Cryptographers: <a href="https://nce.mpi-sp.org/index.php/s/eqjiKaAw9yYQF87">The updated chatcontrol proposal is still based on unrealistic ideas</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://mullvad.net/en/why-privacy-matters/going-dark">History of the chatcontrol law from 11th of May 2022 to May 2024</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.euractiv.com/section/law-enforcement/news/audio-communications-excluded-in-latest-draft-of-child-sexual-abuse-material-law/">New chatcontrol proposal: The users are forced to accept being surveilled or else they will not be allowed to share pictures, videos and links</a>
|
|
||||||
🇬🇧
|
|
||||||
🇫🇷
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>Global Encryption Coalition says: <a href="https://www.globalencryption.org/2024/05/joint-statement-on-the-dangers-of-the-may-2024-council-of-the-eu-compromise-proposal-on-eu-csam/">[Chatcontrol] will not solve the problem of the online spread of child sexual abuse material, but will introduce significant security risks for all citizens, companies, and governments.</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.spiegel.de/netzwelt/netzpolitik/chatkontrolle-zahl-der-falschmeldungen-zu-kindesmisshandlung-massiv-gestiegen-a-a746b118-82e7-4560-8ba4-45f02489768c">Strong increase of false positive detections for CSAM</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.ccc.de/en/updates/2024/chatkontrolle-kuhhandel-wahrend-niemand-hinschaut">Chat Control: Horse Trading While Nobody is Watching</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://radar.dk/artikel/chatkontrol-er-langtfra-doedt-det-soerger-orbans-ungarn">Hungary's upcoming Council presidency means that chatcontrol is far from dead</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li><a href="https://signal.org/blog/pdfs/upload-moderation.pdf">"Upload Moderation" undermindes End-to-End Encryption</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Open letter from many politicians: <a href="https://tbbacherle.eu/2024/06/18/open-letter/">Reject the chatcontrol proposal!</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://european-pirateparty.eu/chatcontrol-eu-ministers-want-to-exempt-themselves/">EU ministers want to exempt themselves from surveillance</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>Edward Snowden warns against chatcontrol: <a href="https://www.berlingske.dk/politik/eu-vil-lade-staten-laese-dine-private-beskeder-det-kan-ende-med">This can lead to »total surveillance«</a>
|
|
||||||
🇩🇰
|
|
||||||
</li>
|
|
||||||
<li><a href="https://netzpolitik.org/2022/strafrecht-die-meisten-tatverdaechtigen-bei-kinderpornografie-sind-minderjaehrig/">Most suspects for "child pornograpy" are minors</a>
|
|
||||||
🇩🇪
|
|
||||||
</li>
|
|
||||||
<li>EU going dark group: <a href="https://www.patrick-breyer.de/en/first-insight-42-key-points-of-the-secret-eugoingdark-surveillance-plan-for-the-new-eu-commission/">The surveillance plan for the new EU Commission has been leaked</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>A member of the EU Commission admits: <a href="https://x.com/edri/status/1803775436633031048">Chatcontrol vil break encryption</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="https://www.eff.org/deeplinks/2024/06/now-eu-council-should-finally-understand-no-one-wants-chat-control">No One Wants "Chat Control"</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li>European Ombudsman: <a href="https://www.ombudsman.europa.eu/en/decision/en/189484">The commission has conducted maladministration</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
<li><a href="../slides/bornhack/2024/what-comes-next/talk.html">Slides from Bornhack 2024 presentation</a>
|
|
||||||
🇬🇧
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="sponsors">
|
<div id="sponsors">
|
||||||
|
@ -428,4 +210,4 @@
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -1245,37 +1245,27 @@ const contact_list = {
|
||||||
function fill_contact_list(lang) {
|
function fill_contact_list(lang) {
|
||||||
let x = 15;
|
let x = 15;
|
||||||
let y = 75;
|
let y = 75;
|
||||||
let y_step = 30;
|
let y_step = 25;
|
||||||
let group = document.getElementById('contacts');
|
let group = document.getElementById('contacts');
|
||||||
removeAllChildren(group);
|
removeAllChildren(group);
|
||||||
|
|
||||||
let contacts = contact_list[lang];
|
let contacts = contact_list[lang];
|
||||||
for(let i=0; i < contacts.length; i++) {
|
for(let i=0; i < contacts.length; i++) {
|
||||||
let box = create_svg_node('rect', {x: x - 10,
|
|
||||||
y: y - y_step / 2,
|
|
||||||
width: 300 - 10,
|
|
||||||
height: y_step - 2,
|
|
||||||
rx: "3px",
|
|
||||||
ry: "3px",
|
|
||||||
"stroke-linejoin":"round",
|
|
||||||
fill: '#8042ef'});
|
|
||||||
|
|
||||||
let text = create_svg_node('text', {
|
let text = create_svg_node('text', {
|
||||||
x: x,
|
x: x,
|
||||||
y: y + 2,
|
y: y
|
||||||
});
|
});
|
||||||
y += y_step;
|
y += y_step;
|
||||||
let contact = contacts[i];
|
let contact = contacts[i];
|
||||||
box.onclick = function() { start_chat(i) };
|
|
||||||
text.onclick = function() { start_chat(i) };
|
text.onclick = function() { start_chat(i) };
|
||||||
text.appendChild(document.createTextNode(contact.name));
|
text.appendChild(document.createTextNode(contact.name));
|
||||||
group.appendChild(box);
|
|
||||||
group.appendChild(text);
|
group.appendChild(text);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function run() {
|
function run() {
|
||||||
fill_contact_list(current_language);
|
fill_contact_list(current_language);
|
||||||
|
start_chat(current_discussion_index);
|
||||||
}
|
}
|
||||||
]]></script>
|
]]></script>
|
||||||
<!-- [right] contact name view -->
|
<!-- [right] contact name view -->
|
||||||
|
@ -1287,7 +1277,6 @@ function run() {
|
||||||
width="300"
|
width="300"
|
||||||
height="50"
|
height="50"
|
||||||
fill="#F5F5F5"
|
fill="#F5F5F5"
|
||||||
onclick="swipe_viewport()"
|
|
||||||
id="rect59" />
|
id="rect59" />
|
||||||
<polyline
|
<polyline
|
||||||
points="300,20 320,0 320,40"
|
points="300,20 320,0 320,40"
|
||||||
|
@ -1299,7 +1288,6 @@ function run() {
|
||||||
x="343"
|
x="343"
|
||||||
y="28"
|
y="28"
|
||||||
id="contact_indicator"
|
id="contact_indicator"
|
||||||
onclick="swipe_viewport()"
|
|
||||||
inkscape:label="contact_indicator">loading...</text>
|
inkscape:label="contact_indicator">loading...</text>
|
||||||
<g
|
<g
|
||||||
transform="scale(0.5,0.5)"
|
transform="scale(0.5,0.5)"
|
||||||
|
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 638 KiB |
Before Width: | Height: | Size: 200 KiB |
Before Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 27 KiB |
|
@ -1,155 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="55.437561mm"
|
|
||||||
height="40.465546mm"
|
|
||||||
viewBox="0 0 55.437561 40.465546"
|
|
||||||
version="1.1"
|
|
||||||
id="svg1"
|
|
||||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
|
|
||||||
sodipodi:docname="cookie_banner.svg"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview1"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:zoom="2.7312684"
|
|
||||||
inkscape:cx="118.44314"
|
|
||||||
inkscape:cy="95.193866"
|
|
||||||
inkscape:window-width="1400"
|
|
||||||
inkscape:window-height="907"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="layer2" />
|
|
||||||
<defs
|
|
||||||
id="defs1" />
|
|
||||||
<g
|
|
||||||
inkscape:label="Ebene 1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1"
|
|
||||||
transform="translate(-48.809879,-49.004761)">
|
|
||||||
<rect
|
|
||||||
style="fill:none;fill-opacity:1;stroke:#99e600;stroke-width:1.4058;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:15.6;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
id="rect8"
|
|
||||||
width="54.031761"
|
|
||||||
height="39.059746"
|
|
||||||
x="49.512779"
|
|
||||||
y="49.707661" />
|
|
||||||
<ellipse
|
|
||||||
style="fill:#c8c8c8;fill-opacity:1;stroke:none;stroke-width:1.369;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:15.6;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
id="path8"
|
|
||||||
cx="54.884396"
|
|
||||||
cy="84.359962"
|
|
||||||
rx="4.6453137"
|
|
||||||
ry="2.3771472" />
|
|
||||||
<rect
|
|
||||||
style="fill:#00dd00;fill-opacity:1;stroke:none;stroke-width:10;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:15.6;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke"
|
|
||||||
id="rect9"
|
|
||||||
width="41.855877"
|
|
||||||
height="6.5040441"
|
|
||||||
x="60.163544"
|
|
||||||
y="81.263847" />
|
|
||||||
<rect
|
|
||||||
style="fill:none;fill-opacity:1;stroke:#000002;stroke-width:0.3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:15.6;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke"
|
|
||||||
id="rect10"
|
|
||||||
width="4.175333"
|
|
||||||
height="3.7261648"
|
|
||||||
x="98.566269"
|
|
||||||
y="50.593533" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer2"
|
|
||||||
inkscape:label="text"
|
|
||||||
transform="translate(-48.809879,-49.004761)">
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.21192px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.99291;stroke-opacity:1"
|
|
||||||
x="56.401093"
|
|
||||||
y="51.50808"
|
|
||||||
id="text1"
|
|
||||||
transform="scale(0.90854866,1.1006565)"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan1"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.99291;stroke-opacity:1"
|
|
||||||
x="56.401093"
|
|
||||||
y="51.50808">We love your Data!</tspan></text>
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.86913;stroke-opacity:1"
|
|
||||||
x="52.564388"
|
|
||||||
y="85.65979"
|
|
||||||
id="text7"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan7"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="52.564388"
|
|
||||||
y="85.65979">OK</tspan></text>
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.86913;stroke-opacity:1"
|
|
||||||
x="62.091515"
|
|
||||||
y="85.48761"
|
|
||||||
id="text8"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan8"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="62.091515"
|
|
||||||
y="85.48761">I want even more scanning!</tspan></text>
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.86913;stroke-opacity:1"
|
|
||||||
x="51.249809"
|
|
||||||
y="62.436249"
|
|
||||||
id="text2"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan2"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="51.249809"
|
|
||||||
y="62.436249">And so does the EU Commission</tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="51.249809"
|
|
||||||
y="66.404999"
|
|
||||||
id="tspan3">and Europol. You can only use</tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="51.249809"
|
|
||||||
y="70.373749"
|
|
||||||
id="tspan4">all functionality of this site if you</tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="51.249809"
|
|
||||||
y="74.342499"
|
|
||||||
id="tspan5">agree to have your images, videos</tspan><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
style="stroke-width:4.86913"
|
|
||||||
x="51.249809"
|
|
||||||
y="78.311249"
|
|
||||||
id="tspan6">and URLs scanned.</tspan></text>
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.175px;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:none;fill-opacity:1;stroke:#000002;stroke-width:0.3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:15.6;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke"
|
|
||||||
x="99.63073"
|
|
||||||
y="53.727646"
|
|
||||||
id="text10"
|
|
||||||
inkscape:transform-center-x="-8.2144398"
|
|
||||||
inkscape:transform-center-y="-2.8690751"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan10"
|
|
||||||
style="stroke-width:0.3"
|
|
||||||
x="99.63073"
|
|
||||||
y="53.727646">X</tspan></text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 339 KiB |
Before Width: | Height: | Size: 340 KiB |
Before Width: | Height: | Size: 338 KiB |
Before Width: | Height: | Size: 342 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 332 KiB |
Before Width: | Height: | Size: 401 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 155 KiB |
Before Width: | Height: | Size: 95 KiB |
Before Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 257 KiB |