The source project of this merge request has been removed.
add ed25519-master-pubkey.txt description
This change adds a second file description to the spec: ed25519-master-pubkey.txt
Like rsa-fingerprint.txt it contains relay identifiers, but this time it is not a fingerprint but the base64 encoded version of the relay's ed25519 master public key.
I used the base64 encoded representation of the key since that is also used in fingerprint-ed25519 legacy/trac#30642 (moved)
even though past discussions mentioned the issue that "/" might be an issue (for example it can not be used in a DNS label). https://lists.torproject.org/pipermail/tor-dev/2020-August/014414.html
Edited by nusenu