DEV Community

Discussion on: What was your win this week?

Collapse
 
msfjarvis profile image
Harsh Shandilya

Finally found another active maintainer for the project I adopted a year ago

GitHub logo android-password-store / Android-Password-Store

Android application compatible with ZX2C4's Pass command line application

Password Store

Android Arsenal GitHub workflow Backers on Open Collective Sponsors on Open Collective

This application tries to be 100% compatible with pass

You can install the application from:

Pull requests are more than welcome (see TODO).

Features

  • Clone an existing pass repository (ssh-key and user/pass support)
  • List the passwords
  • Handle the directories as categories
  • Decrypt the password files (first line is the password, the rest is extra data)
  • Add a new password to the current category (or no category if added at the root)
  • Pull and Push changes to the remote repository
  • Ability to change remote repository info

How-To

See the wiki for a newer written version of the following gif walkthrough

FAQ

Q: What kind of repository can I clone from?

A: Make sure to only clone from bare repositories (see git-clone(1) for how to create a bare repository from an existing one). Otherwise the clone will fail.

Q: I get a "Permission Denied" error when…

He also happens to be an old friend of mine and we've been having a lot of fun bringing the app up to modern standards πŸ™Œ