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

XMPP Support and Integration #1657

Open
sjehuda opened this issue Aug 18, 2024 · 1 comment
Open

XMPP Support and Integration #1657

sjehuda opened this issue Aug 18, 2024 · 1 comment
Labels
suggestion TYPE: idea for new feature or improvements

Comments

@sjehuda
Copy link

sjehuda commented Aug 18, 2024

What would you like to add or change?:
I would want to know whether support for XMPP be added to Safing products.

Why do you and others need this?:

  • XMPP is a standard which is flexible (i.e. content can be delivered via XMPP and also HTTP/HTML browsers (Candy Chat, Jappix, JSXC, Speeqe etc.)
  • XMPP clients are not prone to inconvenient technologies such as ECMAScript (i.e. JavaScript).
  • XMPP allows both, content delivery via (near) real-time messaging and also as as PubSub storage content (see Libervia, Movim and Rivista).
  • The XMPP PubSub system allows graceful push notifications, long before it was realized in HTML browsers.
  • The XMPP PubSub system also allows whitelisting of subscribers.

I design XMPP bots, and one of them is Slixfeed which is designed to send updates to multiple people simultaneously. It even includes a graphical interface (part of the XMPP standard which allows Data Forms and Ad-Hoc Commands) for clients that support it. I am using this bot for over of a half a year without the need of opening an HTML browser.

@sjehuda sjehuda added the suggestion TYPE: idea for new feature or improvements label Aug 18, 2024
Copy link

Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:

  • 🗣️ Our community on Discord is super helpful and active. We also have an AI-enabled support bot that knows Portmaster well and can give you immediate help.
  • 📖 The Wiki answers all common questions and has many important details. If you can't find an answer there, let us know, so we can add anything that's missing.

@sjehuda sjehuda changed the title XMPP Support XMPP Support and Integration Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion TYPE: idea for new feature or improvements
Projects
None yet
Development

No branches or pull requests

1 participant