Giter Site home page Giter Site logo

gprapp's Introduction

GPRAPP

GPRAPP ,which means generate password randomly application, is used to help you to generate and store a password randomly.

Usage

you can first write the app name and the password length you wanted, and then just click the first button. If all your writting is OK, then a password will be generated and show in the bottom of the second button, if you think this password is not so good, you can reclick the first button to generate another on. Until you got a pretty good password, you need click the second button to copy the password to your clipboard, if everything is right, then you can goto the app to reset your password by it. The step is like this:

  • write an appname
  • write password length
  • generate password
  • copy password

When you forget the password, then you can goto the middle page and write the appname to see the all the password you have generate by this application, you can try one by one to the target application.

Database

In this application, no database used now, but in the future may use sqlite database to store the passwords. It just use a file to store all the passwords, the data is a json, you can find the data file in your mobile path com.flyfish/data.json. Now, all the passwords are plaintext, but we are thinking about to change to the ciphertext.

Random generate password algorithm

Now, we just use the Random class and the timestamp to generate it, for more information, please view the method com.flyfish.common.GlobalApp.genPassword

gprapp's People

Contributors

zhifeiyv666 avatar

Watchers

 avatar

gprapp's Issues

闪退bug

输入新的app,依次点击生成、保存、保存,第二次保存闪退

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.