From 325518ba1523ec33c5f154cf1284d2b6195eb89a Mon Sep 17 00:00:00 2001 From: Nicco Date: Wed, 1 Sep 2021 11:10:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c5522d..da114ef 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ each note has a 512bit generated id that is used to retrieve the note. da ## Deployment +ℹ️ `https` is required otherwise browsers will not support the cryptographic functions. + Docker is the easiest way. There is the [official image here](https://hub.docker.com/r/cupcakearmy/cryptgeon). ```yaml