ooni / ooni/probe-multiplatform

OONI probe lacks support for RFC 1929 (Username/Password Authentication for SOCKS V5)

Open
#1,327 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
91
Forks
13
Avg merge
3d 9h
Merged PRs (30d)
28

Description

In case you need to use OONI backend proxy you can't use SOCKS5 with username/password authentication. For example, on Android username/password authentication may be used to prevent untrusted applications from accessing your proxy.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the SOCKS5 proxy setup and authentication handling in the Kotlin multiplatform code, then check how proxy configuration is exercised on Android and other targets. Done means SOCKS5 username/password authentication works for the reported proxy use case without breaking unauthenticated connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.