diff options
author | ng0 <ng0@infotropique.org> | 2017-08-20 22:38:09 +0000 |
---|---|---|
committer | ng0 <ng0@infotropique.org> | 2017-08-20 22:38:09 +0000 |
commit | f099ac47d1ef9a0276d5d2a2a4ea4351fb6f750b (patch) | |
tree | 6983bfe10cb31194a3223204c4c885e590f0e0f7 /doc/chapters | |
parent | 0ced1614c8376fb4336fe5aac4d8bccab2ca114d (diff) |
documentation: philosophy: Remove some repeated "The".
Diffstat (limited to 'doc/chapters')
-rw-r--r-- | doc/chapters/philosophy.texi | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/doc/chapters/philosophy.texi b/doc/chapters/philosophy.texi index 1696b2e64..7c0cd81c0 100644 --- a/doc/chapters/philosophy.texi +++ b/doc/chapters/philosophy.texi @@ -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 |