this post was submitted on 24 Apr 2026
5 points (100.0% liked)

Selfhosted

56957 readers
928 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I wonder if the above is possible. I support some people on steady and get some exclusive posts for that. I get them per Email and can read them on the steady website.

Steady has subscription-specific RSS feeds, but only for podcasts as it seems (which also are the only results in my web searches).

Is anyone doing what I'm looking for? Some proxy that reads the emails and offers an RSS feed? (I'd rather not expose my imap credentials to a tool just to read some posts at a different place). Something that scrapes steady?

top 4 comments
sorted by: hot top controversial new old
[–] K3can@lemmy.radio 4 points 1 hour ago (1 children)

I'm not sure what Steady is, but it sounds like FreshRSS can do what you want. If you can read the articles on the website, then you should be able to use FreshRSS to scrape the site and create a feed from it. For content behind a login, I'm pretty sure FreshRSS can handle basic-auth or you can provide it cookies.

There's also KillTheNewsLetter which does what you want the other way, by just converting the emails into an RSS feed. It can be self-hosted, but I haven't tried it myself, though.

[–] tofu@lemmy.nocturnal.garden 2 points 1 hour ago

I forgot about KillTheNewsletter! That's pretty much what I'm looking for I think, thanks!

The articles are behind non-basic auth, the cookie possibility sounds interesting, but KTN sounds more straightforward for my use case. (Not on FreshRSS)

[–] phlaym@discuss.tchncs.de 2 points 3 hours ago (1 children)

I use Inoreader as my RSS backend, they have that feature. They provide an email address, and everything that lands in that inbox pops up in my RSS feed. So I have a rule in my email inbox which forwards all their emails to the Inoreader address

[–] tofu@lemmy.nocturnal.garden 1 points 1 hour ago

That sounds pretty good! I can't be selfhosters apparently though.