Skip to content

Suggestion about Websocket and E2E Encryption #39

@sejkimm

Description

@sejkimm

Hello!

I have a suggestion after reading the 04-end-to-end-encrypted-communication-technology-protocol-based-on-did.md document.

In the doc, Websocket secure (wss://) is unnecessary because the protocol already handles strong E2E encryption itself. I agree with the security of this approach.

However, I'm concerned that major browsers like Chromium block insecure context connection including websocket (ws://) when the web app is running over secure context like https://. This would make ANP hard to utilize for most web applications. chromium issue ref

It would be ok if the above case is not a target area, but since the goal of ANP is to "leverage existing infrastructure" I wanted to point this out.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions