aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md77
1 files changed, 77 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c9c6a20
--- /dev/null
+++ b/README.md
@@ -0,0 +1,77 @@
+# Base operating system features _(system)_
+
+> Handling general features of the operating system
+
+This system is a Redpill system.
+
+Redpill systems are organisation-centric,
+sustainable, low-hierarchy, federated systems.
+
+
+## organisation-centric
+
+Shared systems prioritize its organization over users or others.
+The needs of the organisation has highest priority,
+then its members,
+then peer organisations and their members,
+then external entities -
+with powerful organisations given _lowest_ priority.
+
+
+## Sustainable
+
+Services and protocols with low power consumption are favored.
+A typical system draws less electricity than a conventional laptop,
+some less than an energy-saving light bulb.
+
+Development is fully transparent.
+All code is licensed for free and open use and reuse,
+curated by the non-commercial software distributor Debian -
+globally acknowledged for its stability and longevity.
+Redpill customizations are continuously channeled back to Debian
+and further upstream to the various code projects.
+
+Support cases can be discretely handled when needed,
+but public discussions are encouraged
+to help share learning experiences beyond known peers.
+
+
+## Low-hierarchy
+
+Members have a single account on shared systems,
+with credentials shared across services.
+
+
+## Federated
+
+Services comply with open standards.
+
+Peer systems look out for each other.
+Optional features for proxying or duplicating data
+are taken into use,
+enabling a "neighbour watch" within a Redpill cluster -
+a coalition of independent semi-trusted peer Redpill systems.
+
+
+## Contributing
+
+Help improving this documentation is much appreciated!
+
+You can simply [tell us][] in plain words what you suggest changed,
+or publish a set of proposed changes as a fork of this source git,
+and [tell us][] where we can get your fork.
+
+[tell us]: <mailto:partners@couchdesign.dk>
+ "Couchdesign a.k.a. Jonas Smedegaard and Siri Reiter"
+
+
+## License
+
+Copyright © 2017-2018 Jonas Smedegaard <dr@jones.dk>
+
+This work is licensed
+under a Creative Commons Attribution-ShareAlike 4.0 International License
+([CC-BY-SA-4.0][]).
+
+[CC-BY-SA-4.0]: <https://creativecommons.org/licenses/by-sa/4.0/>
+ "Creative Commons Attribution-ShareAlike 4.0 International license"