# Geneva

> internet censorship evasion tool

**Wikidata**: [Q110086257](https://www.wikidata.org/wiki/Q110086257)  
**Source**: https://4ort.xyz/entity/geneva

## Summary
Geneva is an internet censorship evasion tool designed to help users bypass online restrictions. It is free software written in Python and operates on Linux systems. The tool was published in November 2019 and is hosted on GitHub under a 3-clause BSD License.

## Key Facts
- Geneva is an internet censorship circumvention tool classified as free software
- Written in Python programming language
- Operates on Linux operating systems
- Published in November 2019
- Licensed under 3-clause BSD License
- Source code available at https://github.com/Kkevsterrr/geneva
- Official website: https://censorship.ai (English language)
- Wikidata description: "internet censorship evasion tool"
- Has one sitelink on Wikidata
- Available in Chinese Wikipedia

## FAQs
### Q: What is Geneva?
A: Geneva is an internet censorship evasion tool that helps users bypass online restrictions and access blocked content. It's free software written in Python that runs on Linux systems.

### Q: What license does Geneva use?
A: Geneva is licensed under the 3-clause BSD License, which is a permissive free software license that allows users to freely run, study, change, and distribute the software.

### Q: When was Geneva published?
A: Geneva was published in November 2019, making it a relatively recent tool in the internet censorship circumvention space.

### Q: Where can I find Geneva's source code?
A: Geneva's source code is available on GitHub at https://github.com/Kkevsterrr/geneva, where users can view, download, and contribute to the project.

### Q: What programming language is Geneva written in?
A: Geneva is written in Python, a general-purpose programming language that was first released in 1991.

## Why It Matters
Geneva matters because internet censorship is a growing global concern that affects millions of users worldwide. As governments and organizations increasingly restrict access to information, tools like Geneva provide a critical means for maintaining open access to the internet. By offering a free, open-source solution for bypassing censorship, Geneva empowers users to exercise their right to information and communication. The tool's availability on GitHub and its 3-clause BSD License ensure transparency and allow for community verification and improvement, which is essential for security and trust in censorship circumvention tools. Geneva represents an important contribution to the ongoing struggle for internet freedom and digital rights.

## Notable For
- Free and open-source internet censorship circumvention tool
- Written in Python, making it accessible to developers
- Operates specifically on Linux systems
- Published in 2019, representing modern approach to censorship evasion
- Available under 3-clause BSD License, ensuring user freedoms
- Has Chinese Wikipedia presence, indicating international relevance

## Body
### Technical Specifications
Geneva is built using Python, a versatile programming language known for its readability and extensive libraries. The tool is specifically designed to run on Linux operating systems, which provides a stable and secure foundation for censorship circumvention activities. As free software, Geneva allows users to freely run, study, modify, and distribute the tool, which is crucial for transparency and trust in security-related applications.

### Development and Availability
The tool was published in November 2019, positioning it as a contemporary solution to modern internet censorship challenges. Geneva's source code is hosted on GitHub at https://github.com/Kkevsterrr/geneva, making it accessible to developers and security researchers worldwide. The project uses the 3-clause BSD License, which permits both personal and commercial use while maintaining attribution requirements.

### Language and Documentation
Geneva's official website is available at https://censorship.ai and is presented in English. The tool also has a presence on Chinese Wikipedia, suggesting its relevance to users in regions where internet censorship is particularly prevalent. This multilingual approach indicates the tool's potential global impact and accessibility.

### Classification and Purpose
Geneva is classified as both an internet censorship circumvention tool and free software. This dual classification emphasizes its role in both technical bypassing of restrictions and the broader philosophy of software freedom. The tool's purpose is specifically focused on helping users evade internet censorship, distinguishing it from general-purpose privacy or security tools.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Geneva",
  "description": "Internet censorship evasion tool",
  "url": "https://censorship.ai",
  "sameAs": [
    "https://github.com/Kkevsterrr/geneva",
    "https://www.wikidata.org/wiki/Q100554424"
  ],
  "additionalType": "Internet censorship circumvention tool",
  "license": "3-clause BSD License"
}