Skip to content

[3.30.0-alpha] tags=nouserauth & [engine] userauth: registering for a new anonymous credential #1805

Description

@NewEraCracker

Hi,

As the title says in relation of: #1803

The log entry:
[engine] userauth: registering for a new anonymous credential

Is registered for test operations such as:
ooniprobe.exe run websites

On the custom built with:
go build -tags=nouserauth -v -ldflags "-s -w" ./cmd/ooniprobe

Workaround:
ooniprobe.exe run --no-creds websites

If I disable the userauth binding, registering for a new anonymous credential should not be done (I think !?), as it is spamming the server with anonymous credential creation requests that will never be redeemed.

My two cents. Thank you.


Edit: This appears to happen only on a clean OONI_HOME.

I was able to build a probe binary with the userauth backend after fussing a bit more, just a ton of warnings during the build process. The issue may warrant investigation if desired, so I leave the decision to those that actually know the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions