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

[enhancement]: Support VAPID for WebPush #61

@iNPUTmice

Description

@iNPUTmice

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions