Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

[enhancement]: Support VAPID for WebPush #61

Open
1 task done
iNPUTmice opened this issue Nov 20, 2023 · 0 comments
Open
1 task done

[enhancement]: Support VAPID for WebPush #61

iNPUTmice opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iNPUTmice
Copy link

Which feature or improvement would you like to request?

One of the great features of JMAP is the ability to receive WebPush notifications. However a good number of Push Services (Googles Firebase for example) require that the (JMAP) server authenticates itsself via VAPID (Voluntary Application Server Identification protocol)

I've written a draft RFC on how this can be done with JMAP https://datatracker.ietf.org/doc/draft-gultsch-jmap-webpush-vapid/ and implement client support in Ltt.rs.

There is a chance that there might be a few minor syntax changes on the JMAP side of things before the RFC is finalized but the heavy lifting is likely on the JMAP->push services side of things and that's not going to change.

Is your feature request related to a problem?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@iNPUTmice iNPUTmice added the enhancement New feature or request label Nov 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants