8000 Make gitsshkey api public · Issue #13483 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
Make gitsshkey api public #13483
Open
@evilhamsterman

Description

@evilhamsterman

SSH public keys are well known to be safe to make available publicly, for example you can get any GitHub users public keys by just appending .keys to their username, E.G. https://github.com/evilhamsterman.keys. In conjunction with #10487 this could allow for easy automation to pull user's public keys from coder to install in git and over VCS systems, remote servers, or even with a tool like age encrypt data to be sent to a user.

Along with making the key more available I would also rename the API endpoint as it could be used for more than just git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiArea: HTTP API

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0