mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
b8b8f22686
The old approach derived installation_id from hostname+username via SHA-256, which meant anyone who knew your machine identity could compute your exact ID. Now uses a random UUID v4 stored in ~/.gstack/installation-id — not derivable from any public input, rotatable by deleting the file. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>