Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aleff-github/tropea-project

Tropea-Project is a university thesis project with the aim of simplifying the modification of the tunneling phase in TorBrowser
https://github.com/aleff-github/tropea-project

add-on add-ons-for-firefox extension firefox firefox-extension tor tor-project tropea tropea-project

Last synced: 4 days ago
JSON representation

Tropea-Project is a university thesis project with the aim of simplifying the modification of the tunneling phase in TorBrowser

Awesome Lists containing this project

README

        

[![Tropea-Project](https://github.com/aleff-github/Tropea-Project/blob/main/docs/tropea-project.svg)](https://addons.mozilla.org/it/firefox/addon/tropea-project/)

# Tropea-Project ![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Faleff-github%2FTropea-Project&count_bg=%239E264C&title_bg=%239E264C&icon=tor.svg&icon_color=%231C1C1C&title=hits&edge_flat=false)

Tropea-Project is an open-source project undertaken by a university student for a thesis work at the University of Calabria UNICAL and the only goal is to give everyone (even less experienced average users) the opportunity to modify at their own I plan the tunneling phase of the tor connection in a clear and simple way as you want.

*Firefox Extension Link: https://addons.mozilla.org/it/firefox/addon/tropea-project/*

*Tropea Color: #9e264c*

## Licence
![Licence](https://img.shields.io/badge/Licence-GNU3-%239e264c?style=for-the-badge)

## Components
![Firefox](https://img.shields.io/badge/Firefox-FF7139?style=for-the-badge&logo=Firefox-Browser&logoColor=white) ![Tor](https://img.shields.io/badge/Tor-7D4698?style=for-the-badge&logo=Tor-Browser&logoColor=white)

## Language Used
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

## OS Tested
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)

## OS UnTested
![Mac OS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0)

# How to use Tropea-Project?
|Platform|Link|
|--|--|
|Windows Tutorial|Video: https://peertube.uno/w/1Jwr4jjaPAcNmGLubLHwZV|
|Linux Tutorial|Video: https://peertube.uno/w/mLV1WE8cg7vFEcATnBf1oJ|
|MacOS Tutorial Video|Not aviable yet <- Untested|

# How it works?
Tropea-Project extension work in local from the extension command whit node.js and javascript that get the input from the extension and edit torrc file in the TorBrowser folder as the user want, so as the input sent.

# Extension Panel
|Function|Status|
|--|--|
|EntryNodes|Work|
|ExitNodes|Work|
|ExcludeNodes|Work|
|ExcludeExitNodes|Work|
|GeoIPExcludeUnknow|Work|
|Reset|Work|

# Advanced Tropea
|Function|Status|
|--|--|
|TorifyApp|*underdevelopment*|
|Remove EntryNodes|Work|
|Remove ExitNodes|Work|
|Remove ExcludeNodes|Work|
|Remove ExcludeExitNodes|Work|

# Styntax Index
|Element/s|Syntax|
|--|--|
|\[Add\]EntryNodes|it,de,...|
|\[Add\]ExitNodes|it,de,...|
|\[Add\]ExcludeNodes|it,de,...|
|\[Add\]ExcludeExitNodes|it,de,...|

# FAQs

## Torify function works in every OS?
No Unfortunately! No options for Windows, sadly. They haven’t found a good way to do network isolation there. On macOS, you should be able to “just” use torify but you must copy the binaries over to /tmp for example to torify them.-learn more... -

## Torify function works with every Application?
Not for all! Unfortunately establishing a 100% secure Tor connection is not easy and therefore development in general is very slow to favor a secure system. There is a list of applications where it has been tested and you can find it by clicking
here!
Else if you want to see the official response on TorProject Forum click here.

## Why i must run tropea.js on my computer before use tropea extension?
Tropea-Project's priority is to have anyone modify the tunneling of the tor network, so it was decided to create an interface already known as that of six websites. Fortunately, however, we cannot modify your files simply from an extension, which is why it is necessary to start node.js from your computer to perform all the requests made by the user through the extension.

## How can i be sure that a country works on Tor Network?
Whit this website you can find all what you need. It is a TorProject service that you can use freely and for free to find Tor Relay for every country. If you don't know what is a Country ID you can use Google or this website

## Tropea-Project is secure?
It depends on you Tropea-Project does not interact in any way with your connection, nor does it take any data relating to your device or browser, all the changes you actually make, so it is up to you to be careful to follow the correct syntax but, where you are wrong, simply you would not be able to navigate and in that case it would be enough for you to reset everything using the Reset button and start over.

## How can i install Tor on my computer?
Follow this guide. Is really simple and you can do it in every OS(Windows, MacOS or Linux).