6

Chrome plugin: ignore encryption when pushing to a device that was shared with me by another.

When using encryption and posting to a shared device:

-From an android device: phone ignored encryption setting and send plain text to shared device.

-From chrome plugin: plugin encrypts data before sending so the receiving device only get encrypted string.

The phone to shared device workflow makes sense as I wouldn't necessarily know the encryption key to a shared device. The chrome plugin to shared device (when using encryption) feels broken in this case.