GithubHelp home page GithubHelp logo

00mjk / python-vipaccess Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyrozap/python-vipaccess

0.0 0.0 0.0 42 KB

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

License: Apache License 2.0

Python 100.00%

python-vipaccess's Introduction

Deprecation Notice

This repository is no longer maintained. Please use the fork by @dlenski: https://github.com/dlenski/python-vipaccess

python-vipaccess

PyPI License Build Status Coverage Status

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.

Installation

pip install python-vipaccess

Manual

  1. Check out this repository by running git clone https://github.com/cyrozap/python-vipaccess.git
  2. Switch to the python-vipaccess directory by running cd python-vipaccess
  3. Install the vipaccess module
    • With pip: pip install .
    • Without pip: python setup.py install

Usage

Execute vipaccess (it should be in your PATH).

python-vipaccess's People

Contributors

cyrozap avatar dlitz avatar tubbytwins avatar wffurr avatar zph avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.