Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX
by
Bridgewater
on 28/12/2015, 22:41:07 UTC

Reposting for visibility:

The beginnings of a proposal HOWTO:

I've spend a couple evenings fleshing out the Proposal section outlining the procedure and best practices for creating DDGB budget proposals.
Voting and Budget sections will follow.

Those interested, please take a look and let me know if you have any suggestions.  moocowmoo@dash.org

https://dashpay.atlassian.net/wiki/display/DOC/Using+Decentralized+Governance%3A+Proposals%2C+Voting%2C+and+Budgets

Thanks!

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:
Code:
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?