
PassStore 0.61 - Updated to 64-bit (28/11/11)
Moderators: Hacker, petermad, Stefan2, white
2djorge
I am using Passtore also for Putty sessions. Strange enough it has having some problems. Most of the time it does not seem to enter the password. I have tried with delays and got that working OK for 1 machine but still sometimes that even does not work. Is there any trick to get this working like 99.9% of the time?
Another request, is it possible to make the popup box larger? This is the box to select which entry I want to use for a password field.
Thanks for your hard work
Regards,
RolandD
I am using Passtore also for Putty sessions. Strange enough it has having some problems. Most of the time it does not seem to enter the password. I have tried with delays and got that working OK for 1 machine but still sometimes that even does not work. Is there any trick to get this working like 99.9% of the time?
Another request, is it possible to make the popup box larger? This is the box to select which entry I want to use for a password field.
Thanks for your hard work

Regards,
RolandD
Registered user #92105
I've also saw this problem. At work it has never failed but at home sometimes i get the same problem. I think this is related with the processor speep. My machine is much faster than the one at work. I will see what can be done to avoid this problem.Most of the time it does not seem to enter the password.
That one is easy.....Another request, is it possible to make the popup box larger? This is the box to select which entry I want to use for a password field.
As i said before i will release a version with the fixes and some features requested, but without the key-disk feature. This will happen very soon....

______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
2djorge
I can confirm that the machine I use at work is much faster than the one I use at home. While some entries at work are ok, at home I can't seem to get
any working

If you need any testing done, I am more than happy to help you out.
I can confirm that the machine I use at work is much faster than the one I use at home. While some entries at work are ok, at home I can't seem to get
any working

I was hoping soThat one is easy.....

Can hardly waitAs i said before i will release a version with the fixes and some features requested, but without the key-disk feature. This will happen very soon....

Registered user #92105
2djorge
Here I have something new I found and not sure I understand if it is a bug or by design. When I press CTRL-Q to automagically log me in somewhere I am asked for my password. Fair enough. Fill it in and it gets filled and me logged in. When I go to another website to do the same, I am asked for my password again but this does not happen every time but most of the time. Enough to be annoying since I type my password maybe a 100-times a day
On top of that the password box is not always focused.
Just some behaviour I run into in my daily use of Passstore
Here I have something new I found and not sure I understand if it is a bug or by design. When I press CTRL-Q to automagically log me in somewhere I am asked for my password. Fair enough. Fill it in and it gets filled and me logged in. When I go to another website to do the same, I am asked for my password again but this does not happen every time but most of the time. Enough to be annoying since I type my password maybe a 100-times a day

On top of that the password box is not always focused.
Just some behaviour I run into in my daily use of Passstore

Registered user #92105
When there is no activity in passstore it gets locked automatically. Th ini setting is "timeoutlock". By default it is 30 seconds....I am asked for my password
Try to specify a higher value in seconds like 3600. This gives you one hour. If you want you can specify 86400 for 24 hours.
~~~~~~~~~~
[MAIN]
.....
.....
timeoutlock=10000
~~~~~~~~~~
This have already happen to me.... I will check if this can be improved.On top of that the password box is not always focused.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
I know, i didn't kept the promise to release a new version. Very sorry for that.
This is taking a while because i had a problem with my source manager and i lost some of the code i was doing regarding the key disk feature, But this is not a very big problem.
But at least the code regarding the bug correction and some features asked are there. Let's hope i can release it very soon....
I will try not to fail with this commitment.
This is taking a while because i had a problem with my source manager and i lost some of the code i was doing regarding the key disk feature, But this is not a very big problem.
But at least the code regarding the bug correction and some features asked are there. Let's hope i can release it very soon....
I will try not to fail with this commitment.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
You have to adapt the keepass xml form to passstore xml form and put the id="0" and then enter passstore plugin to load data and encrypt every single entry setting the checkbox "encrypt" in each new entry.
<file name="your_file_name" id="0">
<username>some username</username>
<url/>
<password>some password</password>
<notes>sample notes</notes>
<image>0</image>
<creationtime>2005-11-24T03:21:28</creationtime>
<lastmodtime>2005-11-24T03:21:28</lastmodtime>
<lastaccesstime>2005-11-24T03:21:28</lastaccesstime>
<expiretime expires="false">2999-12-28T23:59:59</expiretime>
</file>
Unfortunately there is other way yet.
<file name="your_file_name" id="0">
<username>some username</username>
<url/>
<password>some password</password>
<notes>sample notes</notes>
<image>0</image>
<creationtime>2005-11-24T03:21:28</creationtime>
<lastmodtime>2005-11-24T03:21:28</lastmodtime>
<lastaccesstime>2005-11-24T03:21:28</lastaccesstime>
<expiretime expires="false">2999-12-28T23:59:59</expiretime>
</file>
Unfortunately there is other way yet.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
Give-me your email. I have a new version ready to be uploaded but i'd like to test it first. Unfortunatley this version doesn't have any special new feature.As pajo said, if you need testing done, just let me know.
This version brings bug correction, new entry folder, some new env var and other minor features, but it is advised to all PassStore users.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854