mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-19 17:37:43 +00:00
docs
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<div class="info-page">
|
||||
<p>
|
||||
Hi, thanks for stopping by! Oddbean is a discussion site built on <a href="https://github.com/nostr-protocol/nostr">the nostr protocol</a>. The design is heavily inspired by Hacker News and Reddit. This is on purpose. I want Oddbean to be a comfortable and familiar experience, with fast loading pages and minimal distractions.
|
||||
Hi, thanks for stopping by! Oddbean is a discussion site built on <a href="https://github.com/nostr-protocol/nostr">the nostr protocol</a>. The design is inspired by Hacker News and Reddit because I want it to be a familiar experience, with fast loading pages and minimal distractions.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>Why nostr?</b> Nostr is a protocol for building decentralised systems. Is it perfect? No, but today it is the closest thing we have to an honest-to-goodness decentralised social media protocol. Oddbean is just one of many interfaces to the same network. Even though many of the posts don't originate here, Oddbean users can still interact with anyone else on the network thanks to the interoperability of nostr. If you get tired of Oddbean, you can easily move to another client.
|
||||
<b>Why nostr?</b> Nostr is the closest thing we have to an honest-to-goodness decentralised social media protocol. Oddbean is just one of many interfaces to the same network. Even though many of the posts don't originate here, Oddbean users can still interact with anyone else on the network. If you get tired of Oddbean, you can move to another client.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -16,11 +16,11 @@
|
||||
</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. To setup your profile, use a site like <a href="https://metadata.nostr.com/">Nostr Profile Manager</a>.
|
||||
<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#nip-07-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>
|
||||
<b>Feeds.</b> Oddbean is built around the concept of "feeds", which are lists of nostr events. Feeds can be curated by people, algorithms, or a combination. If you want to curate your own feed, check out the <a href="https://github.com/hoytech/strfry/blob/oddbean/docs/feeds.md">specification</a>. If you are interested, here is the <a href="https://github.com/hoytech/strfry/tree/oddbean/src/apps/web">full source code for Oddbean</a>. The <a href="/f/homepage/info">homepage feed</a> is a feed like any other, except one that I control. Don't like it? Don't use it.
|
||||
<b>Feeds.</b> Oddbean is built around the concept of "feeds", which are lists of nostr events. Feeds can be curated by people, algorithms, or a combination of the two. If you want to curate your own feed, check out the <a href="https://github.com/hoytech/strfry/blob/oddbean/docs/feeds.md">specification</a>. If you are interested, here is the <a href="https://github.com/hoytech/strfry/tree/oddbean/src/apps/web">full source code for Oddbean</a>. The <a href="/f/homepage/info">homepage</a> is a feed like any other, except one that I control. Don't like it? Don't use it.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user