11/03/2009, 05:46 PM
|
#1 (permalink) |
|
Member
![]() ![]()
Posts: 160
|
![]() SecuStore enables you to safely store sensitve data like pins, credit card numbers and varius passwords on your palm pre or pixi. It allows you to organize your data into sets that are encrypted and stored indiviually and that can each be accessed with a single master password. SecuStore uses the blowfish cipher in combination with the sha-256 hash algorithm to store your data in a secure fashion. It also offers various features that will help you enormously to manage and maintain your data:
SecuStore is now also supported by Save/Restore from webOS internals which makes for a very easy backup procedure! Check out Save/Restore via Preware! SecuStore is yet in development which means that it is still lacking some functions that will be included in the final release. You are welcome (and encouraged!) to give suggestions or report bugs in this forum. For more information and screenshots please visit SecuStores Homebrew App page or the official homepage SecuStore for webOS Note: Due to the advanced state of development versions 0.9.4 and higher will be released with an expiration date. For those who will continue updating secustore regularly this wont make any difference until the final release since the expiration date will be delayed with each new beta version. For the newest version click here. Changelog: Version 0.9.0: Initial release Version 0.9.1 (2009/11/10)
Version 0.9.2 (2009/11/21)
Version 0.9.3 (2009/11/24)
Version 0.9.4 (2009/11/29)
Version 0.9.5 (2009/12/23)
Version 0.9.6 (2010/1/1)
Version 0.9.7: (2010/01/15)
Version 0.9.8:
Version 0.9.9: (2010/02/20)
Version 0.9.10: (2010/03/26)
Version 0.9.11: (2010/04/05)
Version 0.9.12: (2010/04/28) General refactoring for compability with desktop client:
Version 0.9.13: (2010/06/30)
Last edited by Maggun; 06/30/2010 at 08:17 AM. Reason: changelog update |
11/16/2009, 11:57 PM
|
#6 (permalink) |
|
Member
![]()
Posts: 18
|
Hi!
First off, thanks for developing this useful app! Like the other posters above, I think importing data rather than manually entering it would be nice. However, I've been using and enjoying SecuStore. The web integration is wonderful. I do find myself occasionally having trouble with the auto-fill. Instead of filling the field as soon as you tap on it, you could have the behavior be: tap on field, then tap username/password to fill field. I just end up having to erase the field when it guesses wrong initially. Are you familiar with KeePass, a popular open source / cross platform password application? Have you thought of turning SecuStore in to a webOS port of KeePass? It seems like you're halfway there. Downloads - KeePass Keep up the good work! |
11/18/2009, 02:34 AM
|
#7 (permalink) | ||||||
|
Member
![]() ![]()
Posts: 160
|
Hi.
First of all, thank you for your interest in our application and your useful comments. I am glad that you enjoyed using our first beta release and we hope you stay tuned on the changes to come since there will be a lot more exciting features in future releases. We are currently working on a website that will offer you more information and - most importantly - help in case you have any problems using our application. But until the website is online, i will try to answer any questions in this forum. So here we go: Quote:
Quote:
Quote:
At this point, you can only back up a set by sending an e-mail to yourself that contains the encrypted data. You can do that by selecting the "Create backup..." option in the application menu of the scene showing a single set. ahogue82 got it quite right. You then have to copy the text from the e-mail into a text-file and move this file onto your device. Once the file is stored on your device, you can restore the data any time by selecting the option "Restore set..." in the application menu of the main scene. Quote:
Quote:
Quote:
If you have any more questions or problems, please dont hesitate to ask. |
||||||
11/18/2009, 10:20 AM
|
#8 (permalink) |
|
Member
![]() |
How functional is the backup/restore feature?
I've tried to test it with some made up data sets, and it has not worked for me. In the course of this, I've had some unusual results with deleting a set? I'd like to be more helpful about what I'm doing when I experience these bugs, but my quick impression is that the app isn't very friendly to having more than one data set at a time? All of my initial testing, where I had trouble, was with two data sets, but when I attempted a restore with no data sets, it worked fine to restore one data set. Feature request: a search-as-you-type feature would be great. I really like the splashID app, but they don't backup and it looks like they are committed to making backup require their special sync app. I love your simple approach w encrypted email. |
11/18/2009, 10:25 AM
|
#9 (permalink) |
|
Member
![]() |
I think this is some sample code for the relevant widget...
|
11/18/2009, 02:46 PM
|
#10 (permalink) |
|
Member
![]() |
Ok, update on restores...
I have had some success with restores now, but here is what happens... 1) after restore, I'm inside the set, and I can see the various items and open and close them 2) after I leave the set, I can not go back in - it asks for the password and then tells me the password I entered is wrong, even though it is the same password that I used to restore the data. |
11/18/2009, 02:50 PM
|
#11 (permalink) |
|
Member
![]() ![]()
Posts: 160
|
Thank you for your detailed error report, notcalvin. We have been able to reproduce the error and are fixing it right now. Currently the password of the restored set is set to an empty string when initially stored in the database. Simply change the sets password after you restored it. The bug will be fixed in the next version.
The filterlist widget will also be implemented in the next version. Last edited by Maggun; 11/18/2009 at 04:46 PM. |
11/20/2009, 09:32 AM
|
#13 (permalink) |
|
Member
![]() ![]()
Posts: 160
|
As you might have noticed, the first post of this thread is missing. Unfortunately when i tried to edit it it somehow got lost. I reported the error and hopefully it will be restored soon.
Until then, you'll find all the information on the homebrew app page or the official website www.secustore.info. But there are also good news: Version 0.9.2 is now available with the following changes and new features:
|
11/20/2009, 10:25 AM
|
#15 (permalink) |
|
Member
![]() |
Feature suggestion: it might be nice if you could filter based on type of item (Internet, PIN, Credit Card, etc), and then just browse that list (in the event the instant search comes up empty).
To be clear, it seems to me that the app has all the fundamentals - things are find-able, encrypted, and backup-able. All the rest is convenience, robustness and debugging. PS - even more minor bug - in the item type list (in add new item card) 'Credit Card' is misspelled as 'credidcard'. |
11/21/2009, 03:38 AM
|
#18 (permalink) | ||
|
Member
![]() ![]()
Posts: 160
|
Quote:
Quote:
However, in case of the list of sets there will be the possibility of reordering the sets and keep them in order which is not possible right now. Thanks again for your suggestions and bug reports! |
||
11/22/2009, 08:07 AM
|
#19 (permalink) |
|
Member
![]() |
hey maggun,
thanks for this awesome app. I mainly use it to login into my web accounts and just love it. Two request I have. The first is please make it possible to hit 'Enter' to login into a set instead of pressing the 'go' button and second change the standard action of internet passwords from 'change' to 'open web site'. Can hardly wait for you app to appear in the catalog, it's a sure buy. |
![]() |
|
| Tags |
| passwords, safe, secure, storage, utility |
| Thread Tools | |
| Display Modes | |
|
|



