Nostr relay that creates virtual nostr profiles for each RSS feed submitted based on relayer by fiatjaf.
Donate for development ⚡: https://getalby.com/p/piraces
Working relay: wss://rsslay.nostr.moe
. Frontend available in rsslay.nostr.moe.
rsslay
exposes an API to work with it programmatically, so you can automate feed creation and retrieval.
Checkout the wiki entry for further info.
Note: since v0.5.3 its recommended to set REPLAY_TO_RELAYS
to false. There is no need to perform replays to other relays, the main rsslay should be able to handle the events.
Actually rsslay
makes usage of a method named AttemptReplayEvents
which is made to send the events to other relays of confidence to attempt to make the events and the profile more reachable (they are just mirror relays)...
Currently used relays: none.
The Nitter project is well integrated into rsslay
and it performs special handling of this kind of feeds.
Currently rsslay
is doing the following with Nitter feeds:
- Upgrading to
https
all instances that may be misconfigured. - Format some responses and retweets in a more "user-friendly" way.
- As there are many instances available out there, if one is unreachable at the moment of parsing, a pool of instances is used (configurable):
Running rsslay
its easy, checkout the wiki entry for it.
If you want to run your own instance, you are covered! Several options (including "one-click" ones) are available. Checkout the wiki.
Since version v0.5.1, rsslay uses cache by default (in-memory with BigCache by default or with Redis if configured) enabled by default to improve performance.
In the case of the main instance rsslay.nostr.moe
, Redis is used in HA mode to improve performance for multiple requests for the same feed.
Nevertheless, there is a caveat using this approach that is that cached feeds do not refresh for 30 minutes (but I personally think it is worth for the performance gain).
Since version v0.5.1, rsslay uses Prometheus instrumenting with metrics exposed on /metrics
path.
So with this you can mount your own Graphana dashboards and look into rsslay insights!
- atomstr by @psic4t: atomstr is a RSS/Atom gateway to Nostr. It fetches all sorts of RSS or Atom feeds, generates Nostr profiles for each and posts new entries to given Nostr relay(s). If you have one of these relays in your profile, you can find and subscribe to the feeds.
- Source code: https://sr.ht/~psic4t/atomstr/
- Demo instance: https://atomstr.data.haus/
Feel free to open an issue, provide feedback in discussions, or fork the repo and open a PR with your contribution!
All kinds of contributions are welcome!
You can reach me on nostr npub1ftpy6thgy2354xypal6jd0m37wtsgsvcxljvzje5vskc9cg3a5usexrrtq
Also on the bird site, and Mastodon.