Post
Topic
Board Altcoin Discussion
Re: Ixcoin TODO
by
Vlad2Vlad
on 17/08/2016, 04:31:00 UTC

I thought only Gavin had that alert key, or is he the untrustworthy party?  lol.  I was hoping we could add some functionality with it but for now if it has been compromised then we should remove it as well.

Thanks to Maxwell for the heads-up! 


Your project contains the old centralized "alert" system previously copied from upstream Bitcoin. This system lets the holders of a private key send messages to be displayed in the error field. Because of its limited utility, potential for abuse, known disclosure of the key to at least one untrustworthy party (and is believed to be compromised), and frequent use to justify other centralizing features this system has long been deactivated (and now is completely removed) upstream.

I would recommend you remove this system by adopting this code from upstream: https://github.com/bitcoin/bitcoin/pull/7692 or the parallel PR in bitcoin xt, https://github.com/bitcoinxt/bitcoinxt/pull/150