Join Today
+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2006
    Location
    New York / New Zealand
    Posts
    1,139

    Arrow [APP] Passwords Guardian - password keeper

    Just found a good password manager program that works well on the A1200 called Passwords Guardian. It is written by a Russian programmer but all menus are in English. It is easier to use than the SecretCodes app recommended in the FAQ's - but I have no idea how strong the encryption is.

    Home page is http://www.smpda.com/soft_utilities_03.html

    Have attached jar file. Download and rename to remove the ".zip"

    EDIT May 1: Do NOT use this program if you really need top security for your passwords. I investigated further by going to the directory where the midlet was installed on my phone and opened the database file using Wordpad and discovered that I could identify my passwords as they are stored in plain text!! So would not use this app for really critical passwords (though the likelihood of someone getting hold of your phone and knowing which directory to go to and then knowing how to open that specific file is probably pretty slim).

    A pity as a well-designed app - wonder why the programmer failed to deploy encryption
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2007
    Location
    delhi
    Posts
    567

    Default

    '


    thanks kiwiman i'l install n c wat can this Guardian can do



    "LIfe iS tOo sHorT >
    ...mAkE iT sImpLe..!!"

    ________Gu®neek_

    .

  3. #3
    Join Date
    Apr 2007
    Location
    delhi
    Posts
    567

    Default

    '


    hmm kiwiman,

    i m impressed that it can make new folder in it, it can search etc

    can we hack this ap n make up java app wich can store ur password N other files too which r hidden on mmc...

    also we can promt password at startin, let play it reg >>>>>

    wat u say??


    "LIfe iS tOo sHorT >
    ...mAkE iT sImpLe..!!"

    ________Gu®neek_

    .

  4. #4
    Join Date
    Dec 2006
    Location
    New York / New Zealand
    Posts
    1,139

    Default

    See my May 1 update in the first post at top of thread. Just discovered this app does not encrypt your password data - so use with care.

  5. #5
    Join Date
    Mar 2007
    Location
    viet
    Posts
    138

    Default

    thanks kiwi

  6. #6

    Default

    Try this:

    http://cellsafe.sourceforge.net/

    It takes a bit of work to get the HTTP import working, but once you've figured it out it's pretty good. And the crypto appears to be strong (AES).

    The author is working on upgrades, albeit slowly.

    Regards,

    JamesK

  7. #7

    Default

    Quote Originally Posted by JamesK
    Try this:

    http://cellsafe.sourceforge.net/

    It takes a bit of work to get the HTTP import working, but once you've figured it out it's pretty good. And the crypto appears to be strong (AES).

    The author is working on upgrades, albeit slowly.

    Regards,

    JamesK

    Actually this program uses Blowfish. Blowfish is a good algorithm. Not as strong as Rijndael (AES algorithm) but do the job.

    The weakness of this program is not the cryptography. It is the key generation. One can use a dictionary attack over the password (not the encryption) because the key algorithm generation is based on the password (PBE) and is very fast (one MD5 hash and a XOR operation). This is the improvement the author can do: he can apply recursive SHA1 digests -the recommendation is 1000 recursions- instead of the only one pass with MD5.

    It is much better and secure then the other application you've found (the other stores the password with the data - and you should never do this).
    I can say it does its job very well.

  8. #8
    Join Date
    Aug 2007
    Location
    Bangalore
    Posts
    265

    Default

    what is the default pass....

  9. #9

    Default

    I don't know Old password. Can't change a new pass.


 
+ Reply to Thread

Similar Threads

  1. [APP] SAFE - new password manager app
    By kiwiguy in forum A1200 Applications
    Replies: 15
    Last Post: 10-04-2008, 03:23 PM
  2. need an app to store password
    By aswinrulez in forum A1200 General Chat
    Replies: 3
    Last Post: 07-24-2008, 03:39 AM
  3. password protected folder app??
    By link2067 in forum E6 General Chat
    Replies: 3
    Last Post: 06-21-2007, 04:59 PM
  4. Lookiing for password keeper application
    By william_cjk in forum E6 General Chat
    Replies: 3
    Last Post: 05-10-2007, 02:14 AM
  5. App for storing passwords
    By e6_er in forum E6 General Chat
    Replies: 0
    Last Post: 02-24-2007, 09:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1