Delete SECURITY.md

This commit is contained in:
Peter Rounce 2022-08-01 12:34:20 +01:00 committed by GitHub
parent eeba151ddb
commit dfb9fc1a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +0,0 @@
# Security
## secrets
- card AES decrypt key to the environment variable `AES_DECRYPT_KEY`
- card AES cmac keys into the database table `cards`
- `tls.cert` and `SendPaymentV2.macaroon` for the lightning node
- password for the application database user `cardapp`
- database script in `create_db.sql`
- application environment variable in `lnurlw.service`