Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searchable subscriptions and a shared database #1371

Open
sjehuda opened this issue Jun 30, 2024 · 0 comments
Open

Searchable subscriptions and a shared database #1371

sjehuda opened this issue Jun 30, 2024 · 0 comments

Comments

@sjehuda
Copy link
Collaborator

sjehuda commented Jun 30, 2024

Good day to one and all!

I want to suggest to interface Liferea with a database of subscriptions.

I have seen that Thud (aerotoad/Thud) of @aerotoad provides this functionality.

I am working on a new bot for XMPP, and I am working on a database to integrate it with.

  • The database is not yet interfaced with my bot.
  • I use CSV, but an OPML, with custom attributes would be a better choice.

Because the bot is already a server, the only thing needed is to update the database locally, but when a desktop software such as Liferea is a concern, it would have to connect to a server and update the list from time to time.

I would recommend to use IPFS to download and update the list, and HTTP to obtain the IPFS hash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant