Any feedback is much appreciated!
This application is also available via Chum.
or Bitcoins.
Source code on GitHub.
Translations via Weblate, thank you!
Attachment | Size | Date |
---|---|---|
harbour-mpw-0.3.4-1.aarch64.rpm | 84.88 KB | 25/05/2024 - 23:32 |
harbour-mpw-0.3.4-1.armv7hl.rpm | 82.95 KB | 25/05/2024 - 23:32 |
harbour-mpw-0.3.4-1.i486.rpm | 86.23 KB | 25/05/2024 - 23:32 |
- Fix regression: hide password by default.
Comments
ntninja
Thu, 2022/12/29 - 08:16
Permalink
Hmm… this would be a lot more useful it actually copied the password and persisted the list of sites across restarts. Also optionally persisting the generated master secret using SailfishSecrets would be very useful as an option.
Oh… and an identity selector of course; having just one name/identity strikes me as pretty weird TBH.
ilpianista
Fri, 2022/12/30 - 14:28
Permalink
Thank you for the feedback. I'm actually working on storing the master secret.
Support for multi-identities would be cool too, agreed!
defactofactotum
Wed, 2022/12/28 - 18:29
Permalink
tried to install on xz2c: "nothing provides libmpw.so()(64bit)"
ilpianista
Wed, 2022/12/28 - 18:45
Permalink
Mmm, libmpw is in the repo. May you please refresh the repo? I just triggered a rebuild.
ntninja
Thu, 2022/12/29 - 08:03
Permalink
Your
only provides
and
It does not actually provide
as such.
defactofactotum
Wed, 2022/12/28 - 20:01
Permalink
no, still the same message
ilpianista
Fri, 2022/12/30 - 14:27
Permalink
Please try again, I think I managed to fix it :pray:
objectifnul
Thu, 2016/07/21 - 20:03
Permalink
libmpw is missing
Upp15
Sun, 2016/06/05 - 20:52
Permalink
A quick test comparison to the desktop (Java) version: v3 passwords were equal, but v0 were not !?
ilpianista
Mon, 2016/06/06 - 00:29
Permalink
That's because V0 is platform dependent.
Upp15
Wed, 2016/04/27 - 22:37
Permalink
Hi,
Does not install to me, complains about 'openssl' dependency!?
ilpianista
Mon, 2016/05/02 - 12:47
Permalink
If you just did a system update, try invoking `pkcon refresh` first.
Upp15
Sun, 2016/06/05 - 20:49
Permalink
Yes, that did the trick !
borghal
Thu, 2016/04/21 - 12:22
Permalink
Thank you for the gui!
However, the passwords are strange and not coherent with masterpassword-cli. The latter works fine, whereas I get different passwords in the gui. Funnily enough, after I put in the details I get a different password every time I press enter. This is not the intended behaviour, is it?
I also get a creepy feeling when I enter my name and master password into the app and have to press a button called "save". It doesn't really save the master password, does it? That would contradict the idea behind such an app.
Cheers, Timm
ilpianista
Thu, 2016/04/21 - 12:34
Permalink
Hi Timm!
Yep, master password is never saved (and never will!). Neither the name field at the moment is saved, but in next release will.
Mmm I get the same passwords by the CLI and by the GUI :-O
Please try to wait a bit after pressing the "Save" button. I noticed a small freeze of the app when it invokes masterpassword-cli to generate the "master key".
borghal
Thu, 2016/04/21 - 12:57
Permalink
Thanks for the quick answer! I was pretty sure you'd not actually save the master password :)
Even if I wait for a couple of seconds the result is the same: every time I press enter (in the site name or counter field) I get a new password different from the others. I'm on Taalojärvi 2.0.1.7.
ilpianista
Thu, 2016/04/21 - 13:05
Permalink
I really can't reproduce it o.O
I tryed setting the name to 'A' and the password to 'b'. Then I pressed Save.
Now to site field I wrote 'c' and then Enter. I got Tupa7,ZapwFofe. Pressing enter again does nothing. What do you get instead?
borghal
Thu, 2016/04/21 - 13:14
Permalink
I get the same password as you, and only the one.
But if I use "A b" (without the quotes) as the name and leave the rest (master b, site c, counter 1) then I get several passwords again. Is the space character the culprit?
ilpianista
Thu, 2016/04/21 - 13:49
Permalink
Ok, I can reproduce it now! It's not an issue with the space, because if I put my full name I cannot reproduce it anymore :-S
borghal
Thu, 2016/04/21 - 14:11
Permalink
Maybe I've just got the wrong name? ;-)
But if I use my full name and leave the other variables to b,c,1 it works correctly. WTF?
After playing around with it some more, I can't really find a permanently wrong combination. Sometimes, however, it takes very long for the name + master password to be saved. Then it always goes wrong.
Sorry if this isn't helping much.
ilpianista
Fri, 2016/04/22 - 01:08
Permalink
Should be fixed now, let me know!
borghal
Fri, 2016/04/22 - 14:15
Permalink
Thanks a bunch, works now!