Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzoneill committed Apr 20, 2024
1 parent 30d27bc commit 640f6ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# authy-gnupass-totp

This solution migrates from authy desktop app to gnupass.
it works by copying the totp lines to an entry in gpnupass called totp/all.
The gnu pass entry consist of all your totp secrets, for all your accounts,
in once place. I have created a sync script to update the pass entry.
TOTP views conists of a bash script, curses and python gtk solutions.

## Basic setup
- browser plugin

Expand Down

0 comments on commit 640f6ce

Please sign in to comment.