ctSESAM-python-memorizing
ctSESAM-python-memorizing copied to clipboard
This is a command line Python version of the c't password manager which is extended to save password settings locally.
Since pycrypto is out-of-date
# make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.3.1 making output directory... Exception occurred: File "conf.py", line 19, in from recommonmark.parser import CommonMarkParser ImportError: No module...
https://github.com/pinae/ctSESAM-python-memorizing/blob/master/README.md says ``` "which is extended to save password settings locally." ``` Locally ? How ? I am asked ``` Bitte geben Sie die Einstellungen für Ihren Synchronisations-Server an... URL:...
Sorry for asking help for this issue. python3-certifi - Python package for providing Mozilla's CA Bundle is installed on my system, so I am puzzled to see this error message:...
There is a weakness in generate() due to the fact the the domain, user and password strings are simply concatenated. example: user 'john' using masterpassword '123' will generate exactly the...
When trying to use this program on Opensuse Tumbleweed, I found, that many libraries are required by this code, but are missing currently on a standard installation. Perhaps someone can...