diff --git a/docs/chat/introduction.md b/docs/chat/introduction.md index ffbfa341..52d05ea9 100644 --- a/docs/chat/introduction.md +++ b/docs/chat/introduction.md @@ -19,5 +19,5 @@ This exchange (documented in further detail in [authentication protocol](https:/ i.e. it is possible for any party to forge transcripts of this protocol exchange after the fact, and as such - after the fact - it is impossible to definitely prove that the exchange happened at all. -One the authentication process is successful then both you and your friend can communicate away assured that no one else -can learn anything about the contents or the metadata if your conversation. +Once the authentication process is successful then both you and your friend can communicate away assured that no one else +can learn anything about the contents or the metadata of your conversation. diff --git a/docs/settings/behaviour/block-unknown-connections.md b/docs/settings/behaviour/block-unknown-connections.md index fd192a65..e31bc28e 100644 --- a/docs/settings/behaviour/block-unknown-connections.md +++ b/docs/settings/behaviour/block-unknown-connections.md @@ -4,7 +4,7 @@ sidebar_position: 1 # Block Unknown Connections -By default, Cwtch interprets connections from unknown cwtch addresses sas [Contact Requests](https://docs.cwtch.im/docs/chat/accept-deny-new-conversation). You can change this behaviour through the Block Unknown Connections +By default, Cwtch interprets connections from unknown cwtch addresses as [Contact Requests](https://docs.cwtch.im/docs/chat/accept-deny-new-conversation). You can change this behaviour through the Block Unknown Connections setting. If enabled, Cwtch will auto close all connections from Cwtch addresses that you have not added to your conversation diff --git a/docs/settings/introduction.md b/docs/settings/introduction.md index e18e302d..2b8e4a27 100644 --- a/docs/settings/introduction.md +++ b/docs/settings/introduction.md @@ -15,7 +15,7 @@ from unknown public addresses. ## Experiments -There are many features in Cwtch that people would like to have ut whose implementation requires additional metadata, or +There are many features in Cwtch that people would like to have but whose implementation requires additional metadata, or risk, beyond the minimum that Cwtch requires for basic operations. As such under **Experiments** you will find a number of **optional** settings which, when enables, provide diff --git a/docs/tor.md b/docs/tor.md index 1e8c2b89..29803dae 100644 --- a/docs/tor.md +++ b/docs/tor.md @@ -32,6 +32,6 @@ By default we start a fresh Tor process every time the app boots, and it require We also offer the option to provide advance Tor configuration option in this section by allowing you to - Specify a custom SOCKS port to connect to an existing Tor over -- Specify a custon Control port to connect to an existing Tor over +- Specify a custom Control port to connect to an existing Tor over - and specify further options by entering custom `torrc` options