++ documentation 1000eyes
This commit is contained in:
parent
e9fd69e452
commit
feffd51d99
1 changed files with 68 additions and 3 deletions
|
@ -25,9 +25,14 @@ Every **eye** allows you to see one spot in the world. An eye is an
|
|||
IPv6 enabled camera that is world wide reachable (*). With an eye, you
|
||||
can view parts of the world. Live and unedited.
|
||||
|
||||
There are two options to choose from: an eye at your place
|
||||
There are two options to choose from: Option (A) an eye at your place that you
|
||||
operate. Or (B) an eye that we operate for you.
|
||||
|
||||
### Option (A): An eye for you and your place
|
||||
|
||||
### Option (B): An eye operated by ungleich
|
||||
|
||||
|
||||
[ picture 1 here ]
|
||||
|
||||
## Meet, talk and exchange ideas
|
||||
|
||||
|
@ -38,10 +43,70 @@ For this we already created an open exchange platform on the [Open
|
|||
Chat](/u/projects/open-chat/): simply register at the Open Chat
|
||||
and then join **1000eyes:ungleich.ch**.
|
||||
|
||||
## Financial Goals
|
||||
|
||||
### Initial Goal: producing first batch of 100 eyes - 7520 CHF
|
||||
|
||||
Let's create the first 100 eyes together. We will setup a website that
|
||||
lists all available eyes and allows you to select an individual eye
|
||||
for viewing.
|
||||
|
||||
### Stretch Goal #1: 20'000 CHF
|
||||
|
||||
If we are able to produce a bigger amount, we will be able to add
|
||||
a battery and solar panel option to allow your eye to function without
|
||||
external power source for some time. Our current tested option
|
||||
includes a 30000mAh battery and a 1.65W solar panel. The estimated
|
||||
price for this add-on is 75 CHF (the exact price will be communicated
|
||||
once we passed this stretch goal).
|
||||
|
||||
### Stretch Goal #3: 50'000 CHF
|
||||
|
||||
This is roughly 500 eyes distributed in the world. Reaching this goal
|
||||
will allow us to add a 4G/LTE option, allowing your eye to function
|
||||
even without an Ethernet cable and without WiFi. We are currently
|
||||
evaluating a partnership that will even allow us to distribute it with
|
||||
SIM cards in Switzerland. Estimated price for the 4G/LTE extension is
|
||||
75 CHF (the exact price will be communicated once we passed this stretch goal).
|
||||
|
||||
### Stretch Goal 3: 100'000 CHF
|
||||
|
||||
If we reach this goal we will develop some * IPv4 proxying - making the eyes also accessible from the IPv4 Internet
|
||||
|
||||
for the eyes. The exact pricing for the 4G/LTE will be determined
|
||||
before the goal is reached.
|
||||
|
||||
|
||||
## Tech details
|
||||
|
||||
The eyes are based on tested and running on ungleich verified
|
||||
hardware.
|
||||
All eyes are
|
||||
running the Open Source operating system
|
||||
[OpenWRT](https://openwrt.org/). The camera is a HD (1280x720)
|
||||
resolution. The eye **does not store**
|
||||
|
||||
### IPv6 Connectivity
|
||||
|
||||
All eyes are bringing their own IPv6 connectivity. So you can connect
|
||||
your eye to any IPv4 or IPv6 network and the eye will use the
|
||||
[IPv6VPN.ch](https://ipv6vpn.ch) to get its own IPv6 address.
|
||||
|
||||
### Fully Open Source
|
||||
|
||||
Not only is the operating system fully Open Source, also the process
|
||||
to create the eyes and to configure is openly available. Because the
|
||||
eyes are using OpenWRT, you are free to reconfigure the eye to your
|
||||
need.
|
||||
|
||||
### Wireguard included
|
||||
|
||||
The eyes use the [Wireguard](https://www.wireguard.com/) protocol to
|
||||
establish the VPN. If you are reconfiguring or resetting the eye,
|
||||
ensure that you make a backup of the wireguard private key.
|
||||
|
||||
## The footprint / small print
|
||||
|
||||
(*) The eyes are only reachable via IPv6. If you do not have an IPv6
|
||||
(*) The eyes are only reachable via IPv6. If we reach the If you do not have an IPv6
|
||||
connection, you can get IPv6 connectivity from the
|
||||
[IPv6VPN.ch](https://ipv6vpn.ch).
|
||||
|
|
Loading…
Reference in a new issue