[Pkg-privacy-commits] [onionbalance] 86/117: Fix typos in the documentation

Donncha O'Cearbahill donncha-guest at moszumanska.debian.org
Wed Dec 16 23:18:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

donncha-guest pushed a commit to branch debian/sid
in repository onionbalance.

commit 08123fb6919807628de657964836f235a1382bfa
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date:   Thu Jul 2 09:40:28 2015 +0100

    Fix typos in the documentation
---
 README.rst      | 2 +-
 docs/design.rst | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index 7c732c0..a140a7e 100644
--- a/README.rst
+++ b/README.rst
@@ -44,7 +44,7 @@ The bundled ``onionbalance-config`` tool is the fastest way to generate the nece
 
     $ onionbalance-config
 
-The config generator runs in an interactive mode when called without any arguments. The ``master`` directory should be stored on on the management server while the other instance directories should be transferred to the respective backend servers.
+The config generator runs in an interactive mode when called without any arguments. The ``master`` directory should be stored on the management server while the other instance directories should be transferred to the respective backend servers.
 
 
 Configuring Tor on the management server
diff --git a/docs/design.rst b/docs/design.rst
index 84a65ee..0cb6321 100644
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -38,7 +38,7 @@ Management Server
   Server running OnionBalance which collates introduction points and
   publishes a master descriptor.
 Metadata Channel
-  A direct connection from an instance to a managment server which can
+  A direct connection from an instance to a management server which can
   be used for instance descriptor upload and transfer of other data.
 
 Retrieving Introduction Point Data
@@ -90,7 +90,7 @@ Limitations
 '''''''''''
 
 -  A malicious HSDir could replay old instance descriptors in an attempt
-   to included expired introduction points in the master descriptor.
+   to include expired introduction points in the master descriptor.
    When an attacker does not control all of the responsible HSDirs this
    attack can be mitigated by not accepting descriptors with a timestamp
    older than the most recently retrieved descriptor.
@@ -158,7 +158,7 @@ reliable than the HSDir system.
 
 .. note ::
     The management server communication channel is not implemented yet. The
-    Complex Mode design may be revised significanlty before implementation.
+    Complex Mode design may be revised significantly before implementation.
 
 Complex mode minimizes the information transmitted via the HSDir
 system and may make it more difficult for a HSDir to determine that
@@ -215,7 +215,7 @@ advantages to any of these approaches.
 Generation and Publication of Master Descriptor
 -----------------------------------------------
 
-The managment server should generate a onion service descriptor
+The management server should generate a onion service descriptor
 containing the selected introduction points. This master descriptor is
 then signed by the actual onion service permanent key. The signed master
 descriptor should be published to the responsible HSDirs as normal.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionbalance.git



More information about the Pkg-privacy-commits mailing list