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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file secpass_gui-0.1.0.tar.gz
.
File metadata
- Download URL: secpass_gui-0.1.0.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 590fe073928f778aea9ed5fb59eb2e27880f053e9f967294588707b3f88f43e5 |
|
MD5 | 23d47881b9af1d060216e1e4e469a217 |
|
BLAKE2b-256 | 17604c36220cb7dd5c4dd11717a58db9e22a925d210fae776fa8ad6941f9f058 |