gotp
gotp copied to clipboard
sharing tokens via dropbox, s3, etc
We need a way to share tokens. The easiest way to do this would just be to tell users that they can make symlinks to a dropbox directory. After that it might work to build in some kind of config in the token directory that points to another directory manually.
A better solution would be S3 storage where gotp
gets and puts
the token every time it uses it.