Hi,
Anyone can recommend me a good app to keep password / important information (like bank account / etc.) ?
Usually it is just an app where you can store some information, encrypted and passworded.
If you are using one, please let me know the name of the app
Thanks!
gogol said:
Hi,
Anyone can recommend me a good app to keep password / important information (like bank account / etc.) ?
Usually it is just an app where you can store some information, encrypted and passworded.
If you are using one, please let me know the name of the app
Thanks!
Click to expand...
Click to collapse
http://code.google.com/p/secrets-for-android/
I have been trying LastPass and think it is very good.
I use universal password manager...kind of reminds me of the BB passkeeper.
prettyboy85712 said:
http://code.google.com/p/secrets-for-android/
Click to expand...
Click to collapse
Ooh...I like Secrets! Cool!
I used eWallet Pro with Windows Mobile. It worked great for sync-ing your passwords between PC and phone. I hoped they would develop version for android (just like they did for iPhone and BlackBerry). But they never did.
I looked for other alternatives with same functionalities. That's where KeePass came. I could export/import everything from eWallet to KeePass. Then got KeePassDroid from the market and copied over the database to SD card.
coco2001 said:
That's where KeePass came. I could export/import everything from eWallet to KeePass. Then got KeePassDroid from the market and copied over the database to SD card.
Click to expand...
Click to collapse
I have used used KeePass for many years.
On every Windows PC I've ever owned & even when I dabbled in Linux.
As soon as I found it was available for Android, it continues to be the first app I install/reinstall after every ROM switch.
Related
Just curious:
Let's say I purchased an app from the Marketplace, and it was later delisted. Using Windows Phone Device Manager, I can back up the individual files for my apps, but is it possible to also restore them? Say I had to do a hard reset, or uninstalled an app, not realizing it was delisted. Is it possible to put the app back on my phone? Additionally, it's my understanding that pirated Xbox Live games will not have achievements available to them. Therefore, if there IS a way to restore apps that I've uninstalled (or otherwise lost), will it enable Xbox Live functionality if it's backed up from my phone and restored to my phone?
I did a search of the forums, but didn't find an answer, so I apologize if this has already been asked. Thank you for your time.
This won't work. There's more to an app than just its install files; it also needs to be registered with the AppMgr (this is what does things like put it in the app list) and also needs a security chamber (basically, a user account) created with custom permissions (each app runs in a different chamber).
GoodDayToDie said:
This won't work. There's more to an app than just its install files; it also needs to be registered with the AppMgr (this is what does things like put it in the app list) and also needs a security chamber (basically, a user account) created with custom permissions (each app runs in a different chamber).
Click to expand...
Click to collapse
So there's no way to ever reinstall a deleted app if it's no longer in the Marketplace? ... Damn. That sucks.
Still, thanks for your reply. Much obliged!
Yamishi said:
So there's no way to ever reinstall a deleted app if it's no longer in the Marketplace? ... Damn. That sucks.
Still, thanks for your reply. Much obliged!
Click to expand...
Click to collapse
There should be if you check your dl history on the WP site. You can redownload apps from there and if it works anything like the Xbox marketplace, this will include delisted apps. Haven't had to do it myself yet, so cannot be sure but worth a try.
Gorki247 said:
There should be if you check your dl history on the WP site. You can redownload apps from there and if it works anything like the Xbox marketplace, this will include delisted apps. Haven't had to do it myself yet, so cannot be sure but worth a try.
Click to expand...
Click to collapse
FYI, the Marketplace does not work like that for WP7. If you try to redownload an app that you previously had (free or paid) that is NO LONGER on the Marketplace, with the Reinstaller App for example, it will not find the files to do the download.
However, if you know who the developer is/was, might be able to contact them and have them send you the XAP....
So i am just wondering, there are so much different apps for android on the market, and most of them has a lot of access to phone's functions. Now for example i am always logged in to Gmail, and theoretically can a random app scan and copy my gmail's data and send it trough internet? Really curious..
Kblavkalash said:
Now for example i am always logged in to Gmail, and theoretically can a random app scan and copy my gmail's data and send it trough internet? Really curious..
Click to expand...
Click to collapse
This question is not really an issue of Android security this is a question about general security. Can an app look at your gmail app directly and copy data and send it out...not exactly no, an app can't forcibly connect itself to another app to scan data.
However...
That question is actually not relevant because such a task is unnecessary for malicious apps. Lets say you install a malicious app that wants to copy your gmail data. What it will do is not watch the app itself but it will watch the network packets being sent to and from the app, logging and tracking those.
This is not the only way to get the data though because any data saved on your sdcard is accessible from an app if you give it permission to do so.
The MOST important thing to look at when installing an app is the permissions the app is requesting when it installs. This can be confusing as well because some apps will request full internet access because they need it but this can also be used by a malicious app to steal your data.
The important thing to do is research. The more you learn about the app the better off you are.
-------
Just to clarify, this applies to all apps of any kind on any platform including but not limited to Android, iPhones, Blackberry, Windows Phone, WebOS, Windows PC, Mac OSX, Linux or etc. - ALWAYS learn as much as you can and are comfortable with before installing anything...if you are not comfortable with a particular app or learning more about it then don't install it. That is not to say it may be malicous, it is just to say it could be a bad idea for other reasons. (for example, if it is a developer tool or a configuration tool that you don't understand or haven't researched enough to understand...then you could potentially damage your device with something that is a legitimate tool)
Kblavkalash said:
So i am just wondering, there are so much different apps for android on the market, and most of them has a lot of access to phone's functions. Now for example i am always logged in to Gmail, and theoretically can a random app scan and copy my gmail's data and send it trough internet? Really curious..
Click to expand...
Click to collapse
edit
MichaelTunnell said:
This question is not really an issue of Android security this is a question about general security. Can an app look at your gmail app directly and copy data and send it out...not exactly no, an app can't forcibly connect itself to another app to scan data.
However...
That question is actually not relevant because such a task is unnecessary for malicious apps. Lets say you install a malicious app that wants to copy your gmail data. What it will do is not watch the app itself but it will watch the network packets being sent to and from the app, logging and tracking those.
This is not the only way to get the data though because any data saved on your sdcard is accessible from an app if you give it permission to do so.
The MOST important thing to look at when installing an app is the permissions the app is requesting when it installs. This can be confusing as well because some apps will request full internet access because they need it but this can also be used by a malicious app to steal your data.
The important thing to do is research. The more you learn about the app the better off you are.
-------
Just to clarify, this applies to all apps of any kind on any platform including but not limited to Android, iPhones, Blackberry, Windows Phone, WebOS, Windows PC, Mac OSX, Linux or etc. - ALWAYS learn as much as you can and are comfortable with before installing anything...if you are not comfortable with a particular app or learning more about it then don't install it. That is not to say it may be malicous, it is just to say it could be a bad idea for other reasons. (for example, if it is a developer tool or a configuration tool that you don't understand or haven't researched enough to understand...then you could potentially damage your device with something that is a legitimate tool)
Click to expand...
Click to collapse
Good answer, you are right!, but you say do a research before installing, but it's not really possible unless you are a programmer and checking whole code The best rated apps still have many different permission requirement and i have no idea what they are doing.
For example app can request a new password change for example on paypal and steal packets which come to my gmail about new password.^^
Security Apps
Hi,
in my eyes the best way is to use programs like PDroid. You cann adjist the rights of every App regarding send SMS for example.
LBE Privacy Guard may be also an Option. (runs not on my Device - SGS+)
(i use Pdroid 2.0)
you should also read the comments in the store, and the needed rights from the app before install. The best Apps to trust are open source apps.
Kblavkalash said:
Good answer, you are right!, but you say do a research before installing, but it's not really possible unless you are a programmer and checking whole code The best rated apps still have many different permission requirement and i have no idea what they are doing.
For example app can request a new password change for example on paypal and steal packets which come to my gmail about new password.^^
Click to expand...
Click to collapse
Research generally involves a Google search...
Editor's Choice in the market are safe bets, you know, the blue icon.
But then there are the millions of other apps, and frankly, I tend to toe the app name plus xda for instance, Google will show you xda threads about the app, if the posts are normal, you can be sure it's not malicious.
Stuff like that...
Also, fake market comments are really easy to spot and are a dead giveaway
Sent from my GT-I9000 using xda premium
Can anyone recommend a good app to manage all my passwords (so many of em': Google, Yahoo, ESPN, Twitter, Instagram, etc...)?? Would be cool if app could auto-log me into apps too :good:
LastPass
CNexus said:
LastPass
Click to expand...
Click to collapse
Tried it, and there's only a 30 day trial, otherwise you have to pay after 30 days
JoeFCaputo113 said:
Tried it, and there's only a 30 day trial, otherwise you have to pay after 30 days
Click to expand...
Click to collapse
I don't think you'll find any full featured password managers for free, but here's what I found in the Playstore.
Ramer84015 said:
I don't think you'll find any full featured password managers for free, but here's what I found in the Playstore.
Click to expand...
Click to collapse
Yes I have found plenty, just wanted to see what user's experience were! Dashlane looks like the best from Play Store reviews and description.
I have used splashid for years. A little pricey but it syncs in the cloud and with multiple devices. Customer support is good too
cwb1231 said:
I have used splashid for years. A little pricey but it syncs in the cloud and with multiple devices. Customer support is good too
Click to expand...
Click to collapse
I would not want my passwords to everything in the cloud! That'd worry me a bit lol.
It is all encrypted or you can opt for local only and sync when you are on the same Wi-Fi
1password
Sent from my SM-G900P using Tapatalk
I use mSecure just for storing all my passwords. It's simple, but with so many passwords it's nice to have a secured list.
i was wondering and looking around for one FREE app that like Lastpass will actually save me time and save all my passwords and open sites and app with just my fingerprint on the S7
but it is of course important that it will be able to Synce with my Windows 10 so any time i need to change password will work on both sides......
anyone can help me with some recommendation? most be FREE app please..
1password is the only app worth considering and even if it ain't free it is worth every penny
Skickat från min iPhone med Tapatalk
i really prefer FREE APP. there most be something good....
any help will be much appreciate !!
Keepass2android in the latest beta has fingerprint support
keepass2android dot codeplex dot com
It uses a keepass dot info database which can be synced using Dropbox etc
I use this for all my passwords on windows and phone
any other recommendation .... ?? thanks
I use Lastpass. Its free to use as a browser extension on the PC. The mobile app requires a $12 yearly subscription, but it works amazingly.
amir84 said:
i really prefer FREE APP. there most be something good....
any help will be much appreciate !!
Click to expand...
Click to collapse
I'm not sure I'd trust a free password app that stores all my very sensitive passwords. Just me...
JDM9499 said:
I'm not sure I'd trust a free password app that stores all my very sensitive passwords. Just me...
Click to expand...
Click to collapse
Same here
Sent from my SM-G920V using Tapatalk
same as not trusting WathsaApp as they can read all your sensitive messages...
i'm sure there is some good trust-able free apps out there..
Keepass2Android has an offline version that does not request internet permissions. It works as an little encrypted database which you can unlock, your unencrypted data is then never sent across the internet unless you send it. It has lots of plugins and has a lot of support. It's 100% free and open source, (that doesn't mean easily hacked, that means even more secure as many people vet it). Also since your aren't reliant on someone else to store your data encrypted it's easier to trust. Remember LastPass got hacked...?
Will any of these apps let you user your fingerprint on other apps password input field? Such as Chase Bank app or Pandora ect when asked to login?
but i guess i prefer app that works also online and synce automatically so i will not need to update each device each time password is changed..
but what if i need to sync both with PC and laptop...?? any boday might know a free app that do sync as well??
try keepass2android beta and let us know how it goes.
i think its open source codes so it should be safe.
but yeah try them all and let us know ok
I made this app for my own needs a few years ago. Then I decided to publish this app so others can use 'cause it might be convenient in some situations
This app will forever be free with no ads. I hope people would tell me how to improve this.
* ROOT access is REQUIRED*
This app use Root permission to access the connected wifi list from your system to list them out for you in case you forgot a wifi password and/or you want to share with others.
It also allow you to save that list to you local storage/SDCard or sync it to cloud storage.
Cloud backup use private App Folder on *your own* Google Drive account to save data. Even you cannot browse it by yourself (you still can delete it). Currently, this app only support restoring from Cloud.
In summary:
- View connected wifi lists with password
- Save Wifi list to storage/SDCard
- Sync/Backup Wifi list to Cloud
- Restore wifi list from Cloud
- Copy wifi password to clipboard by long-press wifi item on the list.
Download link
Cheers!
[Reserved for Change logs]
Great job, dear. To load up on Google Drive, do you uses the Drive API?
You have a private message.
Could you help me show the password on my s7 edge? It shows a weird character instead of its true password. I really love the design and feature (i.e. ad free!). Thanks!
geraldalcos said:
Could you help me show the password on my s7 edge? It shows a weird character instead of its true password. I really love the design and feature (i.e. ad free!). Thanks!
Click to expand...
Click to collapse
iirc, Samsung encrypts them so you may be SOL
drewski_1 said:
iirc, Samsung encrypts them so you may be SOL
Click to expand...
Click to collapse
Haha. What are those terms?
Is there a way to resolve this?
geraldalcos said:
Haha. What are those terms?
Is there a way to resolve this?
Click to expand...
Click to collapse
Iirc- If I Remember Correctly
Sol - Sh*t Out of Luck
Sent from my deb using XDA Labs
drewski_1 said:
iirc, Samsung encrypts them so you may be SOL
Click to expand...
Click to collapse
yes, it's encrypted. BTW, I don't have any Samsung device to find a solution
Please update to oreo
I'm trying to use it on 8.1 and what's strange is that it uploads to the cloud just fine from my old phone, and the new phone can see (in the app) the passwords on the cloud, but when I choose "sync", the new phone's local wifi list does not change. Is there some specific instructions I need to follow? I've given it root access and selected "sync" on my new phone from all three locations (all/cloud/local).