torproject / tor Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
29223: [skip ci] WIP: HACKING: proposed abbreviations for review #963
Conversation
This is the first half of my review.
I wonder how much we need to distinguish between forms of speech.
Let's standardise on one word, and then use more later if we need to?
| accel | ||
|
|
||
| accounting: | ||
| acct # proposed |
How do we distinguish "account" and "accounting"?
Do we need to?
acct vs acctng?
| ack | ||
|
|
||
| activate, active, activity: | ||
| ??? |
actvt, actv, actv(t)y?
Also action, which maybe should be:
actn
| adj | ||
|
|
||
| advertise, advertised: | ||
| # switch to American spelling. |
| alloc # proposed | ||
|
|
||
| annotation: | ||
| anno |
| arg | ||
|
|
||
| array: | ||
| ??? |
| distr | ||
|
|
||
| distributor: | ||
| dist |
| enc | ||
|
|
||
| encrypted: | ||
| ??? |
| esc | ||
|
|
||
| escaped: | ||
| ??? # proposed: no abbreviation |
| ewma | ||
|
|
||
| extend: | ||
| ext??? # deprecate; too ambiguous |
| ei | ||
|
|
||
| field: | ||
| ??? # proposed: no abbreviation |
Probably not, actually. The abbreviation is too confusing.
| gcd | ||
|
|
||
| handle: | ||
| hnd # proposed |
I think these abbreviations would be easier to read and search if we split them up into subject areas
| hnd # proposed | ||
|
|
||
| handshake: | ||
| ??? # proposed: no abbreviation |
| ht | ||
|
|
||
| hexadecimal: | ||
| hex |
| hex | ||
|
|
||
| hibernate, hibernating, hibernation: | ||
| ??? # proposed: rename entirely; it gets confused with dormancy. |
The torrc options start with Accounting, so maybe we should rename them to something like:
- hibernate - accounting_soft_limit_act / accounting_hard_limit_act
- is_hibernating - accounting_soft_limit_reached / accounting_hard_limit_reached
- hibernating - accounting_soft_limit_act / accounting_hard_limit_act
- hibernation - accounting
We might need some other variants in different contexts.
| ??? # proposed: rename entirely; it gets confused with dormancy. | ||
|
|
||
| hidden service: | ||
| hs |
Yes, I think this is an important missing piece. Is it fine to still abbreviate 'onion service' as 'hs'? Because we are clearly doing it.
I honestly don't mind.
I think "hs" is a fine abbreviation for code and names that users never see.
The abbreviations for onion service are all longer, because "os" means "operating system".
| hs | ||
|
|
||
| histogram: | ||
| hist |
| rtt | ||
|
|
||
| router: | ||
| ??? # proposed: no abbreviation |
| sb # only in sandbox code. | ||
|
|
||
| second, secret, secure, security: | ||
| sec # too overloaded? |
Yes.
sec for second.
secr for secret, secure, security
| serv | ||
|
|
||
| service: | ||
| ??? # proposed: no abbrev? |
| tmp | ||
|
|
||
| timeout: | ||
| ??? # proposed: no abbreviation, or say "delay" instead? |
delay doesn't work for END_OR_CONN_REASON_TIMEOUT
| uniq | ||
|
|
||
| unmeasured bandwidth: | ||
| umbw |
See 29223.
The text was updated successfully, but these errors were encountered: