Skip to content

API credentials are world-readable #74

Closed
@tarcieri

Description

@tarcieri

Credentials are stored in ~/.cargo/config, which defaults to chmod 644.

It might be worth splitting them out into a separate file which is something like chmod 600, e.g. RubyGems uses ~/.gem/credentials for this.

Encrypting them under a passphrase couldn't hurt either 😉

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