MostlyHarmless@programming.devtoProgramming@programming.dev•GitHub goes passwordless, announces passkeys beta preview
52·
1 year agoThat’s how a lot of tools work. Your maven password is in .m2/settings.xml
Your ssh private key is in .ssh/id_rsa
The only person with access to these files should be you. If anyone else does then your machine is compromised
You don’t need to remember to delete it, you can revoke the access from your github account.
Then it’s useless.