use named links for each ident
This commit is contained in:
@@ -4,6 +4,7 @@ To view a copy of this license, visit
|
||||
http://creativecommons.org/licenses/by-sa/4.0/.
|
||||
////
|
||||
|
||||
[id="bkdn_ed25519"]
|
||||
=== ED25519
|
||||
|
||||
ED25519footnote:[https://datatracker.ietf.org/doc/html/rfc8709] is a relatively somewhat new OpenSSH key algorithm. It has numerous benefits over e.g. RSA, including:
|
||||
@@ -17,4 +18,5 @@ ED25519footnote:[https://datatracker.ietf.org/doc/html/rfc8709] is a relatively
|
||||
I recommend it over all other key types for new SSH keys as long as it's supported by clients/servers.
|
||||
|
||||
include::public.adoc[]
|
||||
|
||||
include::private/main.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user