Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeruniverse committed Nov 17, 2015
1 parent 227596c commit 0769464
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Secret key (related to password) will not be uploaded to server.
+ If the hacker got Secret_Key and one of your real password. Since the mapping ALPHABET is different account by account (it's related to account name), he can't get the mapping for other accounts.
+ If the hacker got access to your login password or web browser.....SO ONLY OPEN PASSWORD MANAGER IN TRUSTED DEVICES AND USE STRONG LOGIN PASSWORD!

![mechanism](https://cloud.githubusercontent.com/assets/4648756/9157185/e0e6fa6a-3ea8-11e5-8379-284a4e7e1ca0.jpg) [Please note the new feature PBKDF2 and confusion algorithm is not shown in the graph]
<img width="1056" alt="Mechanism" src="https://cloud.githubusercontent.com/assets/4648756/11205144/4195940c-8cba-11e5-92ac-720aac9b3f09.png">
## How to Use
+ Install PHP, MySQL and WebServer(IIS, Apache or Nginx) in your server.
Expand Down Expand Up @@ -68,4 +68,4 @@ You can easily add E-mail verification, Google authentication... in your version
## Copyright
Jeffery Zhao
License: MIT (A copy of license is attached in src folder)
The copyright for Crypto-JS and Bootstrap are reserved by their authors.
The copyright for Crypto-JS and Bootstrap are reserved by their authors.

0 comments on commit 0769464

Please sign in to comment.