Duplicate - PBKAC pressing Post and not waiting long enough.
Duplicate
Duplicate
PWSafe Team - In support of inclusivity, are there any objections to me reviewing the code and documentation to transition from the term "Master Password" to "Main Password" or "Primary Password" for the primary application authentication password? Respectfully, Bob
PWSafe Team - In support of inclusivity, are there any objections to me reviewing the code and documentation to transition from the term "Master Password" to "Main Password" or "Primary Password" for the primary application authentication password? Respectfully, Bob
PWSafe Team - In support of inclusivity, are there any objections to me reviewing the code and documentation to transition from the term "Master Password" to "Main Password" or "Primary Password" for the primary application authentication password? Respectfully, Bob
PWSafe Team - In support of inclusivity, are there any objections to me reviewing the code and documentation to transition from the term "Master Password" to "Main Password" or "Primary Password" for the primary application authentication password? Respectfully, Bob
any documentation for implementing SSO and enterprise implementation of pwsafe
Dragging a pwsafe entry from one folder to another caused a crash
Getting "Unable to create intermediate backup" and "Couldn't save database. Please save manually." Rony sent: Sounds like the simplest fix is to open your PasswordSafe database, and then use File->Save As... to create a new copy. Use that as your working safe, keeping the old one as backup. Let me know if you need more asistance. Database set of files is in my Dropbox, easy enough to find. What shall I name the new copy? What shall I rename the old copy to? Sorry to be such a novice!
Well, bad for me. I figured it out. PWSafe is a remarkable app after all. Thanks for watching my frustration work itself out.
I tried to make up my own 'Secret Key" and got pwsafe registered in the Authenticator. I was then able to login to Pwsafe with that Yubikey once but cannot repeat it. I also have 2 backup Yubikeys that I need to register and cannot find a way. Anyone out there know how to use one or multiple Pwsafe backup Yubikeys in Android 13?
I tried to make up my own 'Secret Key" and got pwsafe registered in the Authenticator. I was then able to login to Pwsafe with that Yubikey. However, I have 2 backup Yubikeys that I need to register and cannot find a way. Anyone out there know how to use multiple Pwsafe backup Yubikeys in Android 13?
Pwsafe and Yubikey play nice on Windows PC. How can I make it work in Android 13 on Pixel 7? Clicking on Yubikey box and then touching Yubikey sends me to Yubikey Authenticator. Don't see a way to register pwsafe on the authenticator. It needs either a bar code (where to get for pwsafe?) or three items of information: "Issurer", "Acct name", "Secret key" I can enter "pwsafe" for the Acct Name but I cannot enter the secret key. It won't accept the number "8" within the key and also complains about...
That's not an error message from this pwsafe. I suspect you are using some other...
Moved to github
Home
My comment above concerning this being blocked automatically is wrong. You need to...
Dangling pointer fix.
Sorry but this appears to be meant for a different project. There is no file called...
Fix printf format strings a bit better
Thanks for the patch. I think the cleanest is to use %zd and %zu, thus telling printf...
static_cast and %u
Thanks for the patch I've integrated this into https://github.com/nsd20463/pwsaf...
I'm going to need the bits of the output of ./configure where I test libreadline...
mac os x 10.4 invalid conversion from int
Sigh. Yet another variation on libreadline to handle. I've put in yet another check...
Broken readline dependency
The symlink is indeed cheap, and if pwsafe used libreadline's more complicated features...
options based on DISPLAY not automatic
Thanks. The trouble was in my understanding what XDisplayName() would return. It...
Cannot copy information to system clipboard
Thanks, indeed that snuck in there when I added support for the clipboard later than...
Wrong encoding of '>' xml entity
Thanks for the patch. I've integrated it into the version at https://github.com/...
PWSAFE_IGNORE parsed improperly
Indeed so. I've fixed this in the version on https://github.com/nsd20463/pwsafe Thanks...
Acrobat Reader seems to steal password from clipboard
Yup. That's acrobat reader for you. I've always wondered why it sniffs everything...
Wrong encoding of '>' xml entity
I keep getting this message: "While you had unsaved changes, some other app modified...
Sorry I'm late to the party. The apps are not the same. They are written by different...