repos

Set the active Ed25519 key for the Repository.

Set the active Ed25519 key for the Repository.

post/repos/{owner}/{identifier}/ed25519/

Request body

ed25519_passphrasestring

The Ed25519 passphrase used for signing.

ed25519_private_keystring required

The Ed25519 private key.

Response

The provided Ed25519 key is the same as the current Ed25519 key.

activeboolean

If selected this is the active key for this repository.

created_atstring date-time
defaultboolean

If selected this is the default key for this repository.

fingerprintstring

Uppercase hex-encoded SHA-256 fingerprint of the public key.

fingerprint_shortstring
public_keystring

The public key given to repository users.

public_key_wirestring

The public key in <name>:<base64> wire format, ready to paste into Nix trusted-public-keys.

Changes

No recorded changes to this endpoint across all 1 revision of this API.