aboutsummaryrefslogtreecommitdiff
path: root/assets/wireguard-config
Commit message (Collapse)AuthorAgeFilesLines
* fix(security): stop tracking plaintext WireGuard configsCraig Jennings12 days2-0/+24
The repo is public via cgit, so the three plaintext configs (added 849c3fa) exposed live Proton PrivateKeys. Remove them, gitignore plaintext, and document the encrypted-only workflow. Keys rotated at Proton; history purged separately.