tessen icon indicating copy to clipboard operation
tessen copied to clipboard

Add "totp" keyword for gopass compatibility

Open xenomorph1096 opened this issue 2 years ago • 4 comments
trafficstars

I was trying to figure out why OTP generation was not working correctly for me (I use gopass, and primarily totp tokens stored with the "totp" keyword).

Looking into the tessen script, I noticed the comment gopass totp is deprecated. May I ask why this is the case? It seems that a very minor change would make it work again, like this one.

xenomorph1096 avatar Nov 22 '23 12:11 xenomorph1096

May I ask why this is the case?

TOTP support in gopass was deprecated in the pull request #1301 but it looks like it was marked as supported again in pull request #2277. I wasn't aware of the 2nd pull request.

I'll add support for TOTP again. Thanks for pointing this out.

ayushnix avatar Dec 20 '23 19:12 ayushnix

Thanks a lot!

xenomorph1096 avatar Dec 25 '23 01:12 xenomorph1096

@xenomorph1096 been too long since I worked on tessen but I just noticed that OTP autotyping and copying works fine when using gopass without any changes. I have mentioned that OTP support in gopass is deprecated but I don't think I removed the ability to work with TOTP in gopass with tessen.

Can you elaborate your issue while trying to generate OTPs with tessen when using gopass?

ayushnix avatar Mar 05 '24 12:03 ayushnix