Repository: couchdb-www Updated Branches: refs/heads/asf-site 8137ec26e -> cc1592f35
add verification info Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/cc1592f3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/cc1592f3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/cc1592f3 Branch: refs/heads/asf-site Commit: cc1592f35cc7d41bbf92f3c58be656ee698600f1 Parents: 8137ec2 Author: Jan Lehnardt <[email protected]> Authored: Tue Jul 10 20:49:02 2018 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Tue Jul 10 20:49:02 2018 +0200 ---------------------------------------------------------------------- index.html | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/cc1592f3/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 088380f..6375213 100644 --- a/index.html +++ b/index.html @@ -683,6 +683,10 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </li> </ul> + + <div> + All source tarballs and release binaries are signed with one of these GPG keys. You can verify a release by importing the key file and running <code>gpg --verify /path/to/downloaded/file</code> + </div> </div> </div>
