Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit a89e2ce

Browse files
committed
dictionary update
1 parent 5333d12 commit a89e2ce

File tree

3 files changed

+31
-1
lines changed

3 files changed

+31
-1
lines changed

.vscode/ltex.dictionary.en-US.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ gzipped
2626
RawR
2727
OID
2828
apidocs
29+
ID-CSRs
30+
DER
31+
CSRs

.vscode/ltex.hiddenFalsePositives.en-US.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,11 @@
6666
{"rule":"REPEATED_VERBS","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q New Session Actor Receive Received by all sessions except the new one.\\E$"}
6767
{"rule":"REPEATED_VERBS","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q Actor Certificate Invalidation Actor Send/Receive Received by server when an actor certificate has been invalidated.\\E$"}
6868
{"rule":"REPEATED_VERBS","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q Message Actor Receive Received when a message is sent to the actor.\\E$"}
69+
{"rule":"ENGLISH_WORD_REPEAT_RULE","sentence":"^\\QSubject Unique Identifier\nExtensions Extensions and Constraints Extensions\\E$"}
70+
{"rule":"WHITESPACE_RULE","sentence":"^\\QSubject Public Key Info: Public Key Algorithm\nThe session ID of the client.\\E$"}
71+
{"rule":"WHITESPACE_RULE","sentence":"^\\QSubject Public Key Info: Subject Public Key\nThe public key algorithm used to generate the client's public identity key.\\E$"}
72+
{"rule":"WHITESPACE_RULE","sentence":"^\\QCertificate Signature\nThe expiry date of the certificate.\\E$"}
73+
{"rule":"WHITESPACE_RULE","sentence":"^\\QCertificate Signature Algorithm & Signature Algorithm ID\nThe signature of the certificate, generated by using the home servers' private identity key.\\E$"}
74+
{"rule":"EN_A_VS_AN","sentence":"^\\Q???+ example \"Example of an \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q file\"\\E$"}
75+
{"rule":"WHEN_WHERE","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 The serial number of the invalidated ID-Cert\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 UNIX timestamp of the point in time where this ID-Cert became invalid on\\E$"}
76+
{"rule":"WHEN_WHERE","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 The serial number of the invalidated ID-Cert\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q uint64 UNIX timestamp of the point in time where this ID-Cert became invalid on\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q string Signature of a string concatenation of the \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q timestamp and the \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q number, in that order.\\E$"}

.vscode/settings.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,25 @@
1313
"editor.formatOnSave": false,
1414
"cSpell.enabled": true,
1515
"cSpell.words": [
16-
"polyproto"
16+
"alice",
17+
"apidocs",
18+
"Axasdiohs",
19+
"Diohs",
20+
"eafhjhjafdlk",
21+
"eppqxncp",
22+
"ghjkz",
23+
"idcert",
24+
"interoperation",
25+
"LDIF",
26+
"MIIB",
27+
"optionalsubdomain",
28+
"polyproto",
29+
"pubkeys",
30+
"QLAS",
31+
"rawr",
32+
"sjkldfny",
33+
"TOTP",
34+
"vozeyuiwofxb",
35+
"vozeyuiwofxn"
1736
]
1837
}

0 commit comments

Comments
 (0)