]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Protocol.txt
Add certificate fingerprint support
[ngircd-alex.git] / doc / Protocol.txt
index 9a8ddf6fdcefa96674200764876b7e7895cd2b74..59fa617afaaa91f0f0b6b6338785e11c4c240bf8 100644 (file)
@@ -225,8 +225,10 @@ new server link", <serverflag> "M"), even if it doesn't support the given
 The following <key> names are defined:
 
  - "host": the hostname of a client (can't be empty)
+ - "cloakhost": the cloaked hostname of a client
  - "info": info text ("real name") of a client
  - "user": the user name of a client (can't be empty)
+ - "certfp": the cert fingerprint of a client
 
 
 III. Numerics used by IRC+ Protocol