Encrypted by the OS
Tokens live in the platform keyring instead of plain-text files.
FluxGit stores credentials and account tokens in the OS keyring rather than plain text, and shows you the storage status, so the basics of secret hygiene are handled for you.
Git credentials and forge tokens are easy to leave in plain-text config or scripts. That is a quiet security risk, especially on shared or corporate machines.
Credential storage uses the OS keyring, validated in service and tests. The keyring can be unavailable or fail in some environments, and FluxGit reports that clearly instead of hiding it.
Tokens live in the platform keyring instead of plain-text files.
Storage status shows whether the secure backend is present and working.
Forge accounts and tokens are managed explicitly, not scattered.
Credentials are stored locally in the OS keyring. FluxGit does not transmit your secrets.