aboutsummaryrefslogtreecommitdiff
path: root/assets/wireguard-config
Commit message (Collapse)AuthorAgeFilesLines
* docs: close WireGuard leak task, note cgit follow-upCraig Jennings6 days1-14/+12
| | | | | | Record the resolution (keys expired, all 10 configs purged from history, server gc'd, verified via anonymous clone) and file the cgit-exposure audit as the systemic follow-up. Update the config README to the out-of-band workflow.
* fix(security): stop tracking plaintext WireGuard configsCraig Jennings6 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.