svn commit: r475628 - head/security/pwned-check/files
Mathieu Arnold
mat at FreeBSD.org
Mon Jul 30 10:59:27 UTC 2018
On Sun, Jul 29, 2018 at 06:53:06AM +0000, Stefan Esser wrote:
> Author: se
> Date: Sun Jul 29 06:53:06 2018
> New Revision: 475628
> URL: https://svnweb.freebsd.org/changeset/ports/475628
>
> Log:
> Add support for the remote query API. This obviates the need to download
> the > 10 GB pawned password hash list, which requires nearly 20 GB after
> decompression.
>
> The API does not transfer the queried password or its full SHA1 hash to
> the server, but only the first 5 characters of the hash. This allows to
> retrieve the full password hashes that match that prefix (typically in the
> order of 500) and then to check whether the password to test matches any
> of the hashes returned.
>
> Approved by: antoine (implicit)
You have forgotten to bump PORTREVISION.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180730/ce73d38d/attachment.sig>
More information about the svn-ports-head
mailing list