You can put in an application called VIP Access You will not be able to transfer money without your smartphone ~~ ** Damn it! !! !! ** ~~
https://www.reddit.com/r/1Password/comments/8yey6y/how_do_i_use_symantec_vip_with_1password/ ・ There is a tool made by reverse engineering so that it can be used with 1Password. ・ The author hasn't updated it, but you can use it forked.
It seems possible
pip3
python-vipaccess ↓ The installation method is written here https://github.com/dlenski/python-vipaccess
python
pip3 install python-vipaccess
pip3 install https://github.com/dlenski/python-vipaccess/archive/HEAD.zip
qrencode For Mac
python
brew install qrencode
python
#The token type must be SYMC
vipaccess provision -p -t SYMC
Output
python
You will need the ID to register this credential: SYMCxxxxxxxx
Is important, so copy the 12-digit alphanumeric characters on the right
Copy the URL that starts with "optauth: //" Register at 1Password's one-time password If it is a smartphone application version, issue a QR code and enter it
python
qrencode 'otpauth://totp/VIP%20Access:SYMCxxxxxxxx?secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&digits=6&algorithm=SHA1&issuer=Symantec&period=30' -o ~/Downloads/qr.png
You can make it a download folder, so read it with your smartphone's 1Password app
Credential is the 12 alphanumeric characters copied above One-time passwords are one-time passwords that 1Password spits out
You can use it by resetting the software token and registering again.
A feces system and goodbye that you can't transfer just by dropping one smartphone (if you don't have your smartphone)! !! Also, let's set enough passwords for your computer, smartphone, and 1Password! !!
Recommended Posts