| Summary: | docs: remove redundant lists of algorithms | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Gleb Fotengauer-Malinovskiy <glebfm> | ||||
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED WONTFIX | ||||||
| Severity: | enhancement | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 7.1p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
why? (In reply to Damien Miller from comment #1) > why? Because entities must not be multiplied beyond necessity. These lists really are the same KEX_DEFAULT_PK_ALG. I think it is easier to read and to maintain documentation when there are just two lists. (In reply to Gleb Fotengauer-Malinovskiy from comment #2) > (In reply to Damien Miller from comment #1) > > why? > > Because entities must not be multiplied beyond necessity. Why not? Having an external reference increases the amount of effort on the part of the reader to get the information they're after. Like Darren said, having the algorithm lists adjacent to the configuration options that they apply to is more friendly to the reader. Close all resolved bugs after 7.3p1 release |
Created attachment 2773 [details] patch