You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/05/08 18:19:27 UTC

[incubator-nlpcraft-website] branch master updated: KEYS and verification instructions added.

This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e0fa17  KEYS and verification instructions added.
9e0fa17 is described below

commit 9e0fa178aef3fa5c77662c6bd1f0d1304766f566
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Fri May 8 11:19:21 2020 -0700

    KEYS and verification instructions added.
---
 download.html | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/download.html b/download.html
index 17da0d3..cd5ac92 100644
--- a/download.html
+++ b/download.html
@@ -119,6 +119,11 @@ layout: interior
                 <p>
                     Releases marked with <i class="fas fa-fw fa-bomb"></i> are <b>NOT</b> backward compatible.
                 </p>
+                <p>
+                    The above release files should be verified using the PGP signatures and the <a href="https://downloads.apache.org/incubator/nlpcraft/KEYS">project release KEYS</a>.
+                    See official ASF <a target="asf" href="https://www.apache.org/dyn/closer.cgi#verify">verification instructions</a> for a description of using the PGP and KEYS files for verification.
+                    A SHA512 checksum is also provided as an alternative verification method.
+                </p>
             </div>
         </section>
         <section id="zip">
@@ -164,7 +169,7 @@ layout: interior
                     <b>Apache Release Policy</b>
                 </p>
                 <p>
-                    Binary downloads are provided for the convenience of our users and are not official Apache NLPCraft
+                    Binary downloads are provided for the convenience of our users and <b>are not official</b> Apache NLPCraft
                     releases. In order to verify the release, we recommend that you download the official source
                     distribution and <a href="#verification">verify</a> the signatures of the downloaded files before opening them.
                 </p>
@@ -202,7 +207,7 @@ layout: interior
             <h2 class="section-title">Release Verification</h2>
             <p>
                 We highly recommend to verify the integrity and authenticity of the ZIP archive by comparing cryptographic
-                signatures.Following instructions assume binary release on Mac OS/Linux environment but the verification steps are
+                signatures. Following instructions assume binary release on Mac OS/Linux environment but the verification steps are
                 similar for Windows. 
             </p>
             <h3 class="section-title">Mac OS</h3>
@@ -303,7 +308,7 @@ layout: interior
             <h2 class="section-title">GitHub</h2>
             <p>
                 If you want to contribute to the project or build it form the source
-                you need to get the full developer snapshot from <a target="github" href="https://github.com/apache/incubator-nlpcraft">GitHub</a>:
+                you need to get the full developer snapshot from <a target="github" href="https://github.com/apache/incubator-nlpcraft">GitHub</a> mirror:
             </p>
             <pre class="brush: plain">
             $ git clone https://github.com/apache/incubator-nlpcraft.git