👨💻 utxo 👨💻 on Nostr: Alpha Release: Outbox Feed Relay Outbox Feed Relay generates an npub's chronological ...
Alpha Release: Outbox Feed Relay
Outbox Feed Relay generates an npub's chronological follow feed using the outbox model - meaning it reads from the relays the npubs you follow have set, not the relays you've set in your client.
It should work very simply right out of the box, simply add this relay to your read relay list, with your npub, like this:
wss://outboxfeed.utxo.one/npub1utx00neqgqln72j22kej3ux7803c2k986henvvha4thuwfkper4s7r50e8
By adding this relay to your list you should see a significant decline in "notes not found" errors and be able to see all the notes from npubs that only post to small relays (ie. newsbot, rektbot (npub1r3k…uytc) )
Please note I have this on extremely limited hardware and the only realistic way for people to use this is if many people also host an instance, I definitely can't serve everyone as the relays will start rate limiting me. There's a good chance this relay will go down in the future so don't get too attached to it.
You can test it by checking out my feed on Jumble, or put your own npub:
https://jumble.social/?r=wss://outboxfeed.utxo.one/npub1utx00neqgqln72j22kej3ux7803c2k986henvvha4thuwfkper4s7r50e8
And you can host your own instance of it using the code here:
https://github.com/bitvora/outbox-feed-relay
Let me know what you guys think!
Outbox Feed Relay generates an npub's chronological follow feed using the outbox model - meaning it reads from the relays the npubs you follow have set, not the relays you've set in your client.
It should work very simply right out of the box, simply add this relay to your read relay list, with your npub, like this:
wss://outboxfeed.utxo.one/npub1utx00neqgqln72j22kej3ux7803c2k986henvvha4thuwfkper4s7r50e8
By adding this relay to your list you should see a significant decline in "notes not found" errors and be able to see all the notes from npubs that only post to small relays (ie. newsbot, rektbot (npub1r3k…uytc) )
Please note I have this on extremely limited hardware and the only realistic way for people to use this is if many people also host an instance, I definitely can't serve everyone as the relays will start rate limiting me. There's a good chance this relay will go down in the future so don't get too attached to it.
You can test it by checking out my feed on Jumble, or put your own npub:
https://jumble.social/?r=wss://outboxfeed.utxo.one/npub1utx00neqgqln72j22kej3ux7803c2k986henvvha4thuwfkper4s7r50e8
And you can host your own instance of it using the code here:
https://github.com/bitvora/outbox-feed-relay
Let me know what you guys think!