5bentz
5bentz
A workaround: Since each password is stored in a file, you can just browse the *.password-store* folder with your preferred filemanager and rename them ;) Then, I usually commit them...
You can ignore both pinentry's pop-ups and edit the password file anyway. It will work. It basically behaves like `ADD`. Is it a bug or a feature? Good question! I...
On my Windows 7 system, the `.git` folder is indeed hidden by QtPass if and only if I mark `.git` as hidden in Windows Explorer. Hopefully `.git` is created hidden...
This issue is not specific to KDE: same behaviour with XFCE4 clipman. For reference: [Xfce - blacklist passwords 10112](https://bugzilla.xfce.org/show_bug.cgi?id=10112)
@alexzeitgeist In the configuration, you should consider setting *Autoclear panel after X seconds*. After that delay, one shouldn't be able to copy or see the content of the password file....
Thanks for the report! It seems related to the issue resolved by this PR: https://github.com/passff/passff-host/pull/15 You could try running the version of the script proposed by the PR. This PR...
As mentioned on Gitter, you could try the Cygwin path: https://github.com/passff/passff-host/pull/23
Thanks for the pull request! I have literally no knowledge about PowerShell, but I have tested the old and new command lines anyway. Your patch basically adds a second command...
Sorry it has been a long time. I don't know why, but I forgot to report my conclusion x( After additional testing, the issue with Win7 is pristine clear: TLS....
**I'm not knowledgeable in licensing.** (I'm trying to understand the issue with gnu.org, and stackexchange!) PassFF is licensed under [GPLv2](https://github.com/passff/passff/blob/master/LICENSE). However, our source files don't have the copyright & license...