Reposting for visibility:
The beginnings of a proposal HOWTO:Also, since it's voting time again, another shameless plug:to vote with (linux only) dashvote, have your dash-cli and masternode.conf in ~/.dash and do:
git clone https://github.com/moocowmoo/dashman.git
dashman/dashman vote
You'll be prompted to install any missing dependencies if needed.
dashvote randomizes your vote timestamps to prevent ownership analysis
(vote-many doesn't do this, yet)
dashman vote

Moocowmoo can you please explain how to use dashman to vote for multiple MN?
I assume it must be done on the cold-wallet machine that you would normally "start-many" from. I'm pretty paranoid about installing ANYTHING other than QT on my cold wallet machine, since the current MN start protocol still requires private keys to be stored directly on a networked computer. However, MN voting appears to be marginally less risky since the wallet passphrase is not required, so I might be amenable to try dashman on the cold wallet machine for multiple MN voting.
Alternatively, could there be a (safe) way to, on a single hot node, create a conf using multiple masternode genkeys to link them and issue the vote command from there?