blob: d2eb4aa4004c04d00e6053dfdac8052aa8f6c58c [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Verifying Release &mdash; Apache MINA</title>
<link href="/assets/css/common.css" rel="stylesheet" type="text/css"/>
<link href="/assets/css/mina.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<div id="container">
<div id="header">
<div id="subProjectsNavBar">
<a href="/">
<strong>Apache MINA Project</strong>
</a>
&nbsp;|&nbsp;
<a href="/mina-project/">
MINA
</a>
&nbsp;|&nbsp;
<a href="/asyncweb-project/">
AsyncWeb
</a>
&nbsp;|&nbsp;
<a href="/ftpserver-project/">
FtpServer
</a>
&nbsp;|&nbsp;
<a href="/sshd-project/">
SSHD
</a>
&nbsp;|&nbsp;
<a href="/vysper-project/">
Vysper
</a>
</div>
</div>
<div id="content">
<div id="leftColumn">
<div id="navigation">
<a class="acevent" data-format="wide" data-width="170"></a>
<h5>Social Networks</h5>
<ul>
<li><a href="https://fosstodon.org/@apachemina">Apache MINA Mastodon</a></li>
</ul>
<h5>Latest Downloads</h5>
<ul>
<li><a href="/downloads-mina_2_0.html">Mina 2.0.25</a></li>
<li><a href="/downloads-mina_2_1.html">Mina 2.1.8</a></li>
<li><a href="/downloads-mina_2_2.html">Mina 2.2.3</a></li>
<li><a href="/downloads-ftpserver_1_1.html">FtpServer 1.1.4</a></li>
<li><a href="/downloads-ftpserver_1_2.html">FtpServer 1.2.0</a></li>
<li><a href="/downloads-sshd.html">SSHD 2.12.1</a></li>
<li><a href="/downloads-vysper.html">Vysper 0.7</a></li>
</ul>
<h5>Projects</h5>
<ul>
<li><a href="/mina-project/index.html">MINA</a></li>
<li><a href="/asyncweb-project/index.html">AsyncWeb</a></li>
<li><a href="/ftpserver-project/index.html">FtpServer</a></li>
<li><a href="/sshd-project/index.html">SSHD</a></li>
<li><a href="/vysper-project/index.html">Vysper</a></li>
</ul>
<h5>Community</h5>
<ul>
<li><a href="/contributors.html" class="external-link" rel="nofollow">Team</a></li>
<li><a href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a></li>
<li><a href="https://www.apache.org/foundation/contributing.html" class="external-link" rel="nofollow">Contributing</a></li>
<li><a href="https://www.apache.org/" title="Apache Software Foundation" class="external-link" rel="nofollow">ASF main site</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html" title="The ASF sponsorship program" class="external-link" rel="nofollow">Sponsorship program</a></li>
<li><a href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</a></li>
</ul>
<h3><a name="Navigation-Upcoming"></a>Upcoming</h3>
</div>
</div>
<div id="rightColumn">
<h1 id="validating-release">Validating Release</h1>
<p>Down the GPG keys and import them</p>
<div class="highlight"><pre style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">wget https://downloads.apache.org/mina/KEYS
gpg --import KEYS
</code></pre></div><p>Download the release and verify checksums and signatures</p>
<p>WIP</p>
</div>
<div id="endContent"></div>
</div>
<div id="footer">
&copy; 2003-2024, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br />
Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb,
Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
</div>
</div>
</body>
</html>