What would be the perfect desktop RSS application?
I've recently gotten back into one of my projects where I'm trying to build an #RSS reader with Rust & Iced
Things are coming together nicely since that last post...
- Items are now properly stored in a DB and actually retrieved for display
- I've written a module that parses description/content areas to build the layout (this was HARD!)
- It seems to work well with many feeds I'm testing out.
I really just need to get to the grind of completing it and adding the necessary features. But I'd love feedback from fellow open web enjoyers.
If you have any thoughts on must-have features I'd love to hear them.
My current dream list is:
- First-class #Tor & #I2P support with other options configurable (**I would really like suggestions on how to handle this well)
- Full text search (to be useful as a personal search engine)
- Import from FreshRSS (for entirely selfish reasons)
- Discovery features: the plan is to setup a way to discover feeds that your feeds link to.
i2p
#隐形网络计划 #i2p
@board
嗨,各位 Fedi 朋友们大家好!
本帖分享隐形网络计划:i2p - 大蒜网络
俺之前有讲过 Freenet - 自由网,而 i2p - 大蒜网络 是它的衍生版
相较于 Freenet - 自由网 ,i2p - 大蒜网络 资源要更多,中文教程也是相对丰富的
i2p - 大蒜网络 是一个真正的隐形互联网项目,它运行在成千上百的 i2p 服务器中、不与 clearnet - 明网 相连接,并且具有抗审查性质,流量特质难以被跟踪
i2p 核心开发团队为了匿名,核心开发团队不太在 clearnet - 明网 上发布个人动态,到目前为止 i2p 核心开发团队成员也是没有发布个人照片(可能有,但是很少)
i2p 官网:https://geti2p.net (Java 版本)
ip2d:https://i2pd.website(C++ 版本)
I've updated our #Tor and #I2P federation docs:
https://codeberg.org/silverpill/mitra/src/branch/main/docs/onion.md
https://codeberg.org/silverpill/mitra/src/branch/main/docs/i2p.md
- Added missing description of I2P-only setup.
- Explained the difference between two operation modes (darknet-only vs clearnet + darknet).
The configuration is simple, especially for clearnet + darknet combo. My server federates with Tor and I2P instances - and that's just two lines in the configuration file.
If you are concerned about illegal content, you can use federation filter to proxy all media from .onion and .i2p domains, or to block all of them by default and allow only selected ones.