From 18cbf3dedd65e1782a22c93d591ebbb7f4f45bdf Mon Sep 17 00:00:00 2001 From: eikendev Date: Wed, 20 Jan 2021 12:16:03 +0100 Subject: [PATCH] Better highlight the warning to use TLS --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40f2e02..134c72e 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ # PushBits -| :exclamation: This software is currently in alpha phase. | -|-------------------------------------------------------------| +| :exclamation: **This software is currently in alpha phase.** | +|-----------------------------------------------------------------| ## About @@ -48,8 +48,8 @@ That means you have to install it on your own server. Currently, the only supported way of installing PushBits is via [Docker](https://www.docker.com/) or [Podman](https://podman.io/). The image is hosted [here on Docker Hub](https://hub.docker.com/r/eikendev/pushbits). -**You are advised to install PushBits behind a reverse proxy and enable TLS.** -Otherwise, all API requests will be sent unencrypted. +| :warning: **You are advised to install PushBits behind a reverse proxy and enable TLS.** Otherwise, your credentials will be transmitted unencrypted. | +|----------------------------------------------------------------------------------------------------------------------------------------------------------| ## Configuration