Verifying an Ethereum signature on the server - PHP
Ethereum has an extremely strong Javascript ecosystem. There are fantastic open source projects such as ethereumjs-util which provide out of the box functionality for signing messages with an Ethereum account.
One downside to Javascript is that in many areas it poses security issues. One such security risk became apparent as