Please Update To v10.14.1 - Masternode Security Update

eduffield

Core Developer
Mar 9, 2014
1,084
5,323
183
****** Due to an attack on the network, we've patched the masternode list syncing functionality. ***

This attack was a simple exploitation of the fact that we were not checking that the signing key correctly, and it was possible to sign with an invalid key. This resulted in the attacker gaining control of the majority of the masternode list for a short period of time. As soon as users update and restart their clients, the network will return to normal.

- This update simply verifies that the signature was not forged and that the masternodes entering the list are authentic.
- After the patch was applied, there were 857 masternodes active.

All users please update to the latest binaries as soon as possible! Thanks

--------------------------------------------------


10.14.1 RC5 Binaries: All Users


Windows .exe: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.10.14.1-win.zip
Mac OSX: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.10.14.1-osx.dmg
Linux: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.10.14.1-linux.tar.gz
 
Last edited by a moderator:

oaxaca

Well-known Member
Foundation Member
Jul 8, 2014
573
832
263
tar zxvf darkcoin-0.10.14.1-linux.tar.gz
-------------------------------------------------------------
gzip: stdin: not in gzip format
tar: Child returned status 1
 

thelonecrouton

Well-known Member
Foundation Member
Apr 15, 2014
1,135
813
283
Rename the tarball without the ?raw=true if you need to.

Crouton-nodes all updated.
 

ruleland

New Member
Jul 18, 2014
9
1
3
Same thing.. I think we did mot manage to download the file through wget <snip> - any ideas?
did you copy the link address or the text itself? I copied the link adress, wget it as "darkcoin-0.10.14.1-linux.tar.gz?raw=true" and extract it with "tar -zxf darkcoin-0.10.14.1-linux.tar.gz\?raw\=true"
 

stonehedge

Well-known Member
Foundation Member
Jul 31, 2014
696
333
233
10 masternodes updated and counting.

EDIT: It worked fine with the ?raw=true at end of URL

Although I thought it was very weird :p
 

splawik21

Yeah, it's me....
Dash Core Group
Foundation Member
Dash Support Group
Apr 8, 2014
1,971
1,339
1,283
waiting windows-qt ;)
 

thelonecrouton

Well-known Member
Foundation Member
Apr 15, 2014
1,135
813
283
did you copy the link address or the text itself? I copied the link adress, wget it as "darkcoin-0.10.14.1-linux.tar.gz?raw=true" and extract it with "tar -zxf darkcoin-0.10.14.1-linux.tar.gz\?raw\=true"
Yeah I did the same, I just chopped off the ?raw=true bit (because it looked funny heh) before I fed it into my update script.
 

Walter

Active Member
Masternode Owner/Operator
Jul 17, 2014
234
221
103
MNs updated, do I need to do the local wallet as well?
 

stonehedge

Well-known Member
Foundation Member
Jul 31, 2014
696
333
233
Could a dev clarify? Do we need to wait for a new QT to start our masternodes?