• Stars
    star
    2
  • Language
    Java
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tor is free software for enabling anonymous communication. The name is derived from an acronym for the original software project name "The Onion Router".[8][9] Tor directs Internet traffic through a free, worldwide, volunteer overlay network consisting of more than seven thousand relays[10] to conceal a user's location and usage from anyone conducting network surveillance or traffic analysis. Using Tor makes it more difficult for Internet activity to be traced back to the user: this includes "visits to Web sites, online posts, instant messages, and other communication forms".[11] Tor's use is intended to protect the personal privacy of users, as well as their freedom and ability to conduct confidential communication by keeping their Internet activities from being monitored.

More Repositories

1

Creating-a-phishing-page---simple-steps-for-dummies-PhP-

4
star
2

TCP-IP-Client-and-Server-EXAMPLE-

TCP-IP-Client-and-Server (EXAMPLE) Example Client/Server program that uses TCP TCP/IP provides end-to-end connectivity specifying how data should be : formatted, addressed, transmitted routed, and received at the destination can be used in the internet and in stand-alone private networks it is organized into layers
1
star
3

Save-your-webpage-as-PDF-JAVASCRIPT

Save your webpage as PDF / Print your webpage - Easy Way
HTML
1
star
4

Test-Automation-Generate-ReportNG-reports-in-Selenium-WebDriver-Maven-Project

Verify Linkedin webPage with Assert methods
JavaScript
1
star
5

JUnit-Validating-a-domain-Maven-Installation-

Validating three domain names according to specific pattern (DOMAIN_NAME_PATTERN)
Java
1
star
6

Botnet---SynFlood-Attack

Example of Botnet Function
Java
1
star
7

Java--Reverse-words-in-a-String

This program reverses every word of a string and display the reversed string as an output
Java
1
star
8

JUnit-Report-Example

The Surefire Report Plugin parses the generated TEST-*.xml files under ${basedir}/target/surefire-reports and renders them using DOXIA, which creates the web interface version of the test results
HTML
1
star
9

Yao-Garbled-Circuits

Garbled circuit is a cryptographic protocol that enables two-party secure computation in which two mistrusting parties can jointly evaluate a function over their private inputs without the presence of a trusted third party. Andrew Yao of Stanford University first proposed the protocol in 1986 to solve his famous Millionaires' Problem.[1] The protocol is also known as Yao's protocol, Yao's garbled circuit protocol or simply the GC protocol in the cryptography literature. In the garbled circuit protocol, the function has to be described as a Boolean circuit.
Java
1
star