The response is the first eight characters of the base64 encoding of
the MD5 checksum of the newline terminated challenge phrase.  This is equivalent to:
`(echo !* | md5sum | base64 | cut -c-8)`.
		
All processing is done on this web client. The challenge is NOT sent to the network.
		
Copyright © 2017 Jeffrika Heavy Industries - All Rights Reserved.