PassStore 0.61 - Updated to 64-bit (28/11/11)
Moderators: Hacker, petermad, Stefan2, white
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
I've found kind of inconsistency.
1. open PassStore on left panel and it asked You for password.
2. create new entry
3. open PassStore again in right panel (via Network Neighborhood)
4. you can move items between different folders or copy from one to another
5. lock <rightpanel>, but have showed some folder's content in <leftpanel>
6. trying to open entry from <leftpanel> gives You password input window...
BUT
7. after giving correct password to this window You can do whatever You want in <leftpanel> but in <rightpanel> You have still got "locked indicator"
8. if you were in folder which contains at last one entry and has this "password" window by pressing ENTER on <leftpanel_item> then:
trying to put ENTER on "UnLock PassStore" (<rightpanel>) gives You window with content of the <leftpanel_item>.
----------
Maybe the better way would be to go to the plugin's top level folder after unlocking for both panels/plugins instances?
Or return to previously choosen folder?
---------
Please, let me know If I mixed too much and You feel confused.
1. open PassStore on left panel and it asked You for password.
2. create new entry
3. open PassStore again in right panel (via Network Neighborhood)
4. you can move items between different folders or copy from one to another
5. lock <rightpanel>, but have showed some folder's content in <leftpanel>
6. trying to open entry from <leftpanel> gives You password input window...
BUT
7. after giving correct password to this window You can do whatever You want in <leftpanel> but in <rightpanel> You have still got "locked indicator"
8. if you were in folder which contains at last one entry and has this "password" window by pressing ENTER on <leftpanel_item> then:
trying to put ENTER on "UnLock PassStore" (<rightpanel>) gives You window with content of the <leftpanel_item>.
----------
Maybe the better way would be to go to the plugin's top level folder after unlocking for both panels/plugins instances?
Or return to previously choosen folder?
---------
Please, let me know If I mixed too much and You feel confused.
2ND
For the title some code has to be added/changed because now decryption only takes place when the user presses enter on an entry.
But it can be done of course.
2fenix_productions
Explain please.
For the URL is very easy to add.So now I have a wish for the future: could the URL and maybe even the password file names (titles) also be scrambled with the masterkey? That way someone else cannot even find out what kind of sites I visit.
For the title some code has to be added/changed because now decryption only takes place when the user presses enter on an entry.
But it can be done of course.
2fenix_productions
The locked indicator stays there until the pannel is refreshed. I think it is not possible to refresh the inactive pannel with postmessage.7.
I'm confused...8.

______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
2Author
Sometimes plugin doesn't lock it self after timeout time (30 sec.), and if it is left in folder list or file list it doesn't force unlock passstore dialog and list of folder or file list is allways visible untill you move one level up.
Is it posible to force unlock dialog after changing focus back to TC after timeout expiry?
Sometimes plugin doesn't lock it self after timeout time (30 sec.), and if it is left in folder list or file list it doesn't force unlock passstore dialog and list of folder or file list is allways visible untill you move one level up.
Is it posible to force unlock dialog after changing focus back to TC after timeout expiry?
2pajo
The folder/file list is visible but the first time you try to enter a file/folder it will ask you the password.
This only happens if TC is not the active window right?
The folder/file list is visible but the first time you try to enter a file/folder it will ask you the password.
This only happens if TC is not the active window right?
I'm afraid it is not possible because plugin is not notified by TC that the focus is back with TC.Is it posible to force unlock dialog after changing focus back to TC after timeout expiry?
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
2pajo
i will upload new version this weekend or next week, but it won't have new features, just the fixes:
- Instalation crash
- Change master password with locked database
After next week i'll be in holidays (3 weeks)
from work and i probably won't have time to spent with the plugin because i will be in the beach
far away from my computer.
i will upload new version this weekend or next week, but it won't have new features, just the fixes:
- Instalation crash
- Change master password with locked database
After next week i'll be in holidays (3 weeks)


______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
Hello all.
I have update PassStore to version 0.43 in totalcmd.net.
If you have an older xml database read the section ~Loading databases from version into 0.4 into 0.43~ of readme.txt.
Fixed: Plugin crash during installation.
Added: Encryption to URL
Added: Encryption to Title
Modif: In the view entry window, the button "Show Password" is now the default one.
If the user wants to see the passsword he just needs to press enter twice. First time to
show dialog "View Entry" and second time to show password.
I have update PassStore to version 0.43 in totalcmd.net.
If you have an older xml database read the section ~Loading databases from version into 0.4 into 0.43~ of readme.txt.
Fixed: Plugin crash during installation.
Added: Encryption to URL
Added: Encryption to Title
Modif: In the view entry window, the button "Show Password" is now the default one.
If the user wants to see the passsword he just needs to press enter twice. First time to
show dialog "View Entry" and second time to show password.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
2Author
After access violation message, it's possilbe to access plugin but database is not load whole.There are missing lots of entries. After compering with good database I found out this:
good database shows strings:
<file name="F9E488F26D93F9BFC392778A12689886" salt="E612AAAB54AE7F8D" id="33">
<username salt="841D33FCF2B6D765">B88A18AC7848D404CEF019D67945857FD27E1C801397EDA77B01757CC8163B0F</username>
<url />
<password salt="8D41DEA95B35BF9A">1E7972FD661C096DBEC62B27EE41FEFA</password>
<notes />
<image />
<creationtime>1152733584</creationtime>
<lastmodtime />
<lastaccesstime>1153501344</lastaccesstime>
<expiretime expires="false">T</expiretime>
where is not entry,and corupt database shows after creating new entry (look url,notes,image-I don't know is it relevant):
<file name="F9E488F26D93F9BFC392778A12689886" salt="E612AAAB54AE7F8D" id="33">
<username salt="841D33FCF2B6D765">B88A18AC7848D404CEF019D67945857FD27E1C801397EDA77B01757CC8163B0F</username>
<url />
<password salt="8D41DEA95B35BF9A">1E7972FD661C096DBEC62B27EE41FEFA</password>
<notes />
<image />
<creationtime>1152733584</creationtime>
<lastmodtime />
<lastaccesstime>1153501344</lastaccesstime>
<expiretime expires="false">T</expiretime>
After access violation message, it's possilbe to access plugin but database is not load whole.There are missing lots of entries. After compering with good database I found out this:
good database shows strings:
<file name="F9E488F26D93F9BFC392778A12689886" salt="E612AAAB54AE7F8D" id="33">
<username salt="841D33FCF2B6D765">B88A18AC7848D404CEF019D67945857FD27E1C801397EDA77B01757CC8163B0F</username>
<url />
<password salt="8D41DEA95B35BF9A">1E7972FD661C096DBEC62B27EE41FEFA</password>
<notes />
<image />
<creationtime>1152733584</creationtime>
<lastmodtime />
<lastaccesstime>1153501344</lastaccesstime>
<expiretime expires="false">T</expiretime>
where is not entry,and corupt database shows after creating new entry (look url,notes,image-I don't know is it relevant):
<file name="F9E488F26D93F9BFC392778A12689886" salt="E612AAAB54AE7F8D" id="33">
<username salt="841D33FCF2B6D765">B88A18AC7848D404CEF019D67945857FD27E1C801397EDA77B01757CC8163B0F</username>
<url />
<password salt="8D41DEA95B35BF9A">1E7972FD661C096DBEC62B27EE41FEFA</password>
<notes />
<image />
<creationtime>1152733584</creationtime>
<lastmodtime />
<lastaccesstime>1153501344</lastaccesstime>
<expiretime expires="false">T</expiretime>