Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

2: integrate ipscrambling module in git repos and update dependencies

Guillaume Jacquart requested to merge 2-integrate_ipscrambling_module into main

Description

Ipscrambling module was still in a separate repository : https://gitlab.e.foundation/e/os/privacymoduletor , and the module integrated through an AAR in the AdvancedPrivacy app. This configuration helped to manage orbot service upgrades, but standalone app will requieres more work in the ipscrambling module, and create more dependencies between modules, so getting it back in the main repository will be usefull.

The orbotservice stays as a git submodule, and is still integrated into AdvancedPrivacy as an AAR for now, avoiding compilation issues or lint issues between the orbot updates (1-2 per year).

Screenshots

Technical details

Tests

Issues

Related to #2

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading