readme, security

This commit is contained in:
2026-09-21 01:32:08 -07:00
parent c1c1e14dde
commit fc64bf45d2
+7
View File
@@ -72,6 +72,13 @@ and set `WORLD_NAME` to match.
entry are only created if missing, and any previous container is removed
before the new one is started.
## Sensitive data
- There is a secrets file in gitignore
- The IDs for all linode API calls are linked to my account, but non-sensitive.
- The passwords are placeholders, edited when setting up StackScripts
- Repo can be made public, as no git snapshot had sensitive data.
## StackScript
```bash