Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Improve RSS support #446

Open
lsmith77 opened this issue Jun 14, 2020 · 0 comments
Open

Improve RSS support #446

lsmith77 opened this issue Jun 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@lsmith77
Copy link

I read all my news inside my RSS reader (I use Newsify on iOS but the proposed solution should work with any RSS reader). As such I currently rely on services without a paywall (though I happily pay for The Guardian and Taz).

So as a paying Republik customer I would like to have a custom RSS feed URL, that would contain pre-authenticated links to articles. This means if I open the article on my RSS reader, the URL would “log me in” to Republik and so the RSS reader would be able to open the article, so I can read directly in my RSS reader.

Note technically the pre-authenticated URL should just do the login and then redirect to a non pre-authenticated URL, so that when I share the URL of the article, I would not leak the pre-authenticated URL but the normal public URL.

Potentially in that case optionally the RSS feed should already contain the entire content of the articles, to make it easier to read offline and to just include the public URL as the reference, to further reduce the chance of leaking the pre-authenticated URL.

I would also be fine if the pre-authenticated URL would only work 2-3 times to again prevent the risk of people free-loading off of accidentally pre-authenticated URLs.

Of course the token added to the URLs to handle the pre-authentication should be specific to each article.

If this feature would be provided, I would happily subscribe again to Republik.

@patrickvenetz patrickvenetz added the enhancement New feature or request label Sep 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants