diff --git a/knowledge-base/moneropedia/clearnet.md b/knowledge-base/moneropedia/clearnet.md index 85678268..9200e69a 100644 --- a/knowledge-base/moneropedia/clearnet.md +++ b/knowledge-base/moneropedia/clearnet.md @@ -29,5 +29,5 @@ These technologies protect you from clearnet by building an anonymous network ** Here is an accurate, [interactive diagram](https://www.eff.org/pages/tor-and-https) provided by the [EFF](https://www.eff.org/) which describes *clearnet* as it relates to **Tor**. The concept also (somewhat) applies to @Kovri and @I2P in terms of anonymity with the exception that: - @Kovri does not use exit nodes when connecting to an @eepsite -- Your traffic ever need to leave the @I2P network. +- Your traffic never need to leave the @I2P network - You do not need HTTPS to use @Kovri (with the exception of @reseed) diff --git a/knowledge-base/moneropedia/router-info.md b/knowledge-base/moneropedia/router-info.md index 6dbcb59b..f7c45c06 100644 --- a/knowledge-base/moneropedia/router-info.md +++ b/knowledge-base/moneropedia/router-info.md @@ -8,7 +8,7 @@ summary: "A data structure or file which contains an I2P peer's needed network i ### The Basics -@Router-Info is a data structure (periodically written to a [binary file](https://en.wikipedia.org/wiki/Binary_file)) which contains all needed information to locate, identity, and communicate with an @I2P peer. @Router-Info includes IP address, router identity, other misc. technical details; is needed for @network-database and is published to @floodfill routers. +@Router-Info is a data structure (periodically written to a [binary file](https://en.wikipedia.org/wiki/Binary_file)) which contains all needed information to locate, identify, and communicate with an @I2P peer. @Router-Info includes IP address, router identity, other misc. technical details; is needed for @network-database and is published to @floodfill routers. ### In-depth information diff --git a/knowledge-base/moneropedia/subscription.md b/knowledge-base/moneropedia/subscription.md index 3c88e15d..387f839e 100644 --- a/knowledge-base/moneropedia/subscription.md +++ b/knowledge-base/moneropedia/subscription.md @@ -40,7 +40,7 @@ A *private* subscription: ### Updating a private subscription -You can use a @jump-service to manually update your private subscription. The updated subscription will be then fed into the @address-book for you to use. +You can use a @jump-service to manually update your private subscription. The updated subscription will then be fed into the @address-book for you to use. ### Notes -To learn how subscribe to multiple subscriptions, see the [user-guide](https://github.com/monero-project/kovri/blob/master/doc/USER_GUIDE.md). +To learn how to subscribe to multiple subscriptions, see the [user-guide](https://github.com/monero-project/kovri/blob/master/doc/USER_GUIDE.md).