This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Dustin C. Hatch d6cdcec5de bwpass: Use XDG_RUNTIME_DIR if available
For additional protection of the Bitwarden session ID file, it will now
be stored in the directory specified by the `XDG_RUNTIME_DIR`
environment variable.  On most systems, this is a tmpfs filesystem owned
and only accessible by the current user.
2019-09-18 08:19:40 -05:00
src bwpass: Use XDG_RUNTIME_DIR if available 2019-09-18 08:19:40 -05:00
.flake8 bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
.gitignore Initial commit 2019-04-25 09:01:51 -05:00
.pylintrc bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
dmenu_bw dmenu_bw: Type password instead of copying it 2019-08-29 19:47:55 -05:00
setup.py bwpass: Initial implementation 2019-04-25 10:33:27 -05:00