From 7709c31164a6065179a3c7b3befefdbfb20ef2b4 Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Fri, 26 Aug 2022 06:55:05 +0100 Subject: [PATCH 1/2] Create SECURITY.md --- SECURITY.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e44b628 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,4 @@ +# Security Policy + +Report issues you find by Telegram secret chat to `@peter_1337` . +Please do not disclose any possible security vulnerabilities to third parties. From dd6cc20c3e5c560fe4ef65a4e700a8e7d6ab5066 Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Fri, 26 Aug 2022 15:40:30 +0100 Subject: [PATCH 2/2] Update INSTALL.md --- docs/INSTALL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 24df150..5795445 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -45,7 +45,6 @@ $ xxd -r -p SendPaymentV2.macaroon.hex SendPaymentV2.macaroon ### setup the boltcard server edit `boltcard.service` in the section named `boltcard service settings` edit `Caddyfile` to set the boltcard domain name -edit `add_card_data.sql` to set up the individual bolt card records ### database creation edit `create_db.sql` to set the cardapp password