詳細検索

Password Manager for Android

Avatar
by furuyamah
1 min read
Tags

Password Manager for Android
Translated from 日本語 • View original

Do not reuse passwords. The password must be at least a certain number of characters. Passwords must be changed regularly... It's impossible to remember that!

So, I will publish a password management app that I created for the company.

There are already a lot of password management apps available on Google Play, but the reason why I didn't adopt those apps is

  • Many apps require unnecessary permissions (for internal use)
  • Lack of required features
  • May catch malware

That's why

The features of the app created this time are:

  • Automatic random password generation
  • Only the permission to request is to read and write the SD card (for backup)
  • Alerts you to passwords that haven't been updated for more than two months
  • Extensive sorting capabilities
  • Mushroom compatible
  • Clipboard copy is also available for IMEs that do not support mushrooms.
  • Cool UI of Android 4 series provided for 2.2 or higher
  • Not malware (although it will be self-reported...)

Please try it.

How to install:

  1. Turn on the \Settings>\Applications>\Unknown Source\ checkbox.
  2. Click on the link below to download the APK
  3. Install

PassBox ver 0.9.5

Related Articles