fix summary overrun

This commit is contained in:
humanacollaborator 2021-03-06 15:41:36 -05:00
parent 8d0a71ee64
commit 16cb9b256e
1 changed files with 63 additions and 59 deletions

View File

@ -118,7 +118,8 @@ of CAPTCHAs:
[scan your LAN ports][ebay].
1. GUI CAPTCHAs fail to meet [WCAG standards][wcag] and thus
discriminate against impaired people, ultimately blocking
satisfaction of [FSF criteria C2][fsfCriteria]: <details>
satisfaction of [FSF criteria C2][fsfCriteria]:
<details>
<summary>(rationale)</summary>
<table>
<thead>
@ -170,7 +171,10 @@ of CAPTCHAs:
text-based clients including the `git` command.
1. The CAPTCHAs are often broken. This amounts to a denial of service:
* E.g.1: the CAPTCHA server itself refuses to give the puzzle saying there is too much activity.
* E.g.2: gitlab.com has switched back and forth between Google's reCAPTCHA and hCAPTCHA (by *Intuition Machines, Inc.*) but at the moment they've settled on hCAPTCHA. Both have broken and both default to access denial in that event: <table>
* E.g.2: gitlab.com has switched back and forth between Google's
reCAPTCHA and hCAPTCHA (by *Intuition Machines, Inc.*) but at the
moment they've settled on hCAPTCHA. Both have broken and both
default to access denial in that event: <table>
<thead>
<tr class="header">
<th>Google reCAPTCHA (pre-2021)</th>