-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initial website commit (from github/dyne/dowse.eu)
- Loading branch information
Showing
134 changed files
with
13,768 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
public | ||
resources | ||
.hugo_build.lock |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# dowse.eu | ||
standalone website for dowse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
baseURL = "https://dyne.org/dowse" | ||
languageCode = "en-us" | ||
title = "Dowse" | ||
# enableGitInfo = "true" | ||
theme = "dyne-soft" | ||
disableKinds = ["taxonomy, term"] | ||
enableRobotsTXT = "false" | ||
[taxonomies] | ||
tag = "tags" | ||
|
||
[params] | ||
description = "Dowse is a beautiful network visualization to make us privacy conscious in the Internet of Things era." | ||
moto = 'Situational awareness in your local network' | ||
publisher = "Dyne.org" | ||
google_analytics_id = "" | ||
logo = "/assets/img/dowse-logo.svg" | ||
icon = "/assets/img/dyne-icon.svg" | ||
footerIcon = "/assets/img/dyne-icon.svg" | ||
email = "[email protected]" | ||
|
||
[params.geo] | ||
timezone = "Europe/Netherlands" | ||
lat = "52.39679" | ||
long = "4.87996" | ||
region = "NL" | ||
street = "Haparandadam 7" | ||
locality = "Amsterdam" | ||
country = "Netherlands" | ||
postalcode = "1013AK " | ||
org_nr = "34237525 at KvK.NL" | ||
|
||
|
||
[params.homepage_meta_tags] | ||
meta_og_type = "website" | ||
meta_og_image = "images/.jpeg" | ||
meta_twitter_site = "@dyneorg" | ||
meta_twitter_creator = "@dyneorg" | ||
|
||
[permalinks] | ||
posts = "/blog/:year-:month-:day-:slug/" | ||
pages = "/:filename/" | ||
|
||
[frontmatter] | ||
date = ["date", "publishDate"] | ||
expiryDate = ["expiryDate"] | ||
lastmod = [":fileModTime"] | ||
publishDate = ["publishDate", "date"] | ||
|
||
[params._editor] | ||
default_path = "/" | ||
|
||
[markup] | ||
[markup.goldmark] | ||
[markup.goldmark.renderer] | ||
unsafe = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: Dowse | ||
description: 'Situaltional awareness for your Local Area Network' | ||
sections: | ||
- title: The missing On-OFF button in IOT | ||
description_markdown: "Connected things like home appliances should have a clear behaviour humans | ||
can understand and react upon. This includes a simple switch to turn them off. Dowse gives an ON/OFF | ||
switch back to any device in your LAN." | ||
image: "/images/20160705_082209.jpg" | ||
button: | ||
label: "Read more" | ||
URL: "/about/" | ||
- title: "Dowse is fun" | ||
description_markdown: "Dowse talks back to your devices. In open standards: MQTT, Websockets, | ||
Open Sound Control. Many types of Internet connected things can treasure the messages that | ||
Dowse publishes, to turn them into action. Is a good start for artists, hobbyists and | ||
makers to create amazing network-aware effects, visualisations and interfaces. We try to | ||
help a community of dowsers to explore this possibility. Share your dowse projects with us." | ||
image: "/images/h10-1024x683.jpg" | ||
button: | ||
label: "Community" | ||
URL: "/community/" | ||
- title: "...and More" | ||
description_markdown: "Dowse keeps your private network private and lets you understand what | ||
is trying to talk about what and be aware of misbehaviours. If necessary Dowse can mute | ||
things as well: it switches their access to internet off. \n\nDowse is a open source project. | ||
Experts can look at is code. It is built to last and to be used by anyone because is a | ||
community project. **If you are interested in us giving workshops...**" | ||
image: "/images/hd6.jpg" | ||
button: | ||
label: Get in touch | ||
URL: "mailto:[email protected]" | ||
--- | ||
Dowse processes all DNS network connections on its network and makes them visible in real-time, showing when we connect to .com or .org or .net domains, or to the corporate cloud of social networks. This way we can immediately see how many connections are opened by our personal devices, without us even knowing, every time we connect to a network. | ||
|
||
<iframe width="100%" height="460" src="https://www.youtube-nocookie.com/embed/wDLyYk_TQtI?si=E9j_UJs_SwmCN6gc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
--- | ||
title: About Dowse | ||
description_markdown: "The Internet of Things hype generates a ton of buzz about things | ||
that will be allowed to connect to the internet and talk to other devices. This buzz | ||
requires attention. Things like home appliances should have a clear behaviour and a | ||
simple switch to put them off. \n\nDowse puts this switch back to any device in your LAN." | ||
image: '/images/dowse-dataprevention-campaign-1024x576.jpg' | ||
sections: | ||
- title: "Experiment along" | ||
content_markdown: "Dowse talks back to your devices. It uses open standards: MQTT, | ||
Websockets, Open Sound Control. So many types of devices can treasure the messages | ||
that Dowse publishes to turn them to action. It is a good starting point for artists, | ||
hobbyists and makers to create amazing network-aware effects and interfaces. \n\n**We try | ||
to help a community of dowsers to explore this possibility.**" | ||
image: "/images/dowsing_on_map.png" | ||
button: | ||
URL: "/community/" | ||
label: Become a dowser | ||
- title: Peaceful Zone | ||
content_markdown: "Your local area network should be a safe-sapce. A zone of peace of mind. | ||
Knowing what happens in the digital realm can seem like worrysome sorcery or black-magic.\n\n | ||
**Dowse is meant to help you preserve the peace of mind by creating awareness and | ||
demystifying the communication taking place between your devices.**" | ||
image: "/images/dowse-dataprevention-campaign-thumb.jpg" | ||
button: | ||
URL: "/download/" | ||
label: This is the Way | ||
layout: about | ||
--- | ||
|
||
## What is Dowse? | ||
|
||
<iframe width="100%" height="460" src="https://www.youtube-nocookie.com/embed/wDLyYk_TQtI?si=E9j_UJs_SwmCN6gc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
||
The Dowse box gives you back control. Dowse is *free and open source software*. There is no big company behind it. By installing the Dowse box you will get insight down to the network layer of what is *actually* going on in your home. Who is talking to whom, what, where and when? You can see which device connects to which company and you can turn that communication off, or allow it. | ||
|
||
We call it an *"Awareness Box"*. You will be aware of the invisible world surrounding you and your familly. To us, this is the first step. Dowse is building a [community of developers](/community) who will create modules allowing you to safely and securely share your data with whomever you want. After all there are a lot of pros about getting insight into your own behavior, your family's and your home as a companion. Yet the control should stay with you. You will share if you know what you are really sharing. | ||
|
||
In short, it is a device that is designed to do a few things very well: | ||
|
||
- Opacize your network; External services will *not be able to capture your metadata and/or your data* through Domain Name System Translation. | ||
- Makes you aware of your traffic and all activities of your users without spying on them. It is a bit like sharing the same room. | ||
- Allows you to *swich off devices' and machines' network connection* in case they wish to "call home" because they have been infected by malware, or they have been ill conceived to serve commercial spyware purpose. | ||
|
||
And we added to the mix: | ||
- Open Sound Control | ||
- MQTT | ||
- NETDATA | ||
- Websockets and all the good stuff to play with it. | ||
- Hardware Hacking with ESP8266 and Arduino | ||
- Programmable with NODERED | ||
|
||
|
||
## Idea: Responsible Networking | ||
|
||
Running a network in the age of the Internet of Things means hosting the connectivity of multiple devices owned by a diversity of subjects. Often such devices have full access to private, common and public information about humans operating them. Furthermore, devices can talk to each other without humans even asking and such interactions | ||
are not even manifest. This situation raises issues that are not just technical, but socio-political, about the way connections happen without human consent, within local networks and towards the outside, to and from the Internet. | ||
|
||
In such a scenario it becomes of crucial importance for home users and professionals to have a clear overview of what goes in and out of the network they are running: be it the LAN space they are offering to guests at home or the office network they are sharing with co-workers. | ||
|
||
## Concept | ||
Dowse is not only a functional tool, but a symbolic operation proposing a different linguistic approach to networking. In conceptualizing and documenting Dowse all references to military traits are removed: there is no use of “defense”, “shield”, “guardian” or “firewall” words. | ||
|
||
The way privacy awareness (rather than protection) is presented to its users is not envisioned as a violent process, but as a responsible, natural act in search of harmony among the things connecting the inside with the outside of one’s private, common and public aspects of life. | ||
|
||
<iframe width="100%" height="460" src="https://www.youtube-nocookie.com/embed/9p5LozWuENE?si=xAQ9AF-V_3RXOQ0W" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: The Running Commentary - The Security Blog | ||
description_markdown: Articles, News and Views from the people of Squared Circle Security | ||
and featured guests. | ||
image: '' | ||
author: team_members/tero.md | ||
|
||
--- | ||
Stay current with our blog insights. We understand that technology executives are facing unprecedented security challenges. Our own team - together with featured Guest Stars - regularly share their perspectives on questions that security professionals wrestle with daily. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Dowse Community | ||
description_markdown: "Dowse is a project and a community. We make it for our people; Old Aunts and young daughters. From traveling, presenting and organizing workshops, we get inputs from hacktivists, makers, IoT communities and everyday people like us. Come talk to us!" | ||
image: "/images/cmdr-shane-610506-unsplash.webp" | ||
buttons: | ||
- URL: https://socials.dyne.org/matrix-dowse | ||
label: Matrix | ||
- URL: https://socials.dyne.org/telegram-dowse | ||
label: Telegram | ||
- URL: https://socials.dyne.org/discord-dowse | ||
label: Discord | ||
layout: download | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Privacy policy and Cookies | ||
description_markdown: We don't use cookies | ||
image: '' | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Credits | ||
description_markdown: A list of credits for all the tools and the content used on | ||
this website | ||
image: '' | ||
|
||
--- | ||
### Web Design | ||
|
||
* [Set Hallstrom](https://set.hallstrom.ch) | ||
|
||
### CMS | ||
|
||
* [Hugo](https://gohugo.io/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Download Dowse | ||
description_markdown: "Point your browsers and cook your SD cards or download the source code | ||
from github to try it. \n\n | ||
You can write the images on the Micro SD card:\n\n | ||
• On Windows: using [Win32DiskImager](https://sourceforge.net/projects/win32diskimager/) as you would do with [Raspbian](https://www.raspberrypi.com/documentation/computers/getting-started.html)<br> | ||
• On Linux: `sudo dd bs=2M if=/path/devuan.img of=/dev/sd`<br> | ||
• On Mac: same as you would with Raspbian" | ||
image: "/images/cmdr-shane-610506-unsplash.webp" | ||
buttons: | ||
- URL: https://files.dyne.org/dowse/ | ||
label: Download | ||
- URL: https://github.com/dyne/dowse/ | ||
label: Source Code | ||
layout: download | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
name: Guest | ||
bio: Join our team! | ||
image: "/assets/img/compass-solid.svg" | ||
guest: true | ||
work_title: Partner | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
headless: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
name: Denis “Jaromil” Rojo | ||
bio: | ||
image: "/images/team/jaromilSQ.webp" | ||
guest: false | ||
work_title: Lead Coder – main concept | ||
link: https://jaromil.dyne.org | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
name: Emanuela Annibali | ||
bio: | ||
image: "/images/team/ManuelaSQ.webp" | ||
guest: false | ||
work_title: Administration | ||
link: https://jaromil.dyne.org | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Thank you for reaching out! | ||
description_markdown: >- | ||
We will return to you using the provided email address as soon as possible. | ||
image: '' | ||
|
||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
- title: | ||
url: | ||
banner: | ||
image: | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
- name: "About" | ||
URL: "/about/" | ||
icon: '' | ||
external: false | ||
- name: "Download" | ||
URL: "/download/" | ||
icon: '' | ||
external: false | ||
- name: "Manual" | ||
URL: "https://github.com/dyne/dowse/wiki" | ||
icon: '' | ||
external: true | ||
- name: "Community" | ||
URL: "/community" | ||
icon: '' | ||
external: false | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
- name: GitHub | ||
URL: https://github.com/dyne/dowse | ||
icon: fa-github | ||
- name: Twietter | ||
URL: https://twitter.com/dyneorg | ||
icon: fa-twitter | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
authors: | ||
mats: | ||
name: | ||
title: | ||
bio: | ||
image: | ||
guest: false | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: "{{ replace .Name "-" " " | title }}" | ||
date: {{ .Date }} | ||
draft: true | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "{{ replace .Name "-" " " | title }}" | ||
date: {{ .Date }} | ||
icon: '' | ||
weight: 1 | ||
author: | ||
featured: true | ||
draft: false | ||
description_markdown: >- | ||
Write something using markdown. This text will appear in the rendered page's header on list-pages and in web-search engine's results. | ||
image: /path/to/image.jpg | ||
link: | ||
label: | ||
URL: | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: "{{ replace .Name "-" " " | title }}" | ||
date: {{ .Date }} | ||
icon: '' | ||
weight: 1 | ||
featured: true | ||
draft: false | ||
description_markdown: >- | ||
Write something using markdown. This text will appear in the rendered page's header on list-pages and in web-search engine's results. | ||
image: /path/to/image | ||
link: | ||
label: | ||
URL: | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: "{{ replace .Name "-" " " | title }}" | ||
date: {{ .Date }} | ||
icon: "" | ||
weight: 1 | ||
featured: true | ||
draft: false | ||
description_markdown: >- | ||
Write something using markdown. This text will appear in the rendered page's header on list-pages and in web-search engine's results. | ||
image: /path/to/image | ||
link: | ||
label: | ||
URL: | ||
--- |
Oops, something went wrong.