Updated wording.
authorTim Vaughan <plugd@thelambdalab.xyz>
Fri, 29 May 2020 11:36:00 +0000 (13:36 +0200)
committerTim Vaughan <plugd@thelambdalab.xyz>
Fri, 29 May 2020 11:38:37 +0000 (13:38 +0200)
index.gmi

index 44db42a..6194274 100644 (file)
--- a/index.gmi
+++ b/index.gmi
@@ -7,7 +7,7 @@ Welcome to my flagrant and flawed ripoff of Mozz's wonderful Astrobotany, which
 For a *much* better botany experience, use one of the many awsome gemini clients which support client-side TLS certificates and go to:
 => gemini://astrobotany.mozz.us/ Astrobotany
 
-Some gemini clients - Elpher among them - are yet to properly support such certificates.  μBotany aims to bring the joy of gardening to users of such clients!
+Some gemini clients - Elpher among them - are yet to properly support such certificates.  If you are using one of these clients, don't be sad!  μBotany aims to bring the joy of online gardening to you too!
 
 ## Gardening
 
@@ -17,7 +17,7 @@ Some gemini clients - Elpher among them - are yet to properly support such certi
 
 ## About
 
-μBotany is really just an experiment to see what can be done without employing client-side TLS certificates. In places of these, we rely on an account identifier (a SHA-1 hash of the account name and some random salt) transmitted in the query portion of the URI to uniquely specify accounts.  Because this identifier is difficult to guess from the account name, and because the URI is transmitted to the server over TLS, I don't think this is a _terrible_ way of managing sessions.
+μBotany is really just an experiment to see what can be done without employing client-side TLS certificates. In place of these, we rely on an account identifier (a SHA-1 hash of the account name and some random salt) transmitted in the query portion of the URI to uniquely specify accounts.  Because this identifier is difficult to guess from the account name, and because the URI is transmitted to the server over TLS, I don't think this is a _completely_ terrible way of managing sessions.
 
 As mentioned, μBotany is inspired by Mozz's Astrobotany.  However, it's best thought of as a cut-down implementation of Jacob Funke's original Botany game, the source for which can be found here:
 => https://github.com/jifunks/botany