diff --git a/gatherer/assets/style.css b/gatherer/assets/style.css index c004327..e37bcb9 100644 --- a/gatherer/assets/style.css +++ b/gatherer/assets/style.css @@ -179,6 +179,14 @@ article .images .image { transition: left 0.5s ease-in-out 0s; } +.plain { + max-width: 40rem; + margin: 2rem 2rem 4rem; +} +.plain fieldset { + text-align: center; +} + footer p { text-align: center; font-size: 80%; diff --git a/gatherer/templates/token_donate.html b/gatherer/templates/token_donate.html index 4db144e..065f8e4 100644 --- a/gatherer/templates/token_donate.html +++ b/gatherer/templates/token_donate.html @@ -15,7 +15,7 @@
-
+
What is your home instance? @@ -31,7 +31,18 @@

Background

- Mastodon is breaking unauthenticated access in future versions. + Mastodon is breaking unauthenticated access in future versions. That really sucks for #FediBuzz and the #FediBuzz Relay. +

+ +

What about my privacy?

+

+ We consume only the public timeline. There are neither boosts nor replies inside, and of course no private messages ever. +

+

+ #FediBuzz gets at less data than what the Web crawlers can see. Of course, we respect the Internet standard robots.txt. +

+

+ Despite taking these precautions, we still do not recommend using ActivityPub for private messaging. It is made for publishing, after all. We recommend XMPP with OMEMO.

diff --git a/gatherer/templates/token_thanks.html b/gatherer/templates/token_thanks.html index 200db12..e14e06a 100644 --- a/gatherer/templates/token_thanks.html +++ b/gatherer/templates/token_thanks.html @@ -15,7 +15,7 @@
-
+
Donate a token for another instance?