[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Thu Jan 14 19:19:40 UTC 2016
The branch master has been updated
via 90cfda4ce009a0996486f14dd555836ab3b65f52 (commit)
from 07b447eb2c49710f8eff97051b2a596e9b42c4e8 (commit)
- Log -----------------------------------------------------------------
commit 90cfda4ce009a0996486f14dd555836ab3b65f52
Author: Rich Salz <rsalz at akamai.com>
Date: Thu Jan 14 14:19:37 2016 -0500
Freshen up the wording; was ugh.
-----------------------------------------------------------------------
Summary of changes:
index.html | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/index.html b/index.html
index 124c743..b2620f5 100644
--- a/index.html
+++ b/index.html
@@ -9,25 +9,25 @@
<div id="content">
<div class="blog-index">
<article>
- <header><h2>Welcome to the OpenSSL Project</h2></header>
+ <header><h2>Welcome OpenSSL</h2></header>
<div class="entry-content">
<p>
- The OpenSSL Project is a collaborative effort to develop a
- robust, commercial-grade, full-featured, and Open Source toolkit
- implementing the Transport Layer Security (TLS) and Secure
- Sockets Layer (SSL) protocols as well as a full-strength
- general purpose cryptography library. The project is managed
- by a worldwide community of volunteers that use the Internet
- to communicate, plan, and develop the OpenSSL toolkit and its
- related documentation.
+ OpenSSL is an open source project that provides a
+ robust, commercial-grade, and full-featured toolkit
+ for the Transport Layer Security (TLS) and Secure
+ Sockets Layer (SSL) protocols. It is also a general-purpose
+ cryptography library. For more information about the
+ team and community around the project, start with the
+ <a href="/community">community</a> page. To get the
+ latest news, download the source, and so on, please see
+ the sidebar or the buttons at the top of every page.
</p>
<p>
- OpenSSL is based on the excellent SSLeay library developed by Eric
- Young and Tim Hudson. The OpenSSL toolkit is licensed under an
- Apache-style license, which basically means that you are free to
- get and use it for commercial and non-commercial purposes subject
- to some simple license conditions.
+ The OpenSSL toolkit is licensed under an Apache-style license,
+ which basically means that you are free to get and use it for
+ commercial and non-commercial purposes subject to some simple
+ license conditions.
</p>
<h3>Latest News</h3>
More information about the openssl-commits
mailing list