This commit is contained in:
Doug Hoyte
2024-12-18 01:54:16 -05:00
parent 271ea3f42e
commit 20440f95bb
2 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,7 @@
</p> </p>
<p> <p>
<b>How do I login?</b> You don't. If you want to post or vote, use a browser extension such as nos2x (<a href="https://chrome.google.com/webstore/detail/nos2x/kpgefcfmnafjgpblomihpgmejjdanjjp">chrome</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/nos2x-fox/">firefox</a>), or one of <a href="https://github.com/aljazceru/awesome-nostr#browser-extensions">several others.</a> After installing, click "login" in the top-right and allow Oddbean to read your public key. <b>How do I login?</b> You don't. If you want to post or vote, use a browser extension such as nos2x (<a href="https://chrome.google.com/webstore/detail/nos2x/kpgefcfmnafjgpblomihpgmejjdanjjp">chrome</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/nos2x-fox/">firefox</a>), or one of <a href="https://github.com/aljazceru/awesome-nostr#browser-extensions">several others.</a> After installing, click "login" in the top-right and allow Oddbean to read your public key. To setup your profile, use a site like <a href="https://metadata.nostr.com/">Nostr Profile Manager</a>.
</p> </p>
<p> <p>

View File

@ -4,4 +4,6 @@
<p>Oddbean does not use usernames or passwords. If you want to post on Oddbean, you'll need to generate a <a href="https://github.com/nostr-protocol/nostr">nostr private key</a>. 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.</p> <p>Oddbean does not use usernames or passwords. If you want to post on Oddbean, you'll need to generate a <a href="https://github.com/nostr-protocol/nostr">nostr private key</a>. 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.</p>
<p>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 (<a href="https://chrome.google.com/webstore/detail/nos2x/kpgefcfmnafjgpblomihpgmejjdanjjp">chrome</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/nos2x-fox/">firefox</a>), or one of <a href="https://github.com/aljazceru/awesome-nostr#browser-extensions">several others.</a></p> <p>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 (<a href="https://chrome.google.com/webstore/detail/nos2x/kpgefcfmnafjgpblomihpgmejjdanjjp">chrome</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/nos2x-fox/">firefox</a>), or one of <a href="https://github.com/aljazceru/awesome-nostr#browser-extensions">several others.</a></p>
<p>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 <a href="https://metadata.nostr.com/">Nostr Profile Manager</a>.</p>
</div> </div>