Skip to content

Implementation of RndPhrase for mobile devices, making proper password security mobile.

License

Notifications You must be signed in to change notification settings

RndPhrase/RndPhrase-Mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RndPhrase Mobile

NB! This project is discontinued as a webapp is planned instead which is easier to develop and maintain.

Donations to get me to bump on top of my todo-list is accepted as BTC 1NPnXF6bUBx9GJCnHkWNN5hpNQQAbWnpPP

Introduction

RndPhrase Mobile is an implementation of the original RndPhrase https://github.com/brinchj/RndPhrase targeted for mobile devices.

The source is written in Titanium making it easy to distribute to either Android or iOS. It is currently under heavy development, but feel free to report any bugs on the issues page of the github project https://github.com/rlindsgaard/RndPhrase-Mobile/issues.

Installation

In order to get the app onto your device currently you must install Titanium Studio available at appcelerator.com

You can import the repository into a project, and after configuring your device (be it Android or iOS) you can put it down on your phone. Please check the documentation for Titanium Studio for details - they're quite good on the subject.

Usage

  1. When an app asks for your password, navigate to the app and type in seed, password and a hostname where hostname is the domain where your user resides (e.g. for the Facebook app your hostname would be facebook.com)
  2. After typing in everything the bottom left textfield will be filled with the generated password. Tap the "copy to clipboard" button.
  3. Navigate back to your app asking for a password, and paste in the contents of your clipboard

About

Implementation of RndPhrase for mobile devices, making proper password security mobile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published