freshrss doesn’t cache images. how do you do it offline?
Comment on In Praise of RSS and Controlled Feeds of Information
mesamunefire@piefed.social 1 day ago
I love the idea of the internet coming to us rather than us going out to the internet. And RSS is an excellent example.
I want a system that will cache articles, comics, essentially websites and stay on a system until I am ready to read it. Then it will transform into a queue (RSS clients), email, ebook/pdf format, etc…etc… and ill read it. Its easy for server admins (people are not bombarding their systems), its easy for users (get content how they want it to work) and its better for the internet as a whole. Its one of my favorite tech that has not gone away.
Ive went from google reader, to thunderbird rss, to freshrss on my own system. My phone queues it all up in the morning and in the afternoon at work, where internet is spotty, ill read my pre-downloaded articles. Its a great system.
rezad@lemmy.world 1 day ago
mesamunefire@piefed.social 1 day ago
Couple different ways.
It came with my setup script back a year or so ago but https://github.com/FreshRSS/Extensions/tree/master/xExtension-ImageProxy works. Also the caching occurs when it gets transfers over to my phone or client. The client does the heavy lifting. I dont really care after that.
rezad@lemmy.world 1 day ago
I remember that extension but I didn’t user it because it didn’t cleanup after it self (old not needed images stayed in cache).
what is “your phone”? you mean an app? I know about text caching (I don’t know if frehsrss has an option to get original page for RSSs that has just a simple text that redirects to full page), but even inoreader that had that (if i remember correctly) didn’t have image caching.
mesamunefire@piefed.social 1 day ago
TTRSS reader. It has a “cache image” button on it. I assume it works.
Ive never had any issues even outside of internet. comics come in from what I see.
TechnoCat@lemmy.ml 1 day ago
email is pretty close to the system you mention.
mesamunefire@piefed.social 1 day ago
Id rather subscribe to certain entities instead of having ALL entities being able to send me messages. Every time I have my own mailserver, it gets overwhelmed with spam.
But yes email as a technology is really close to perfect.
TechnoCat@lemmy.ml 1 day ago
understood. 👍🏻
drosophila@lemmy.blahaj.zone 19 hours ago
Yep, instead of a single address you should be able to issue keys that let people message you, and when you receive a message you should be able to see what key was used to send it.
And of course you should be able to revoke keys (tell your mail server to no longer accept messages signed with it).