构建参与者匿名或似是而非的推诿的黑网(点对点网络)
您如何以编程方式设计一个“黑网”,其中可以进行点对点的数据交换(文件传输、聊天等),但播种者/发送者的匿名性要么完全隐藏,要么至少所有参与者都“可信”否认性”,意味着他们对系统上的交易或活动的确切参与和/或了解无法毫无合理怀疑地得到证明?
How would you programmatically design a "black net" where peer to peer-like data exchange (file transfer, chat etc) is possible but the anonymity of the seeder/sender(s) is either entirely hidden or at least all participants have 'plausible deniability', meaning their exact involvement and/or knowledge of transactions or activity on the system can't be proven beyond any reasonable doubt?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
周围有大量此类内容(这里是一个列表链接),很多其中OSS。您也许可以利用其中一些的设计信息。
There's a large number of these around (here's a link to a list), many of them OSS. You might be able to leverage design information from some of these.