You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Wide compatibility with industry standards | GNU + Linux minimal base |
19
+
| Anonimity and privacy by design |[Tor](https://torproject.org) hidden service family |
20
+
| Very secure, restricted environment |[grsec](https://github.com/minipli/linux-unofficial_grsec/wiki) community fork |
21
+
| Customisable to run different applications |[Devuan](https://devuan.org) GNU+Linux SDK |
22
+
| Pluggable consensus algorithm |[Redis](https://redis.io) based consensus broker |
23
+
| Read-only and authenticated system |[SquashFS](http://tldp.org/HOWTO/SquashFS-HOWTO/whatis.html) + [overlayfs](https://www.kernel.org/doc/Documentation/filesystems/overlayfs.txt) + [Btrfs](https://btrfs.wiki.kernel.org/index.php/Main_Page)|
| Low power consumption, outdoor usage | Ports to embedded ARM boards |
26
+
| Extensible platform support | Includes latest JDK, Golang, Python etc. |
27
+
| Minimal resource consumption | Online with less than 64MB of RAM |
25
28
26
-
For stable releases see https://files.dyne.org/decode
29
+
## For stable releases see <ahref="https://files.dyne.org/decode">files.dyne.org/decode</a>
27
30
28
-
For more information about the DECODE project see https://decodeproject.eu
31
+
## For more information see <ahref="https://decodeproject.eu">the DECODE project</a>
29
32
30
-
## Usage
33
+
In particular, the following publications:
34
+
35
+
- <ahref="https://decodeproject.eu/publications/privacy-design-strategies-decode-architecture">Privacy Design Strategies for the DECODE Architecture</a>
36
+
- <ahref="https://decodeproject.eu/publications/decode-os-first-release">Decode OS first release</a>
37
+
- <ahref="https://decodeproject.eu/publications/decode-os-software-development-kit">DECODE OS Software Development Kit</a> (soon to be superseeded by the upcoming Devuan's Developer Manual)
38
+
39
+
## Usage instructions
31
40
32
41
DECODE OS comes in a variety of flavors:
33
42
@@ -42,26 +51,33 @@ The default username is `decode` with password `decode`
42
51
43
52
The default `root` password is `toor`.
44
53
45
-
## Support
54
+
## Get in touch!
46
55
47
56
Developers of the Dyne.org foundation are available to support
48
57
customisations and adaptations of this operating system for particular
49
58
purposes in line with the foundation's goals.
50
59
60
+
You are welcome to contact us:
61
+
62
+
-**#devuan-dev** on **freenode** IRC (public, logged IPs)
63
+
-**#dyne** on <ahref="https://irc.dyne.org">irc.dyne.org</a> (public and private, no IPs logged)
[](https://decodeos.dyne.org)
5
+
6
+
The DECODE operating system is a brand new GNU+Linux distribution designed to run on servers, embedded computers and virtual machines to automatically connect micro-services to a private and anonymous peer-to-peer network cluster.
7
+
8
+
This is a Docker build of it to facilitate development and testing.
9
+
10
+
## DO NOT USE IN PRODUCTION
11
+
12
+
This Docker image is provided only for testing and showcase. We do release DECODE OS images for use in production on https://files.dyne.org/decode
13
+
14
+
In order to test DECODE OS in Docker is possible to get the latest image with:
0 commit comments