Category: ssh

Subcategory: keygen

Value: ssh-keygen -t ED25519 -C "<comment>" -f <keyname>

Miniscription: Generate ED25519 SSH key pair

Description: Creates a modern ED25519 SSH key pair with a comment label, saving it to a specified filename instead of the default path.

Kontributer: iarc13