From 2eed8a7ab74592d3363b6bcdcf9f01616ebcdeee Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Thu, 8 Jul 2021 12:22:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d21a294..202ec967 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ There are advanced or testing scenarios where you may wish to bypass this sync a _New LND nodes will automatically use the `GUN` user password as their decryption phrase upon creation._ - +All communication between the wallet and API is end-to-end encryption regardless of whether or not SSL is used, though an SSL equipped reverse proxy is recommended for better usability with the wallet PWA. Running with `-t` enables the built-in SSL tunnel provider for ease of use and zero-configuratin networking.