While the issue still exists, and I prefer to use '.deb', the Flatpak version (currently v1.21) works fine on Mint 22.1-Xfce. I removed the standard installation (i.e. apt remove passwordsafe (and 'apt autoremove' after that)), then I did this from terminal... flatpak install flathub org.pwsafe.pwsafe source = https://github.com/pwsafe/pwsafe/blob/1.21.0/README.LINUX.md 'PasswordSafe' shows up in the 'Accessories' in the start menu. the default location it wants to see your main 'PasswordDatabaseNameHere.psafe3'...
While the issue still exists, and I prefer to use '.deb', the Flatpak version (currently v1.21) works fine on Mint 22.1-Xfce. I removed the standard installation (i.e. apt remove passwordsafe (and 'apt autoremove' after that)), then I did this from terminal... flatpak install flathub org.pwsafe.pwsafe source = https://github.com/pwsafe/pwsafe/blob/1.21.0/README.LINUX.md 'PasswordSafe' shows up in the 'Accessories' in the start menu. NOTE: I just thought I would post this for people who cannot get...
Transparency is pretty nice, however it would be better if there were two separate settings for it. One when the PS window is active and another for when it is inactive.
Incorporate realistic Password quality/strength information button on Edit Entry screen
OK, this is something I need to fix in a future version. In the meanwhile, you can use the YubiKey personalization tool: Choose Challenge-Response, select Configuration Slot 2, check "Require user input", Variable input, enter the secret key and click on Write Configuration. That should do it.
Incremented suffix backup reverts to YYMMDD_HHMMSS when number reaches 999
Thanks Rony. I try to do what you mentioned, but the secret key doesn't allow me to paste or type into it. If I click Generate, a 16 digit hex is created, I try to modify this to have the original hex in it, but it doesn't allow editing. I can click show or hide and see the created hex, but can't modify the hex in any way. Thanks for your help. If I am doing something wrong, let me know.
Thanks Rony. I try to do what you mentioned, but the secret key doesn't allow me to past or type into it. If I click Generate, a 16 digit hex is created, I try to modify this to have the original hex in it, but it doesn't allow editing. I can click show or hide and see the created hex, but can't modify the hex in any way. Thanks for your help. If I am doing something wrong, let me know.
Just to confirm that I'm aware and approve of Hauke's making Password Safe available on Microsoft Store. As he wrote, it has the same binaries, signed by me, with a minimal wrapper. Cheers, Rony
The "Generate" button creates a random hex secret, and "Set" writes it to the Yubikey. So if you have the original hex, you should paste it into the secret key field and the click "Set" without clicking on Generate. This should rewrite the original secret key to your Yubikey device.
Hello The Store version is maintained by me. I usually update it within a timeframe of 1 week after an update. The store release mainly consists out of original binaries and a wrapper application of mine to ensure compatibility with the MSIX packaging format/Microsoft Store policies (Stuff like displaying privacy policies, disabling updates within the application or providing an interface for command line stuff). This wrapper is also open source: https://github.com/Weatherlights/MSIX-Power-Wrapper...
I was trying to figure out how to make a backup copy of a Yubikey and went into Password Safe's - Manage - Yubikey. Copied the 20 character Hex and click on Generate and Set. Obviously I screwed up the Yubikey that was connected to the computer. I have the original 20 character Hex that was originally created for one database. Can I get the Yubikey back with this 20 character Hex that was created or is it a lost cause? Thanks for any assistance.
Fix msi build
Release 3.69.0
[i18n Win] Added Slovak help files from Milan
[i18n Win] tweaks to SK pos from Milan
[i18n Win] Italian po update from transifex
Merge pull request #1528 from pm-kan/i18n-202506
[i18n] Updates is Russian help
[i18n] Updates in Russian .po (WX & MFC)
[i18n] Updates is Russian help images
[i18n] Updates in Russian .po (MFC)
[i18n Win] Swedish updates from Bjorne
[i18n] Machine translations for password strengths
Update Windows pos with new untranslated texts
[i18n] Swedish updates from Bjorne
Translation tweaks, thats to dskrvk
Update release note for 3.69.0, mark version 3.69.0pre
Merge pull request #1522 from ronys/dnd-assert-fix
Sort dropped items before adding
Fixed incorrect assertion and compiler warning
Merge pull request #1527 from ronys/BR1524-fix-view-reports-names
[BR1524] Fix View Report selection
Merge pull request #1526 from ronys/br1525-wrong-title-bar-in-Browse
Select Browser: -> Select Program
update msi build with missing language dlls (it's been a while)