Skip to content

Commit

Permalink
Merge pull request #111 from s3inlc/winxp5421-patch-1
Browse files Browse the repository at this point in the history
Updated Readme.
  • Loading branch information
s3inlc authored Mar 2, 2017
2 parents 3b5b4d3 + e21ba11 commit b74569a
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 @@ -31,12 +31,12 @@ The application has two parts:

Aiming for high usability even on restricted networks, Hashtopussy communicates over HTTP(S) using own proprietary JSON protocol so its easy to understand and text-readable.

The server part runs on PHP using MySQL as database back end. It is vital that your MySQL server is configured as well as possible performance wise.
The server part runs on PHP using MySQL as database back end. It is vital that your MySQL server is configured with performace in mind.

Some of the queries can be very expensive and proper configuration makes the difference between few milliseconds of waiting and disaster multi-second lags.

The database schema heavily profits from indexing. Therefore, if you see a hint about pre-sorting your hashlist, please do so.
The web admin is therefore the single point of access once your agents were deployed on the cracking machines.
The web admin interface is the single point of access once your agents were deployed on the client cracking machines.

New agent deployment requires one-time password generated in the new agent tab, which protects your server from hashes/files leaking to rogue or fake agents.

Expand Down

0 comments on commit b74569a

Please sign in to comment.