mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
Add TLS requirement to host-your-own.md
This commit is contained in:
parent
6db844565e
commit
22bf1be2b7
1 changed files with 4 additions and 0 deletions
|
@ -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) \
|
> 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).
|
> or deploy it via docker-compose (Step 5).
|
||||||
|
|
||||||
|
> <b>PairDrop via HTTPS</b>
|
||||||
|
>
|
||||||
|
> 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
|
## Deployment with Docker
|
||||||
|
|
||||||
### Docker Image from Docker Hub
|
### Docker Image from Docker Hub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue