Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 1005 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 1005 Bytes

Free OTP NFC tokens

This fork enables the Free OTP app to work with external NFC tokens.

  1. Description
  2. Usage
  3. Development
  4. References

Description

This forked repository contains a code contribution to the Free OTP Android app that enabled the app to work with external NFC tokens for storing OTP secrets.

Motivation

During 2014 Fidesmo did a developer outreach to help make apps open source apps more secure by using external NFC tokens for storing sensitive data. This fork was created as a proposal for the Free OTP Android app project to consider but it was never merged into the main project.

Usage

Run the project with Android Studio.

Development

This project is developed using Android Studio.

References

The Free OTP Android app project repo