nextcloud/passman-android

Name: passman-android

Owner: Nextcloud

Description: :key: Android app for Passman.

Created: 2017-02-14 22:49:33.0

Updated: 2018-05-21 19:16:41.0

Pushed: 2018-04-27 00:46:32.0

Homepage: https://passman.cc

Size: 563

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

passman-android

Passman Android application

This app is only compatible with passman V2.x or higher.
The passwords will be provided by passman.

Current features
Build locally
  1. Clone the repo
  2. Setup the git submodules with git submodule update --init --recursive
  3. Install the SDK an the NDK
  4. Copy Openssl.conf.sample to Openssl.conf
  5. Edit the NDK path in Openssl.conf to match your local NDK path
  6. Run SetupOpenssl.sh
  7. If you want to compile either an alpha or release version, create a keystore either with Android Studio or keytool and add at least a key for the alpha build:
    ool -genkey -v -keystore keystore.jks -alias beta
    
  8. Create a gradle.properties file based on gradle.properties.example and fill in the appropriate values for your keystore. If you only build debug builds you can leave the default values.
  9. Use Android Studio to build or otherwise build with gradle.
Testing server

If you want access to a passman testing server, poke us on irc (freenode/#passman-dev)


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.