documentation: philosophy: Remove some repeated "The".
authorng0 <ng0@infotropique.org>
Sun, 20 Aug 2017 22:38:09 +0000 (22:38 +0000)
committerng0 <ng0@infotropique.org>
Sun, 20 Aug 2017 22:38:09 +0000 (22:38 +0000)
doc/chapters/philosophy.texi

index 1696b2e64c680abd3e4f1448b66b9b5a3e389997..7c0cd81c039335acffeaf683d4ae527410ca9bf6 100644 (file)
@@ -31,20 +31,15 @@ These are the core GNUnet design goals, in order of relative importance:
 
 @itemize
 @item GNUnet must be implemented as free software.
-@item The GNUnet must only disclose the minimal amount of information
-      necessary.
-@item The GNUnet must be decentralised and survive Byzantine failures
-      in any position in the network.
-@item The GNUnet must make it explicit to the user which entities must be
-      trustworthy when establishing secured communications.
-@item The GNUnet must use compartmentalization to protect sensitive
-      information.
-@item The GNUnet must be open and permit new peers to join.
-@item The GNUnet must be self-organizing and not depend on administrators.
-@item The GNUnet must support a diverse range of applications and devices.
+@item GNUnet must only disclose the minimal amount of information necessary.
+@item GNUnet must be decentralised and survive Byzantine failures in any position in the network.
+@item GNUnet must make it explicit to the user which entities must be trustworthy when establishing secured communications.
+@item GNUnet must use compartmentalization to protect sensitive information.
+@item GNUnet must be open and permit new peers to join.
+@item GNUnet must be self-organizing and not depend on administrators.
+@item GNUnet must support a diverse range of applications and devices.
 @item The GNUnet architecture must be cost effective.
-@item The GNUnet must provide incentives for peers to contribute more
-      resources than they consume.
+@item GNUnet must provide incentives for peers to contribute more resources than they consume.
 @end itemize