Bitcoin Forum
June 23, 2024, 06:04:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: rpietila Altcoin Observer on: July 13, 2014, 08:35:58 PM
My math was wrong((I forget one bitcoin is around $600 instead of $500 and I accidentally put 500k), 1 Masternode costs 6.2k to buy, which is 10 bitcoin. There are around 500 masternodes.

500 times 6,200=3,100,000.

That means it would cost $3,100,000 for a person/company to buy up All of Darkcoins masternodes and be able to see every transaction for themselves, destroying darkcoin's "anonymity".

Also, one can simply hack/DDOS the masternodes instead of buying them up, which would destroy darkcoin's "anonymity" as well

No such thing like that^^^, can happen to Cryptonote coins. If one were to DDOS a node(they cant buy it), it would only be temporary as you cant DDOS forever, Plus it will not affect Cryptonote coins anonymity in any way.

Comparison:

If someone were to DDOS all the nodes for a Cryptonote coin, it would simply stall the network temporarily and it will have No affect on the Cryptonote coin's anonymity

If someone were to buy up(centralize), DDOS, hack, or take offline(Amazon servers) All the nodes for Darkcoin, the network will stall and it's "anonymity" would be destroyed.

Your math is wrong all servers located with Amazon can't be considered "masternodes" they are NSANodes where NSA does not even pay for upkeep. Anything centrally located nodes means no anonymity at all with zero cost for powerful attacker.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: June 09, 2014, 09:18:46 PM
I am selling my 0.5BTC second stage EXO stake if I get good price for it PM me if you are interested and price is not told to third parties.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency - Vote on Mintpal on: June 09, 2014, 07:37:15 PM
There is no bugtracker so I just post compile error here.

Gentoo Linux AMD64 stable nomultilib desktop.

both latest git and 0.8.8 fails(using boost 1.53 and 1.55)

from 0.8.8 with boost 1.55

[ 50%] Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o
In file included from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet2.h:24:0,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.h:11,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.cpp:9:
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:123:12: error: looser throw specifier for ‘virtual tools::error::unexpected_txin_type::~unexpected_txin_type()’
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:115:12: error:   overriding ‘virtual tools::error::wallet_internal_error::~wallet_internal_error() noexcept (true)’
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:201:12: error: looser throw specifier for ‘virtual tools::error::acc_outs_lookup_error::~acc_outs_lookup_error()’
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:192:12: error:   overriding ‘virtual tools::error::refresh_error::~refresh_error() noexcept (true)’
In file included from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet2.h:24:0,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.h:11,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.cpp:9:
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:395:12: error: looser throw specifier for ‘virtual tools::error::tx_rejected::~tx_rejected()’
In file included from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet2.h:24:0,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.h:11,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.cpp:9:
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:266:12: error:   overriding ‘virtual tools::error::transfer_error::~transfer_error() noexcept (true)’
In file included from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet2.h:24:0,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.h:11,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.cpp:9:
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:451:12: error: looser throw specifier for ‘virtual tools::error::tx_too_big::~tx_too_big()’
In file included from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet2.h:24:0,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.h:11,
                 from /home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_rpc_server.cpp:9:
/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/src/wallet/wallet_errors.h:266:12: error:   overriding ‘virtual tools::error::transfer_error::~transfer_error() noexcept (true)’
make[3]: *** [src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o] Error 1
make[3]: Leaving directory `/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/build/release'
make[2]: *** [src/CMakeFiles/wallet.dir/all] Error 2
make[2]: Leaving directory `/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/anonymous/Downloads/monero2/bitmonero-0.8.8update/build/release'
make: *** [build-release] Error 2

Anyone know what this is? or have the same issue?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch! Give-Away | Open Beta on: May 25, 2014, 10:55:14 AM
When is 64bit GNU/Linux build coming since PURE 64bit systems can't run Wine/Virtual Machines or 32bit build?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PoS+PoW] eXocoin [EXO]-gen 2.0- dev. from scratch!Give-Away|IPO till 14th April on: April 13, 2014, 03:36:24 PM
about signing so what address do I put to
"2. In the sign dialogue enter in the first line on of the addresses that have been used for the transaction you made" and
"address used in signing process:"

is it always this (17fmsbreSBJ6FrfZUXxbkSbeUZco6GXfo9) address when I send bitcoin to there?
or is it any address in my wallet I choose to use?
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN PoS+ PoW] eXocoin [EXO] - gen 2.0 - developed from scratch! Free Give-Away on: March 05, 2014, 06:28:34 PM
Since eXocoin uses RSA just how long RSA it's going to use? RSA-768 has has been cracked and RSA really old algorithm anyway so why even use it?
What license does this software have? Does beta have different license than actual launch release?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!