master
Max Lehmann 4 years ago
parent f3b5ea197f
commit b9b10c072c

@ -72,7 +72,7 @@
</div>
<div class="filterDiv Ar Swarm1" id="commencement">
<div class="filterDiv Ar Swarm1 experiences" id="commencement">
<div class="sectiontitles">
<!-- data-aos="fade-down" data-aos-duration="800" data-aos-offset="320"-->
Commencement
@ -161,8 +161,8 @@
<div class="glossary" >
<!--data-aos="slide-left" data-aos-duration="800" data-aos-offset="260"-->
ἄρχων - Archon: <br>
Ruler [Greek, *arkhein* to rule]
ἄρχων - Archon:
<br>Ruler [Greek, *arkhein* to rule]
<br> One of the 9 chief magistrates.
<br>of the city states.
</div>
@ -924,13 +924,13 @@
<div class="filterDiv Swarm2 tools" id="torbrowser">
<h4><a href="https://www.torproject.org/download/">Tor Browser</a></h4>
<h4>Tor Browser</h4>
<div class="placeholder">
<!--data-aos="zoom-in" data-aos-anchor="#torbrowser" data-aos-duration="1000" data-aos-offset="300"-->
<img src="img/icon03.png" alt="icon" width="100">
</div>
<p>
Using the Tor Browser helps prevent others from tracking your browsing behavior and user details like location. It is provided by the Tor Project, a non-profit organization. It works by routing all your internet traffic trough random nodes, listed in the Tor network and thus rendering the origin of it unrecognizable.
Using the <a href="https://www.torproject.org/download/">Tor Browser</a> helps prevent others from tracking your browsing behavior and user details like location. It is provided by the Tor Project, a non-profit organization. It works by routing all your internet traffic trough random nodes, listed in the Tor network and thus rendering the origin of it unrecognizable.
It is probably the most famous tool used to access the <a href="#darkweb">Dark Web</a>.
<br>
<br>
@ -949,13 +949,13 @@
<div class="filterDiv Swarm2 tools" id="raspberrypi">
<h4><a href="https://www.raspberrypi.org/">Raspberry Pi</a></h4>
<h4>Raspberry Pi</h4>
<div class="placeholder">
<!-- data-aos="zoom-in" data-aos-anchor="#raspberrypi" data-aos-duration="1000" data-aos-offset="300"-->
<img src="img/icon08.png" alt="icon" width="100">
</div>
<p>
Raspberry Pi is a series of small computers with internal RAM & CPU/GPU and several connectors, like USB or Ethernet. They are being used by a big and diverse community, in education or for all kinds of prototyping projects.
<a href="https://www.raspberrypi.org/">Raspberry Pi</a>is a series of small computers with internal RAM & CPU/GPU and several connectors, like USB or Ethernet. They are being used by a big and diverse community, in education or for all kinds of prototyping projects.
<br>
We used them as a low cost web server to store our websites. As a security measure, three similar servers in different, secret locations provide continuous access to the material, serving as alternative hosts, should one of them be taken down or fail. The basic code structure is being created with <a href="#pythonscript">Python</a>.
</p>

Loading…
Cancel
Save