<p></p>
<p>I would like to propose two changes for a halfway sane implementation on the CGImap side:</p>
<ul>
<li>Drop the support for PEPPER, as long as libargon2 doesn't provide a public API for it (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="833924445" data-permission-text="Title is private" data-url="https://github.com/P-H-C/phc-winner-argon2/issues/314" data-hovercard-type="issue" data-hovercard-url="/P-H-C/phc-winner-argon2/issues/314/hovercard" href="https://github.com/P-H-C/phc-winner-argon2/issues/314">P-H-C/phc-winner-argon2#314</a>).<br>
The ruby gem does a lot of magic behind the scenes and re-implements parts of the argon2 code, or directly calls into non-public parts of the code. This is not a feasible approach for CGImap.</li>
<li>Use exactly one of the 3 possible algorithms (i, d, or id), to avoid parsing of argon2 hash values on CGImap side.<br>
Again, the issue is there's no official API to parse argon2 hash values, and I want to avoid any custom code to do so.</li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3353#issuecomment-955683384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNGHE2QKEU5P4RSPP3UJUS53ANCNFSM5G3LTBKA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAK2OLJBG5IF7EERQPXYGRDUJUS53A5CNFSM5G3LTBKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHD3JEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3353#issuecomment-955683384",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3353#issuecomment-955683384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>