You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chapter 9.5.3 gives the appearance that git cache or .Renviron are the only PAT storage options on Linux. But there are two better options as can be seen in the documentation: the freedesktop.org Secret Service API and
GPG/pass compatible files.
On Gnome-based systems Gnome Keyring uses the freedesktop.org Secret Service API. A simple setup guide can be found here. The equivalent on KDE should be KWallet, as far as I am aware. I think you are not even limited to these options, for example you can also set up KeePassXC for secret service integration.
It would be nice to at least mention these options to prevent people from using the less secure .Renviron option.
The text was updated successfully, but these errors were encountered:
Chapter 9.5.3 gives the appearance that git cache or
.Renviron
are the only PAT storage options on Linux. But there are two better options as can be seen in the documentation: the freedesktop.org Secret Service API andGPG/pass compatible files.
On Gnome-based systems Gnome Keyring uses the freedesktop.org Secret Service API. A simple setup guide can be found here. The equivalent on KDE should be KWallet, as far as I am aware. I think you are not even limited to these options, for example you can also set up KeePassXC for secret service integration.
It would be nice to at least mention these options to prevent people from using the less secure
.Renviron
option.The text was updated successfully, but these errors were encountered: