1
I'm thinking traffic analysis, packet inspection, IP.
How would that be differenciable from other traffic patterns?
How active do admins look for such patterns?(I'm thinking more P2P stuff)
1
I'm thinking traffic analysis, packet inspection, IP.
How would that be differenciable from other traffic patterns?
How active do admins look for such patterns?(I'm thinking more P2P stuff)
1
Pool miners connect to the pool server, not to the P2P network. You may be able to find the pool server by tracing the origin of the blocks, but you can't find the individual pooled miners on the network, as they're not actually on the network.
How much data gets passed trough the network from the mining PC? Can they look at the protocol as it is very specific? – Iulian Arcus – 2013-04-19T10:56:09.227
1The stratum/getwork 'protocols' can easily be identified as such, yeah. The amount of data passed between the pool server and miner is minimal: iirc the miner only needs 80 bytes of the block it's creating. – Tom van der Woerdt – 2013-04-19T11:27:50.247
I'm thinking more P2P stuffAFAIK, pooled miners don't produce any P2P traffic. – Nick ODell – 2013-04-18T22:28:47.490