Skip to content

Add payload encryption #12

@emersion

Description

@emersion

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions