-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
198 lines (189 loc) · 10.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Sans font -->
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i">
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="https://digital-justice.com/all.css">
<link rel="stylesheet" media="screen and (max-width: 48em)" href="https://digital-justice.com/small.css">
<!-- Meta tags -->
<!-- Primary Meta Tags -->
<title>Digital Justice - Articles</title>
<meta name="title" content="Digital Justice - Articles">
<meta name="description" content="Here's a list of the most recently published articles on Digital Justice.">
<!-- FontAwesome -->
<link rel="stylesheet" type="text/css" href="https://digital-justice.com/icons/fontawesome-free-5.13.0-web/css/all.css">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://digital-justice.com/">
<meta property="og:title" content="Digital Justice - Articles">
<meta property="og:description" content="Here's a list of the most recently published articles on Digital Justice.">
<meta property="og:image" content="https://digital-justice.com/images/data-sovereignty-nologo.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://digital-justice.com/">
<meta property="twitter:title" content="Digital Justice - Articles">
<meta property="twitter:description" content="Here's a list of the most recently published articles on Digital Justice.">
<meta property="twitter:image" content="https://digital-justice.com/images/data-sovereignty-nologo.png">
<!-- Favicon -->
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="https://digital-justice.com/icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://digital-justice.com/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://digital-justice.com/icons/favicon-16x16.png">
<link rel="manifest" href="https://digital-justice.com/icons/site.webmanifest">
</head>
<body>
<header>
<nav>
<a href="../index.html"><i class="fas fa-home"></i> Home</a>
<a href="../rights.html">Digital rights</a>
<a href="index.html">Articles</a>
<div id="language-picker"></div>
<a href="javascript:void(0)" class="hamburger" onclick="openHamburger()">
<i class="fa fa-bars"></i>
</a>
</nav>
<script src="https://digital-justice.com/js/open-hamburger.js"></script>
</header>
<main>
<section>
<article>
<h2>Staying online during a conflict</h2>
<p>How to remain connected to the internet during a humanitarian conflict or war.</p>
<p><a class="btn" href="connection-during-conflict.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 2 mins.
</small>
</article>
</section>
<section>
<article>
<h2>Google has become too powerful - it's time for a European search index!</h2>
<p>The latest Google antitrust fine by the EU shows why Google's power must be limited.</p>
<p>Written by <a href="https://tutanota.com/">Tutanota</a>.</p>
<p><a class="btn" href="european-search-index.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 5 mins.
</small>
</article>
</section>
<section>
<article>
<h2>We're sending a wob request to the AP</h2>
<p>On the 8th of November, 2021, we've sent a wob request to the AP to find out what the AP has done to prevent data collection of children in public schools.</p>
<p><a class="btn" href="wob-request-ap.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 1 min.
</small>
</article>
</section>
<section>
<article>
<h2>4 search engines warned about Google - who are they?</h2>
<p>DuckDuckGo, Ecosia, Qwant & Lilo sent an open letter to the European Commission, hoping that the DMA will create a fair and open market for search engines.</p>
<p><a class="btn" href="search-engines-vs-google.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 2 mins.
</small>
</article>
</section>
<section>
<article>
<h2>Facebook is down - time to move to Matrix</h2>
<p>While one of the world's largest tech companies is down, it's time to move to a chat app without single points of failures.</p>
<p><a class="btn" href="facebook-is-down.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 3 mins.
</small>
</article>
</section>
<section>
<article>
<h2>Instagram may be responsible for 6 percent of teenage suicides</h2>
<p>Instagram advertised for years that it was healthy for children to use - while internally conluding they were responsible for 6% of all suicides.</p>
<p><a class="btn" href="suicide-by-instagram.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 5 mins.
</small>
</article>
</section>
<section>
<article>
<h2>The Taliban knows who you are - what now?</h2>
<p>Afghan's recent takeover has resulted in the Taliban acquiring data from its predecessing government, leaving Afghans to question their digital safety.</p>
<p><a class="btn" href="taliban-knows-you.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 2 mins.
</small>
</article>
</section>
<section>
<article>
<h2>Facebook apologises for classifying black men as primates</h2>
<p>A Facebook image recognition AI classified several clips as footage of monkeys or primates because the AI mismatched black men as monkeys. Facebook apologized, but their sincerity is doubtful.</p>
<p><a class="full-green btn" href="facebook-black-men-primates.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 2 mins.
</small>
</article>
</section>
<section>
<article>
<h2>Skip Signal and move to Matrix before it's too late</h2>
<p>If you're not very familiar with the digital world, <b>this article will explain to you in layman's terms why Signal is not a long-term solution</b> to an app like WhatsApp.</p>
<p><a class="full-green btn" href="skip-signal.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 4 mins.
</small>
</article>
</section>
<section>
<article>
<h2>Dear politicians of the EU, it's time to decentralize the internet</h2>
<p>It does not happen often that one buys over 6kg of tomato cans to express their opinion, but this is what happened to me. And no, I did not buy the tomatoes with the intent to throw them at someone. Instead, the cans were necessary for a demonstration of a <strong>decentralised communication network</strong>. In this article, I will explain to you what that is and why you should care.</p>
<p><a class="full-green btn" href="decentralize.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 7 mins.
</small>
</article>
</section>
<section>
<article>
<h2>How to join the Matrix network</h2>
<p>There are humanitarian reasons as well as economic reasons to join Matrix. This article assumes that you are willing to give it a try, and I'll explain to you how to join it!</p>
<p><a class="full-green btn" href="how-to-join-matrix.html">Read More</a></p>
<small>
Estimated reading time: <img src="https://digital-justice.com/images/clock.svg" class="icon"> 3 mins.
</small>
</article>
</section>
<!--
<section>
<article>
<h2> Article title </h2>
<p>
Short introduction of the article
</p>
<small>
Estimated reading time: <img src="" class="icon"> x mins.
</small>
</article>
</section>
-->
</main>
<footer>
<p>
This website was founded by <a href="https://noordstar.me/">BramvdnHeuvel</a>. Here's <a href="https://github.com/BramvdnHeuvel/Digital-Justice">the source code.</a><br>
You can contact them per <a href="mailto:[email protected]">email</a> or on <a href="https://matrix.to/#/#digital-justice:noordstar.me">Matrix</a>.
</p>
<script src="https://digital-justice.com/js/preview-ideals.js"></script>
<script src="https://digital-justice.com/js/language-picker.js"></script>
<script>
document.querySelector("main section:first-child").setAttribute("color", "gray");
</script>
</footer>
</body>
</html>