Merge branch 'master' of git+ssh://code.ungleich.ch/ungleich-public/ungleich-staticcms
This commit is contained in:
commit
847a763623
3 changed files with 322 additions and 0 deletions
|
@ -0,0 +1,42 @@
|
|||
title: voty.ch - Bringing Democracy to Schools
|
||||
---
|
||||
pub_date: 2020-11-25
|
||||
---
|
||||
author: voty.ch & ungleich
|
||||
---
|
||||
_hidden: no
|
||||
---
|
||||
_discoverable: no
|
||||
---
|
||||
body:
|
||||
|
||||
|
||||
|
||||
## voty.ch - Bringing Democracy to Schools
|
||||
|
||||
Democracy is one of Switzerland's most valuable assets. And it's not something we can just take for granted, that's what we realize during this special year 2020. But how can we motivate our younger generation to care about it?
|
||||
|
||||
The project voty.ch tries to increase the understanding of democracy for children aged 12-18 years with three modules:
|
||||
|
||||
**Understand Democracy:** How does democracy actually work in Switzerland and why is it indispensable? voty.ch would like to motivate our youth to understand and discuss the building blocks of our political system using existing and newly created learning material.
|
||||
|
||||
**Test Democracy:** Only adults may cast a vote. But young people have an opinion, too! voty.ch started to organize test votings for school classes during national ballots. What does our youth think about the upcoming ballots?
|
||||
|
||||
**Experience Democracy:** Who decides at school? Are students invited to propose initiatives and discuss them? voty.ch would like to experiment with bringing democratical decision processes to schools in Switzerland.
|
||||
|
||||
The project is developed in [open-source](http://github.com/teachen-ch/voty/) as part of the [prototypefund.opendata.ch](https://prototypefund.opendata.ch), a fund to bring forward civic tech in Switzerland. When it came to hosting, it became quickly clear, that storing student data with political opinions at AWS or Google is a complete no-go. So the team decided to go for a Swiss ISP and didn't hestate long before opting for a sustainable solution with 100% renewable energy at ungleich.ch.
|
||||
|
||||
|
||||
## ungleich's take on voty.ch
|
||||
|
||||
|
||||
From the very beginning at ungleich, our goal has been fostering sustainability in technology. That is why we run a Zero Carbon data center, which only uses the local hydropower plant as a source of electricity. And that is why we reuse existing buildings and recycled hardware to reduce carbon emissions as much as possible.
|
||||
|
||||
We strive for a digital sustainability in every way we can: all our services are IPv6 first, many of our services even run IPv6 only. All our tools are fully Open Source, and we open our infrastructure and monitoring data for free. With our hosted Matrix chat and the IPv6VPN.ch we have been supporting free speech and allowing unhindered communication in situations where it would not be possible otherwise. Our way of pursuing sustainability has attracted like-minded people as our customers, especially those who are passionate about the responsibility of technology towards sustainability.
|
||||
|
||||
Given all that, we must admit that our team became very excited when we learned about the project voty.ch. A platform that helps students to experience democratic processes first hand, we find it as a true enabler. Democratic processes, discourses and finding consensus is deeply rooted in Switzerland and we can not stress its importance enough.
|
||||
voty.ch, as seen by ungleich, is not only a Swiss project to foster its own democracy, but it is also an inspiration to the rest of the world where sound democracy is needed for our future generation. The beauty of voty.ch is that it is Open Source – everyone can use and adapt it to their needs. Translate it into your own language. Or even host it yourself.
|
||||
|
||||
We are very happy to welcome voty.ch to our infrastructure. We look
|
||||
forward to seeing students practicing democracy on
|
||||
[voty.ch](https://voty.ch).
|
BIN
content/u/blog/voty-bringing-democracy-to-schools/voty.png
Normal file
BIN
content/u/blog/voty-bringing-democracy-to-schools/voty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
280
content/u/products/viwib-wifi-ipv6-box/contents.lr
Normal file
280
content/u/products/viwib-wifi-ipv6-box/contents.lr
Normal file
|
@ -0,0 +1,280 @@
|
|||
_discoverable: no
|
||||
---
|
||||
_hidden: no
|
||||
---
|
||||
title: VIWIB - The VPN IPv6 WiFi IoT Box
|
||||
---
|
||||
subtitle: VIWIB brings you IPv6 and WiFi
|
||||
---
|
||||
content1_text:
|
||||
|
||||
## Our mission
|
||||
|
||||
We want to enable anyone, anyone with IPv6. It should be as simple as
|
||||
"plug and play". We are very proud to announce that with the
|
||||
**VPN IPv6 IoT Router Box** (VIIRB), we can now offer exactly this.
|
||||
|
||||
## How it works
|
||||
|
||||
The VIIRB is pre-configured with a Wireguard VPN. With this VPN you
|
||||
will receive a /48 IPv6 prefix. The IPv6 connectivity is provided by
|
||||
[Data Center Light](https://ungleich.ch/u/projects/data-center-light/).
|
||||
|
||||
When you plug in the ethernet cable and power it on, it will do the
|
||||
following:
|
||||
|
||||
* Establish a VPN connection via IPv4 or IPv6 to Data Center Light
|
||||
* Announce a pre-configured /64 network on the LAN
|
||||
* Announce a pre-configured /64 network on the Wifi
|
||||
|
||||
By default the firewall is configured to allow outgoing connections
|
||||
from LAN/Wifi towards the VPN. Incoming ICMP6, SSH, HTTP and HTTPS are
|
||||
open by default.
|
||||
|
||||
## Fully Open
|
||||
|
||||
The VIIRB is running stock [OpenWRT](https://openwrt.org/). We flash
|
||||
the latest available version before shipping. SSH and http access to
|
||||
the OpenWRT management is open. The password is randomly generated and
|
||||
will be sent to you with the shipping confirmation.
|
||||
|
||||
## VIIRB use cases
|
||||
|
||||
So what can you do with the VIIRB?
|
||||
|
||||
### 1. IPv6 on the go
|
||||
|
||||
Going to a friend and the network does not have IPv6? Just bring your
|
||||
VIIRB, plug it in and enjoy a fully enabled IPv6 network.
|
||||
|
||||
### 2. IPv6 world wide reachable audio system
|
||||
|
||||
You can install the [music player daemon](https://www.musicpd.org/) on
|
||||
the VIIRB and allow remote control of the music from anywhere in the
|
||||
world. You can either put your music locally on an SDXC card or you
|
||||
can even mount your music collection or stream music to it.
|
||||
|
||||
Just connect the VIIRB to your audio system, configure it and enjoy
|
||||
remotely controlled music!
|
||||
|
||||
### 3. A BGP router
|
||||
|
||||
With
|
||||
[bird2](https://openwrt.org/packages/pkgdata/bird2)
|
||||
and
|
||||
[quagga](https://openwrt.org/packages/pkgdata/quagga) available on
|
||||
OpenWRT, you can use it directly for peering with other ASNs.
|
||||
|
||||
In fact, if you let us know before ordering, we can even connect your
|
||||
VIIRB to a VPN endpoint that allows peering with the real Internet.
|
||||
|
||||
### 4. A hacking box
|
||||
|
||||
Thi VIIRB contains a variety of additional features like PWM, GPIO,
|
||||
A/D converter, D/A converter and so on. It can also plug in a small
|
||||
camera, so you can turn it into an IPv6 enabled camera. The VIIRB is
|
||||
so universal, easy and hackable that it's just fun to use it.
|
||||
|
||||
Remote controlling your lights, your blinds, your doorbell - all
|
||||
remotely via IPv6? You can do it with the VIIRB!
|
||||
|
||||
## Tech details
|
||||
|
||||
* Operating System: Linux (OpenWRT)
|
||||
* Size: 28mm x 30mm x 30mm
|
||||
* CPU: MT7628, 580 MHz, MIPS 24K
|
||||
* Memory: 128MB, DDR2, 166MHz
|
||||
* Storage: 16M NOR on board, support SDXC up to 2TB
|
||||
* Wifi: 802.11n, 2T2R, speed up to 300Mbps.
|
||||
* Antenna: One U.FL slot, one on board antenna.
|
||||
* Ethernet: 1 port, up to 100Mbps.
|
||||
* USB: Support USB 2.0, up to 480MBit/s.
|
||||
* USB debugging: there is a serial console on the micro USB port
|
||||
* Audio: 3.5mm jack (in/out)
|
||||
* Power supply: 3.6V ~ 5.5V, 500mA
|
||||
* Power Consumption: 74mA wifi standby, 230mA wifi full speed, 5V input.
|
||||
|
||||
The VIIRB is based on the [vocore2](https://vocore.io/v2u.html) with
|
||||
an up-to-date firmware, pre-configured and
|
||||
combined with the [IPv6VPN](https://ipv6vpn.ch).
|
||||
|
||||
### Local throughput
|
||||
|
||||
We measured throughput on a LAN, IPv6 based with iperf:
|
||||
|
||||
```
|
||||
root@viirb1:~# iperf -c 2a0a:e5c0:13::42 -t 30 -V
|
||||
------------------------------------------------------------
|
||||
Client connecting to 2a0a:e5c0:13::42, TCP port 5001
|
||||
TCP window size: 87.5 KByte (default)
|
||||
------------------------------------------------------------
|
||||
[ 3] local 2a0a:e5c0:13:0:bad8:12ff:fe64:9d4d port 46452 connected with 2a0a:e5c0:13::42 port 5001
|
||||
[ ID] Interval Transfer Bandwidth
|
||||
[ 3] 0.0-30.0 sec 332 MBytes 92.6 Mbits/sec
|
||||
```
|
||||
|
||||
## What is in the box
|
||||
|
||||
When you order the VIIRB, you will receive one pre-configured
|
||||
system. The box **does not** contain the micro usb cable or a charger,
|
||||
because we think that most people already have this and we don't want
|
||||
to contribute to tech waste.
|
||||
|
||||
### IPv6VPN included
|
||||
|
||||
A free subscription for 1 year is included. This way you can plug in
|
||||
the VIIRB and just get started with IPv6.
|
||||
|
||||
## VIIRB Add-Ons
|
||||
|
||||
The VIIRB comes with a variety of possible add-ons that can turn it
|
||||
into an even more versatile device.
|
||||
|
||||
### Turning the VIIRB into an IPv6 camera
|
||||
|
||||
You can turn the VIIRB into an IPv6 streaming camera with
|
||||
a compatible USB-Webcam. For **25 CHF** you can add a tested,
|
||||
HD (1280x720) USB camera to your VIIRB order.
|
||||
|
||||
### Turning the VIIRB into an IPv6 thermometer
|
||||
|
||||
If you want to know how hot (or cold) it is,
|
||||
you can use an USB temperature sensor to measure the temperature.
|
||||
For **20 CHF** you can add a tested temperature sensor to your VIIRB
|
||||
order.
|
||||
|
||||
### Turning the VIIRB into an LTE/4G router
|
||||
|
||||
Using an USB 4G Modem you can use the VIIRB to enable a network not
|
||||
only with IPv6, but also with Internet connectivity in general.
|
||||
|
||||
For **70 CHF** you can add a 4G modem to your VIIRB order.
|
||||
|
||||
### Turning the VIIRB into a GPS tracker
|
||||
|
||||
The VIIRB is small and universal. What if you could use it to track
|
||||
things? Like your car, your bike, your boat? And check where your
|
||||
things are using IPv6?
|
||||
|
||||
You can add the USB GPS tracker add on for **25 CHF** as a single
|
||||
device.
|
||||
|
||||
### Multiple Add-Ons via USB Hub
|
||||
|
||||
To connect more than one add-on to the VIIRB, you will need a
|
||||
USB-Hub. For **25 CHF** you can add a verified,
|
||||
4 Port USB hub to your VIIRB order.
|
||||
|
||||
|
||||
### The VIIRB autonomous security system
|
||||
|
||||
The VIIRB can be turned into an autonomous security system with the
|
||||
following add-ons:
|
||||
|
||||
* USB Hub (to support multiple add-ons)
|
||||
* LTE/4G Router (Internet Uplink, excluding SIM card)
|
||||
* GPS Tracker (To record where the VIIRB is)
|
||||
* USB Camera (To stream what the VIIRB can see)
|
||||
|
||||
The autonomous security system set can be added to your VIIRB order
|
||||
for **145 CHF** (203 CHF including the VIIRB).
|
||||
|
||||
## Ordering
|
||||
|
||||
To order the VIIRB, send an email with your shipping address and
|
||||
the requested quantity to **support -at- ungleich.ch**.
|
||||
Shipping starts from July 2020.
|
||||
|
||||
### Pre-Order Special
|
||||
|
||||
All orders that arrive before 2020-06-30 will get a cool IPv6 sticker
|
||||
for free. Outdoor resistant, can be put on a notebook, phone or car.
|
||||
|
||||
Additionally **the first 42 VIIRBs come in a limited edition**
|
||||
that will carry its production number.
|
||||
|
||||
|
||||
### Price
|
||||
|
||||
**The price of the VIIRB is 58 CHF**.
|
||||
|
||||
If you need a power supply, we can ship it with a
|
||||
[European style connector](https://en.wikipedia.org/wiki/Europlug)
|
||||
for 15 CHF.
|
||||
|
||||
All prices excluding VAT and shipping costs.
|
||||
|
||||
|
||||
### Shipping costs
|
||||
|
||||
Below is a selection of shipping cost for various countries.
|
||||
When you order we will confirm the actual shipping cost before
|
||||
payment.
|
||||
|
||||
You can order up to 4 VIIRBs within one order. In other words:
|
||||
only 1 time shipping costs for 1,2,3 or 4 VIIRBs.
|
||||
|
||||
* Canada: +23 CHF
|
||||
* [Order 2 VIIRBs to Canada](https://datacenterlight.ch/product/viirb-2-ca/)
|
||||
* [Order to Denmark, Finland, France, Germany, Great Britain, Iceland,
|
||||
The Netherlands,
|
||||
Romania, Spain, Sweden, Italy: +14 CHF](https://datacenterlight.ch/product/viirb-eu/)
|
||||
* [Order 2 VIIRBs to Denmark, Finland, France, Germany, Great
|
||||
Britain, Iceland, The Netherlands,
|
||||
Romania, Spain, Sweden, Italy](https://datacenterlight.ch/product/viirb-2-eu/)
|
||||
* [Order to Switzerland: +10 CHF](https://datacenterlight.ch/product/viirb-ch/)
|
||||
* [Order 2 VIIRBs to Switzerland](https://datacenterlight.ch/product/viirb-2-ch/)
|
||||
* [Order to Australia, India, South Korea, US: +16 CHF](https://datacenterlight.ch/product/viirb-us/)
|
||||
* [Order 2 VIIRBs to Australia, India, South Korea, US](https://datacenterlight.ch/product/viirb-2-us/)
|
||||
|
||||
The following countries can get the VIIRB with priority shipping with tracking. If you want to receive VIIRB with tracked shipping, get in touch with our team with your shipping address.
|
||||
|
||||
* [Order to Denmark, Finland, France, Germany, Great Britain, Iceland,
|
||||
The Netherlands, Romania, Spain, Sweden, Italy with shipping tracking: + 24 CHF](https://datacenterlight.ch/product/viirb-eu-tracked/)
|
||||
* [Order 2 VIIRBs to Denmark, Finland, France, Germany, Great Britain, Iceland,
|
||||
The Netherlands, Romania, Spain, Sweden, Italy with shipping tracking](https://datacenterlight.ch/product/viirb-2-eu-tracked/)
|
||||
|
||||
All prices exluding VAT.
|
||||
|
||||
|
||||
## VIIRB in the Media
|
||||
|
||||
* [APNIC blog: Connect to IPv6 everywhere with VIIRB](https://blog.apnic.net/2020/09/30/connect-to-ipv6-everywhere-with-viirb/)
|
||||
* [Packetpushers podcast about the VIIRB](https://packetpushers.net/podcast/ipv6-buzz-058-tackling-ipv6-access-challenges/)
|
||||
* [Blog post on
|
||||
gnulinux.ch](https://gnulinux.ch/viirb-die-vpn-ipv6-iot-router-box)
|
||||
* [VIIRB on Twitter](https://twitter.com/search?q=viirb)
|
||||
* [Bookmark on tobru.ch](https://tobru.ch/newsletter-7/)
|
||||
|
||||
## More of it
|
||||
|
||||
If you need more ports, Gigabit support, more RAM and more storage,
|
||||
you can checkout the [Pro IPv6 Box](../pro-ipv6-box).
|
||||
|
||||
You can also announce your own IPv6 space via the VIIRB. The only
|
||||
requirement is that you have an ASN and an IPv6 prefix. Checkout the
|
||||
[BGP Peering](/u/products/bgp-peering/) for more details.
|
||||
|
||||
---
|
||||
content2_text:
|
||||
|
||||
## How it works in detail
|
||||
|
||||
The complete flow for how your computers get IPv6 in the LAN
|
||||
is show in the following picture:
|
||||
|
||||
![](/u/image/ipv6-with-the-viirb.png)
|
||||
|
||||
So basically the VIIRB...
|
||||
|
||||
* gets an IPv4 address in your LAN
|
||||
* connects to the IPv6VPN.ch service
|
||||
* Gets its /48 routed via Wireguard
|
||||
* Announces (via Router Advertisements) IPv6 on the LAN
|
||||
* Because of the announcement, all clients in the LAN assign themself
|
||||
an IPv6 address
|
||||
|
||||
And for Wifi it does the same, but uses a different /64
|
||||
network.
|
||||
|
||||
---
|
Loading…
Reference in a new issue