Skip to content

Allow anonymous Cargo installs for public BSR SDKs #4658

Description

@alec-flowers

Public BSR modules are documented as readable without credentials, and generated SDKs for ecosystems like Python install anonymously. However, the Cargo registry sets "auth-required": true, requiring a Buf account and token even for public SDKs.

Could public Cargo SDKs support anonymous installation as well, perhaps through a separate public registry endpoint?

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