Skip to content

dlitz/python-vipaccess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

python-vipaccess

python-vipaccess is a free and open source software (FOSS) implementation of Symantec's VIP Access client. It is able to generate OATH URIs and their corresponding QR codes so any TOTP-generating application can be used as a VIP OTP token.

Right now, it only supports the bare minimum number of features of the VIP Access provisioning protocol to work, but I might add support for the other features at some point in the future.

You can see my original blog post here, in which I describe how I reverse-engineered the VIP Access application.

Dependencies

If you have pip installed on your system, you can install them with pip install image lxml oath PyCrypto qrcode requests.

Usage

You can run the program with python vipaccess.py.

About

A free software implementation of Symantec's VIP Access application and protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%