anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

dictionary.txt (722B)


      1 # List of "words" that codespell should ignore in our sources.
      2 #
      3 # Note: The word sensitivity depends on how the to-be-ignored word is
      4 #  spelled in codespell_lib/data/dictionary.txt.  F.e. if there is a word
      5 # 'foo' and you add 'Foo' _here_, codespell will continue to complain
      6 #  about 'Foo'.
      7 #
      8 # "ect"/"ECT" is the HKDF salt used when encrypting truth, it is part of
      9 # the protocol and must not be "corrected" to "etc".
     10 ect
     11 ECT
     12 # Local variable names.
     13 als
     14 clen
     15 dum
     16 fo
     17 pres
     18 # German ("Ihr ... Code ist:", "an eine Adresse") in the i18n
     19 # authorization messages.
     20 ist
     21 Adresse
     22 # French ("Nom complet") in the identity attribute labels.
     23 complet
     24 # French/Belgian ("numero de registre national") in the BE validator.
     25 registre