Gist
Force BIP324 v2 Encrypted Transport Only Bitcoin node patch that forces only encrypted v2 (BIP324) connections. - Drops inbound v1 peers (many are spies) - Enforces v2 on outbound - Better privacy How to apply: git apply force-bip324-v2.patch Experimental — Use at your own risk.
Force BIP324 v2 Encrypted Transport Only Bitcoin node patch that forces only encrypted v2 (BIP324) connections. - Drops inbound v1 peers (many ar...