aivpn
The AI VPN provides an security assessment of VPN clients' network traffic to identify cyber security threats.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Keywords
Repository
The AI VPN provides an security assessment of VPN clients' network traffic to identify cyber security threats.
Basic Info
- Host: GitHub
- Owner: stratosphereips
- License: gpl-3.0
- Language: CSS
- Default Branch: main
- Homepage: https://aivpn.readthedocs.io
- Size: 6.68 MB
Statistics
- Stars: 89
- Watchers: 5
- Forks: 19
- Open Issues: 21
- Releases: 4
Topics
Metadata Files
README.md

Civilsphere AI VPN
The goal of this project is to better protect the privacy of civil society by researching and developing a locally and easy to implement VPN that automatically verifies the traffic of devices with AI-based detection to automatically block threats and stop dangerous privacy leaks. The detection of malicious threats, attacks, infections and private leaked data is implemented using novel free software AI technology and automatic reporting.
The AI VPN is a modular service that automates the generation and revocation of VPN accounts, featuring the automatic capture of network traffic for each account, and the automatic network traffic analysis and reporting of incidents. The AI VPN follows a microservices design and runs using Docker Compose.

Features
The main features of AI VPN are:
- You can install it in your organization and give VPN accounts to your employees
- All the traffic going through the AI VPN is encrypted
- The traffic is automatically analyzed using Slips, a behavioral-based IDS using machine learning and rules
- You can use mails and Telegram channels to request a AI VPN profile. You can configure your own emails and Telegram channels
- A report is automatically created and sent to you using email or Telegram
- The backend VPN can be OpenSSL or Wireguard
- You can use unencrypted VPN in countries where encryption is forbidden, but still provide analysis
- It uses Pi-hole for automatic blocking of DNS requests and protection inside the VPN
Get Started
The project documentation and installation guide can be found at aivpn.readthedocs.io.
The AI VPN is under active development. The functionality of the AI VPN is provided by multiple modules:
| Module | Version | Status | Description | DockerHub |
| ------ | ------- | ------ | ----------- |---- |
| modmanager | 0.2 | active | Coordinates the operation of the AI VPN | |
| modredis | 0.2 | active | Data storage and messaging system for modules | - |
| modcommrecv | 0.2 | active | Responsible of receiving new VPN requests |
|
| modcommsend | 0.2 | active | Responsible of sending messages back to users |
|
| modreport | 0.2 | active | Responsible for traffic analysis and reporting |
|
| modslips | 0.1 | active | Threat detection |
|
| modopenvpn | 0.1 | active | Provides the VPN service using OpenVPN |
|
| modwireguard | 0.1 | active | Provides the VPN service using WireGuard |
|
| modnovpn | 0.1 | active | Provides the unencrypted tunel using OpenVPN |
|
| modpihole | 0.1 | active | Provides DNS real time blocking using Pi-Hole | - |
Acknowledgements
This project was funded through the NGI0 PET Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 825310.
This project was developed by the Stratosphere Laboratory, Artificial Intelligence Centre, Faculty of Electrical Engineering, Czech Technical University in Prague (2020-2021).
The AI VPN threat detection is provided by the Stratosphere Linux IPS developed at the Stratosphere Laboratory.
We would like to specially acknowledge the contributions of the following individuals:
- Veronica Valeros
- Sebastian Garcia
- Maria Rigaki
- Joaquin Bogado
- Alya Gomaa
Owner
- Name: Stratosphere IPS
- Login: stratosphereips
- Kind: organization
- Location: Prague
- Website: https://www.stratosphereips.org
- Twitter: StratosphereIPS
- Repositories: 25
- Profile: https://github.com/stratosphereips
Cybersecurity Research Laboratory at the Czech Technical University in Prague. Creators of Slips, a free software machine learning-based behavioral IDS/IPS.
Citation (CITATION.cff)
cff-version: 1.2.0
title: >-
Civilsphere AI VPN: Automated Framework For Network
Traffic Analysis
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Veronica
family-names: Valeros
email: valerver@fel.cvut.cz
affiliation: >-
Stratosphere Laboratory, AIC, FEL, Czech
Technical University in Prague
orcid: 'https://orcid.org/0000-0003-2554-3231'
- given-names: Sebastian
family-names: Garcia
email: garciseb@fel.cvut.cz
affiliation: >-
Stratosphere Laboratory, AIC, FEL, Czech
Technical University in Prague
orcid: 'https://orcid.org/0000-0001-6238-9910'
GitHub Events
Total
- Watch event: 14
Last Year
- Watch event: 14
Dependencies
- configparser *
- emails *
- python-telegram-bot *
- redis *
- python-telegram-bot *
- redis *
- redis *
- timerthread *
- configparser *
- redis *
- configparser *
- redis *
- ipwhois *
- jinja2 *
- pdfkit *
- redis *
- user-agents *
- wkhtmltopdf *
- psutil *
- redis *
- configparser *
- redis *
- 8398a7/action-slack v3 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- civilsphere/aivpn_mod_comm_recv latest
- civilsphere/aivpn_mod_comm_send latest
- civilsphere/aivpn_mod_manager latest
- civilsphere/aivpn_mod_novpn latest
- civilsphere/aivpn_mod_openvpn latest
- civilsphere/aivpn_mod_report latest
- civilsphere/aivpn_mod_slips latest
- civilsphere/aivpn_mod_wireguard latest
- pihole/pihole latest
- redis latest
- aivpn_mod_comm_recv latest
- aivpn_mod_comm_send latest
- aivpn_mod_manager latest
- aivpn_mod_novpn latest
- aivpn_mod_openvpn latest
- aivpn_mod_report latest
- aivpn_mod_slips latest
- aivpn_mod_wireguard latest
- pihole/pihole latest
- redis latest
- python slim build
- python slim build
- python slim build
- kylemanna/openvpn latest build
- kylemanna/openvpn latest build
- python slim build
- stratosphereips/slips latest build
- lscr.io/linuxserver/wireguard latest build