-
**Describe the bug**
While `--python` allows flexible ways of specifying the desired interpreter (by version, by path...), the environment variable `PIPX_DEFAULT_PYTHON` only allows a full path to …
-
Hello,
Nice password generator. Great job. Thanks!
I saw a deprecation warning while installing in debian 12 bookworm:
This seem related to future pip 23.1 version:
```bash
$ python --ver…
-
Example:
This: "xkcdpass -w 10"
Returns this: "No such file or directory (os error 2)"
But could return something like this: "Error: mismatched types. Try 'xkcdpass --help'."
-
I would like to generate passwords using https://pypi.python.org/pypi/xkcdpass/
I tried making a wrapper script that ignores the pwgen args passed, but QtPass seems to check the output and ignore i…
edrex updated
6 years ago
-
If there are 382 words that start with 'a', then the entropy of the acrostic 'aaaaa' should be `ln_2(382)*5`. However, this is not what `xkcdpass` reports:
```
$ xkcdpass -V --acrostic 'a'
With …
-
I'm using xkcdpass for a website and hit the following message:
```
Value above must be no more than 20 characters in length.
```
It doesn't look like there's an argument to allow this. I'm th…
-
Is there a way to use this pass extension or a similar one with QtPass?
pass-genphrase: Passphrase generator extension for pass, the password manager.
https://github.com/congma/pass-genphrase
C…
-
Kolla has a script that generates a list of passwords that gets pulled into the playbooks. Need to replicate this functionality to create `/etc/rocknsm/passwords.yml`. Do not overwrite existing passwo…
dcode updated
6 years ago
-
# Start Jupyter Notebook on farm
Titus Brown, ctbrown@ucdavis.edu
June 19, 2023
To edit: [![hackmd-github-sync-badge](https://hackmd.io/9Uk2wAOiQs6hnnaV_39DtQ/badge)](https://hackmd.io/9Uk2wA…
-
I wrote a little python application that allows resetting the password for a mailbox without having access to the uberspace account (or nagging an administrator about it). You can find it on https://g…