The branch master has been updated
       via  1e46759248df528e3e0245443d08194c7f3c90cb (commit)
      from  74867be941560c563f86ab901d89f124e183e31c (commit)


- Log -----------------------------------------------------------------
commit 1e46759248df528e3e0245443d08194c7f3c90cb
Author: Pauli <pa...@openssl.org>
Date:   Wed Oct 27 19:24:48 2021 +1000

    Reword the landing page as per OMC vote.
    
    Reviewed-by: Richard Levitte <levi...@openssl.org>
    Reviewed-by: Tim Hudson <t...@openssl.org>
    Reviewed-by: Matt Caswell <m...@openssl.org>
    (Merged from https://github.com/openssl/web/pull/273)

-----------------------------------------------------------------------

Summary of changes:
 index.html | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

diff --git a/index.html b/index.html
index 4722101..222906e 100644
--- a/index.html
+++ b/index.html
@@ -12,16 +12,23 @@
        <header><h2>Welcome to OpenSSL!</h2></header>
        <div class="entry-content">
          <p>
-          OpenSSL is 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, or to start making
-          your own contributions, 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.
+         The OpenSSL Project develops and maintains the OpenSSL
+         software - a robust, commercial-grade, full-featured toolkit
+         for general-purpose cryptography and secure communication. The
+         project's technical decision making is managed by the
+          <a href="/community/otc.html">OpenSSL Technical Committee</a> (OTC)
+          and the project governance is managed by the
+          <a href="/community/omc.html">OpenSSL Management Committee</a> (OMC).
+          The project operates under formal
+          <a href="/policies/omc-bylaws.html">Bylaws</a>.
+         </p>
+
+         <p>
+         For more information about the team and community around the
+         project, or to start making your own contributions, 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>

Reply via email to