add section for unmaintained community projects
traumschule

traumschule commited on 2018-09-09 05:27:18
Zeige 1 geänderte Dateien mit 38 Einfügungen und 30 Löschungen.

... ...
@@ -237,23 +237,6 @@ the Tor network to accomplish this.
237 237
 </p>
238 238
 </div></div>
239 239
 
240
-<!-- tor-ramdisk -->
241
-<div class="projectbox">
242
-<!--<a href="https://en.wikipedia.org/wiki/Tor-ramdisk"><img class="Tor-ramdisk icon"
243
-src="$(IMGROOT)/icon-.png" alt="Tor-ramdisk Logo" width="80"
244
-height="75"></a>-->
245
-<div class="projectdesc"><div class="name">
246
-<a href="https://en.wikipedia.org/wiki/Tor-ramdisk">Tor-ramdisk</a></div>
247
-<p>
248
-Tor-ramdisk is an i686 uClibc-based micro Linux distribution whose only purpose
249
-is to host a Tor server in an environment that maximizes security and privacy.
250
-Tor is a network of virtual tunnels that allows people and groups to improve
251
-their privacy and security on the Internet. Security is enhanced in Tor-ramdisk
252
-by employing a monolithically compiled GRSEC/PaX patched kernel and hardened
253
-system tools.
254
-</p>
255
-</div></div>
256
-
257 240
 <!-- OnionBalance -->
258 241
 <div class="projectbox">
259 242
 <!--<a href="https://onionbalance.readthedocs.io/en/latest/"><img class="icon"
... ...
@@ -276,19 +259,33 @@ was
276 259
 </div>
277 260
 </div>
278 261
 
279
-<!-- OnionTip -->
280
-<div class="projectbox">
281
-<!--<a href="https://github.com/DonnchaC/oniontip"><img class="icon"
282
-src="$(IMGROOT)/icon-oniontip.png" alt="OnionTip Icon" width="75"></a>-->
283
-<div class="projectdesc">
284
-<div class="name"><a
285
-href="https://github.com/DonnchaC/oniontip">OnionTip</a></div>
262
+<!-- for developers -->
263
+
264
+<div id="outdated" class="projectbox">
265
+<h1>Deprecated Community Projects</h1>
286 266
 <p>
287
-OnionTip is a web app which parses Tor relay data to allow users to tip
288
-volunteers for running relay in a fair and open way. https://oniontip.com
267
+Following projects have been useful in the past but are no longer maintained
268
+and may have security issues.<br/>
269
+They can still be interesting for developers.
289 270
 </p>
290 271
 </div>
291
-</div>
272
+
273
+<!-- tor-ramdisk -->
274
+<div class="projectbox">
275
+<!--<a href="https://en.wikipedia.org/wiki/Tor-ramdisk"><img class="Tor-ramdisk icon"
276
+src="$(IMGROOT)/icon-.png" alt="Tor-ramdisk Logo" width="80"
277
+height="75"></a>-->
278
+<div class="projectdesc"><div class="name">
279
+<a href="https://en.wikipedia.org/wiki/Tor-ramdisk">Tor-ramdisk</a></div>
280
+<p>
281
+Tor-ramdisk is an i686 uClibc-based micro Linux distribution whose only purpose
282
+is to host a Tor server in an environment that maximizes security and privacy.
283
+Tor is a network of virtual tunnels that allows people and groups to improve
284
+their privacy and security on the Internet. Security is enhanced in Tor-ramdisk
285
+by employing a monolithically compiled GRSEC/PaX patched kernel and hardened
286
+system tools.
287
+</p>
288
+</div></div>
292 289
 
293 290
 <!-- Roster -->
294 291
 <div class="projectbox">
... ...
@@ -304,6 +301,20 @@ on the performance of their families
304 301
 </div>
305 302
 </div>
306 303
 
304
+<!-- OnionTip -->
305
+<div class="projectbox">
306
+<!--<a href="https://github.com/DonnchaC/oniontip"><img class="icon"
307
+src="$(IMGROOT)/icon-oniontip.png" alt="OnionTip Icon" width="75"></a>-->
308
+<div class="projectdesc">
309
+<div class="name"><a
310
+href="https://github.com/DonnchaC/oniontip">OnionTip</a></div>
311
+<p>
312
+OnionTip is a web app which parses Tor relay data to allow users to tip
313
+volunteers for running relay in a fair and open way. https://oniontip.com
314
+</p>
315
+</div>
316
+</div>
317
+
307 318
 <!-- Cupcake -->
308 319
 <div class="projectbox">
309 320
 <!--<a href="https://github.com/glamrock/cupcake"><img class="icon"
... ...
@@ -317,9 +328,6 @@ extension for Chrome and Firefox
317 328
 </p>
318 329
 </div></div>
319 330
 
320
-
321
-</table>
322
-<!-- END TABLE -->
323 331
 </div>
324 332
 <!-- END MAINCOL -->
325 333
 <div id = "sidecol">
326 334