-
Notifications
You must be signed in to change notification settings - Fork 7
Add payload encryption #12
Copy link
Copy link
Closed
Description
This could be done in a Web Push compatible way by using Content-Encryption, see https://www.rfc-editor.org/rfc/rfc8291.html.
The party generating the payload needs to encrypt, and client libraries need to decrypt. The rest of the infrastructure can just pass-through the encrypted data.
Ref ircv3/ircv3-specifications#471, which has some WIP patches for this. See https://git.sr.ht/~emersion/PushGardenTestApp for a decryption example on Android.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels