Skip to main content

Secure Passwords GUI

Project description

A GUI interface to secpass, the Secure Password system.

TL;DR

Install on Linux (for non-Ubuntu distributions, adjust as needed):

# install wxPython 3.0.0.0

$ wget http://downloads.sourceforge.net/project/wxpython/wxPython/3.0.0.0/wxPython-src-3.0.0.0.tar.bz2
$ tar xvjf wxPython-src-3.0.0.0.tar.bz2
$ cd wxPython-src-3.0.0.0/wxPython
$ python build-wxpython.py --install
  # if building into a virtualenv, add "--installdir=$VIRTUAL_ENV" to the last line

# install secpass-gui

$ pip install secpass-gui

# run secpass-gui

$ secpass-gui

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

secpass_gui-0.1.0.tar.gz (52.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page