Skip to content

Alternative storage for RTCCertificates needed #2944

Open
@steely-glint

Description

@steely-glint

This option allows applications to establish key continuity. An RTCCertificate can be persisted in [INDEXEDDB] and reused. Persistence and reuse also avoids the cost of key generation.

Due to fingerprinting concerns the lifespan of IndexedDb may be significantly shorter than the certificate expiry. (Safari: 1 week vs 1 year). It would be useful to have an alternative way to persist RTCCertificates that at least matched the expiry.

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