fix a few typos and stuff
This commit is contained in:
parent
636c34808d
commit
d1addd3689
|
@ -247,7 +247,7 @@ Info | {{ block.super }}
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<p>
|
<p>
|
||||||
BornHack will have a wired and a wireless network. The wired
|
BornHack will have a wired and a wireless network. The wired
|
||||||
network will run with public internet addresses (v6 and v6)
|
network will run with public internet addresses (v4 and v6)
|
||||||
so you must protect yourself with a firewall at all times.
|
so you must protect yourself with a firewall at all times.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -260,9 +260,10 @@ Info | {{ block.super }}
|
||||||
<p>
|
<p>
|
||||||
There will be two wireless networks, one with public
|
There will be two wireless networks, one with public
|
||||||
addresses like the wired, and one which is behind NAT for
|
addresses like the wired, and one which is behind NAT for
|
||||||
ipv4 a stateful firewall for ipv6. The security on the
|
ipv4 and a stateful firewall for ipv6. The security on the
|
||||||
wireless network will be EAP-TLS where any credentials
|
wireless network will be EAP-TLS where any credentials
|
||||||
will work.
|
can be used. There is no user management, we just use
|
||||||
|
EAP-TLS to get the encryption it provides.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -317,7 +318,7 @@ Info | {{ block.super }}
|
||||||
you should place your tent / camp / village if you expect to
|
you should place your tent / camp / village if you expect to
|
||||||
make a lot of noise, especially at nighttime. Coversely the
|
make a lot of noise, especially at nighttime. Coversely the
|
||||||
noisy area is a bad place to stay if you value peace and
|
noisy area is a bad place to stay if you value peace and
|
||||||
quite at night.
|
quiet at night.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The noisy area forms square from top left I17 to bottom
|
The noisy area forms square from top left I17 to bottom
|
||||||
|
@ -468,9 +469,9 @@ Info | {{ block.super }}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The kiosk will also sell coffee (freshly ground quality beans)
|
The kiosk will also sell coffee made from freshly ground
|
||||||
and a selection of tea. In the mornings we will also sell bread,
|
high quality beans, and a selection of tea. In the mornings
|
||||||
see the seperate section on breakfeast.
|
we will also sell bread, see the seperate section on breakfeast.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue