Author |
any passwords-storing application with backup possibility ? |
leprechaun Joined: Dec 12, 2004 Posts: 88 PM |
Does anybody knows a java passwords-storing application with possibility to backup its internal database (with stored passwords) ? So after phone's master reset the application could be fully restored with all stored data. |
|
amd1129 Joined: Feb 09, 2005 Posts: > 500 PM |
Opera browser
This message was posted from a T68i |
Kryptik Joined: Jun 24, 2005 Posts: > 500 From: Port Elizabeth, S.Africa PM |
Or maybe SmartCrypto?
This message was posted from a Nokia |
leprechaun Joined: Dec 12, 2004 Posts: 88 PM |
Thanks for the tips, but I look for a JAVA application (I'm using no-smartphone SE K750). And as SEMC K750 already supports accessing its filesystem through Java API (JSR-75), something like this should be possible.
[ This Message was edited by: leprechaun on 2005-07-25 17:26 ] |
darky Joined: Jun 14, 2005 Posts: 299 PM |
if you find something post it here, I need one too, if it seems hopless I will probably code one but then you will need to put the encrypted files inside the jar, the only way to get api to access them -_-
I want a smart SE phone that doesn't look like a brick
|
leprechaun Joined: Dec 12, 2004 Posts: 88 PM |
No, the requirement to put the database inside the jar was only necessary in the past, K750 already supports JSR-75. This JSR produces two separate optional packages for features commonly found on PDAs and other J2ME mobile devices: one for accessing PIM data and one for accessing file systems (both internal memory and card).
BTW: with this package it will be also possible to program a text viewer/editor with option to open regular txt-files stored in the card.
Non-brick smart SE ... same wish as me I was using P900 for a month, but seemed to big to me. |
hkr Joined: Jul 11, 2005 Posts: 15 PM |
some should be found here ...
http://www.getjar.com/softwar[....]son/K750/Applications/Password
good lock  |
leprechaun Joined: Dec 12, 2004 Posts: 88 PM |
Even I would prefer to store my sensitive data in my PC, some of these applications support backup through their web-site, at least something Thanks for tips. |
|