From owner-svn-ports-all@freebsd.org Mon Jul 30 10:59:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97E631052305; Mon, 30 Jul 2018 10:59:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3703B9367C; Mon, 30 Jul 2018 10:59:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from ogg.in.absolight.net (ogg.in.absolight.net [IPv6:2a01:678:ab:50::42:42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 5FAA89ADA; Mon, 30 Jul 2018 10:59:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Date: Mon, 30 Jul 2018 12:59:24 +0200 From: Mathieu Arnold To: Stefan Esser Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r475628 - head/security/pwned-check/files Message-ID: <20180730105924.gfv5qs366oznpvsr@ogg.in.absolight.net> References: <201807290653.w6T6r6xJ054525@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6vxv7l54lgtxv3qw" Content-Disposition: inline In-Reply-To: <201807290653.w6T6r6xJ054525@repo.freebsd.org> User-Agent: NeoMutt/20180622 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2018 10:59:27 -0000 --6vxv7l54lgtxv3qw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > 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. > =20 > 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. > =20 > Approved by: antoine (implicit) You have forgotten to bump PORTREVISION. --=20 Mathieu Arnold --6vxv7l54lgtxv3qw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAlte74xfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkh19A//a+Vebmue4T51DO/dSKCY1iBUjJjxZzbKICcUYMb1sTwEiJ2AjIZpGh5N K8hoQiq+1wCPQ2TR8BHrivryBUzxcaC3CTt5xXK7eKEx2T2TYmJE8eGNI+M7kkmn od/JllrdhaByxlukpIV9KntDN4QWlQOeF/d8ro2MKz7TCXWvc3q3J6AVAE9w/9AU pGeu79yoyTTVHCyXaB2xXmqNelgEGkd0dzZqYSp5YOCjZ/APz3meueV4p2opxekO WOREobY7llnw5zjrgGmSA5EvzHdUg7NHTNcUtqobwbPy0vzHDICB4tOKENQD8uVY CyqlEgEbnUtht8rJp3jlDGV3+B9FCO0+b+Ckj0xWFEw499so9LKil/8z9kvZCLbU SG/nYXyQ6MUm4Io8Zqgs2f5LJ+OMJEzWDhkTUX8LwqTErghDAdPTkAQYrUQOxtaP 89hG5FPk+SFL6c9fvytpCP/czjnUUQHuAvDxEwcxAI8wxXVHW/BZ0ErY7N2VilfG pEnfa2EfOwgTWMeL9Y9snoUHKW0lh7HfgRD+J9skAca4SrC7E0Q5TFTBjEqXMX2J 6CZi/A9fHw69Hxi+TeA6zqn1LdISv9HDPdOR+Dde0PENc0phIb7cUHqiOpT/z7rs B7MY5KN9uenGLVpamky1wPrE4A3uK1aIDozGeOj7dGUvrLM4LDU= =7txV -----END PGP SIGNATURE----- --6vxv7l54lgtxv3qw--