Bob Mottram пре 8 година
родитељ
комит
baa495a58e
1 измењених фајлова са 10 додато и 0 уклоњено
  1. 10
    0
      code-of-conduct.md

+ 10
- 0
code-of-conduct.md Прегледај датотеку

@@ -0,0 +1,10 @@
1
+Instead of having some tedious *Code of Conduct* which tries to micro-manage how folks communicate privately with each other this project has a set of guiding principles, which are as follows:
2
+
3
+ * Enable users to help themselves to provide their own personal software infrastructure.
4
+ * Enable users to help each other to provide software infrastructure for a community.
5
+ * There should be no single point of failure. Assume that other servers can and will fail occasionally.
6
+ * Minimum data retention. Only store the data which users actually want or need, and within apps implement the function which allows logging to be turned off.
7
+ * Respect other users right to run their own stuff and have their own policies on their own hardware.
8
+ * Remove as many intermediating organisations as possible. For example, Google tracking embedded within some Free Software apps.
9
+ * No tollbooths, rent-seeking, gatekeepers or paywalls.
10
+ * Maximize energy efficiency. No systems which fundamentally depend upon proof-of-work block solving or other compute-heavy methods. The target here is small single board computers.