Token rotation #386
Carltoffel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are using 2FA, you're probably using tokens for pass-git-helper.
Since tokens have a limited lifetime, you'll have to generate new tokens at least every year.
I wrote a little helper, that automatically rotates (extends) a token.
The current token is read out from pass and gets replaced with the new token.
If the pass entry contains multiple lines, such as the username, they will remain unchanged.
This program is not perfect, so use it at your own risk and adjust it to your situation.
Beta Was this translation helpful? Give feedback.
All reactions