Post
Topic
Board Bitcoin Technical Support
Re: Signing messages offline / sending online
by
deuteragenie
on 29/06/2017, 15:34:53 UTC
It was a little hard finding a self contained message signing page.   It shouldn't be. 
...
If you don't want to install a full wallet, you can take this route.
...

Just installing bitcoind and running bitcoin-cli signmessagewithprivkey offline worked like a charm. 
No need to download the blockchain whatsoever so this is a very fast (2 minutes install time) and secure way to generate signed messages.

Thx to all for the explanations.