diff --git a/docs/host-your-own.md b/docs/host-your-own.md index 2a63446..e0e33f7 100644 --- a/docs/host-your-own.md +++ b/docs/host-your-own.md @@ -8,6 +8,10 @@ The easiest way to get PairDrop up and running is by using Docker. > Follow [this guide](https://gabrieltanner.org/blog/turn-server/) to either install coturn directly on your system (Step 1) \ > or deploy it via docker-compose (Step 5). +> PairDrop via HTTPS +> +> On some browsers PairDrop must be served over TLS in order for some feautures to work properly. These may include copying an incoming message via the 'copy' button, installing PairDrop as PWA, persistent pairing of devices and changing of the display name, and notifications. Naturally, this is also recommended to increase security. + ## Deployment with Docker ### Docker Image from Docker Hub