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

Use matrix.org's push gateway by default with UnifiedPush #3185

Open
p1gp1g opened this issue Jul 12, 2024 · 1 comment
Open

Use matrix.org's push gateway by default with UnifiedPush #3185

p1gp1g opened this issue Jul 12, 2024 · 1 comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-UnifiedPush

Comments

@p1gp1g
Copy link

p1gp1g commented Jul 12, 2024

Your use case

What would you like to do?

Sygnal, the push gateway behind https://matrix.org/_matrix/push/v1/notify supports WebPush. This can be used to push to UnifiedPush endpoints, which is compatible with WebPush

Why would you like to do it?

This avoid relying on an external service (the current push gateway hosted by unifiedpush.org)

This gives E2EE to the notifications which is a good point regarding security

How would you like to achieve it?

And it should work.

Note

The discovery request to catch self-hosted gateway is still used and available

Have you considered any alternatives?

A new push kind would be added to matrix specifications to allow webpush, that would bring encrypted push messages in the same time (matrix-org/matrix-spec-proposals#3013)

Additional context

Are you willing to provide a PR?

No

@p1gp1g p1gp1g added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jul 12, 2024
@devurandom
Copy link

See-also: #3031
See-also: #3571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-UnifiedPush
Projects
None yet
Development

No branches or pull requests

3 participants