Hacker News new | ask | show | jobs
by ocdtrekkie 3805 days ago
This looks really cool, I'd love to see this on Sandstorm at some point. (I use TTRSS as a feed reader there, and tend to just star stuff to come back to, though this would be a better place for storing the stuff I want to read later.)
2 comments

Hello ocdtrekkie, We don't have time to develop a sandstorm application. If you want to help us with this app, you're welcome ;-) I open a new issue to not forget your idea. Already here in fact https://github.com/wallabag/wallabag/issues/1160
Heh, awesome to see people have already been talking about it!
Wallabag on Sandstorm is an interest of mine as well!

I did look at it a little bit a few months ago, and decided it wasn't a weekend project for me. It took me a little bit to rediscover why, but I think something like the current doc on [Network Access][] is what discouraged me: "By default, Sandstorm runs each app instance with no network access ... Supported protocol: SMTP (email), Other protocols: Work in progress."

[Network Access]: https://docs.sandstorm.io/en/latest/developing/#network-acce...

Yeah, there's kinda a hacky interim method for apps to reach out to arbitrary HTTP. They're almost ready to release the more secure/better designed method.