Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add geo-aware mixnet topology provider #3713

Merged
merged 18 commits into from
Jul 28, 2023

Conversation

octol
Copy link
Contributor

@octol octol commented Jul 27, 2023

Description

Part of: #3581

Add a geoaware mixnet topology provider that uses ip lookup to group nodes.

Enable it in nym-connect when in medium / speedy mode (defaults to Europe)

Add flag --geo-routing flag to nym-socks5-client. Also, enable when --medium-toggle is used.

@octol octol changed the title jon/geoaware topology experiment Add geo-aware mixnet topology provider Jul 27, 2023
@octol octol changed the base branch from develop to release/v1.1.26 July 27, 2023 13:38
@octol octol marked this pull request as draft July 27, 2023 13:39
@octol octol marked this pull request as ready for review July 28, 2023 11:33
@octol octol force-pushed the jon/geoaware-topology-experiment branch from ffcfd14 to 9b40505 Compare July 28, 2023 12:02
@octol octol added this to the Daim milestone Jul 28, 2023
@octol octol merged commit 7b71775 into release/v1.1.26 Jul 28, 2023
17 checks passed
@octol octol deleted the jon/geoaware-topology-experiment branch July 28, 2023 12:48
benedettadavico pushed a commit that referenced this pull request Aug 8, 2023
* WIP: initial work

* wupwup

* WIP: experiments

* Move topology provider and requests to own crate

* Make sure we use the new crate everywhere

* Sort Cargo.toml

* Extract out some functions in geo_aware_provider

* rustfmt

* Add CountryGroup type

* Assign unknown as well

* wipwip

* Add command line flag to socks5-client

* Use geo-aware mixnode selection in nym-connect when in medium mode

* rustfmt

* clippy

* Fix nym-connect build

* wasm fix

* Spelling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants