diff --git a/src/apps/web/tmpls/about.tmpl b/src/apps/web/tmpls/about.tmpl index a9ee8c0..a331822 100644 --- a/src/apps/web/tmpls/about.tmpl +++ b/src/apps/web/tmpls/about.tmpl @@ -16,7 +16,7 @@

- How do I login? You don't. If you want to post or vote, use a browser extension such as nos2x (chrome, firefox), or one of several others. After installing, click "login" in the top-right and allow Oddbean to read your public key. + How do I login? You don't. If you want to post or vote, use a browser extension such as nos2x (chrome, firefox), or one of several others. After installing, click "login" in the top-right and allow Oddbean to read your public key. To setup your profile, use a site like Nostr Profile Manager.

diff --git a/src/apps/web/tmpls/login.tmpl b/src/apps/web/tmpls/login.tmpl index 0473158..56bd172 100644 --- a/src/apps/web/tmpls/login.tmpl +++ b/src/apps/web/tmpls/login.tmpl @@ -4,4 +4,6 @@

Oddbean does not use usernames or passwords. If you want to post on Oddbean, you'll need to generate a nostr private key. But don't worry, this is easy and free. Best of all, if you get tired of Oddbean you can easily bring your key over to one of the many other nostr clients.

You should always keep your private key secret. That's why you'll never be asked to enter it into the Oddbean site. Instead, we recommend using a browser extension such as nos2x (chrome, firefox), or one of several others.

+ +

After you install a nostr extension, refresh the page, click the login link on the top right, and allow Oddbean to read your public key. To setup your profile, use a site like Nostr Profile Manager.