Click here to Skip to main content
15,887,485 members
Articles / Security / Cryptography

Design and Develop an Anonymous Network

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
15 Oct 2017CPOL30 min read 25.6K   307   22  
Design and development of a TOR-like protocol to keep your communication secure and your identity unknown
In this article, you will see a prototype of an encrypted, Anonymous Network, which tries to resolve the problem of a compromised anonymous network.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Italy Italy
I'm a Software Engineer with deep and extended knowledge in Computer Networks and low level environments as kernels and drivers. My core competencies are C/C++ and Assembly programming languages, in both user- and kernel-space, together with an problem-solving oriented mindset and huge imagination to develop alternative approach to deal with them.

Comments and Discussions