PHANTOM
🇮🇳 IN
Skip to content

Reject any non-encrypted data sent by a client #375

@fmarier

Description

@fmarier

While we encrypt everything client-side in Brave, Chromium supports non-encrypted Sync as well. We should therefore add a server-side check to detect any client bugs that end up sending unencrypted data to the backend.

This could simply involve checking this field:

optional EncryptedData encrypted = 1;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    P3, P4, & P5 backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions