From 240b2068fef52cdf067a82dee88f3ec9d89405e2 Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Wed, 24 Jan 2018 11:35:46 -0500 Subject: [PATCH] Remove link to ML feed, use bullet list for docs, minor revisions Signed-off-by: Vladimir Diaz --- README.rst | 41 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/README.rst b/README.rst index 122e80ee..79aeccfd 100644 --- a/README.rst +++ b/README.rst @@ -26,25 +26,25 @@ A Framework for Securing Software Update Systems :alt: CII .. raw:: html -

+ height="200px"> --------------------------------------------------------------- -The Update Framework (TUF) helps developers to secure new or existing software +The Update Framework (TUF) helps developers secure new or existing software update systems, which are often found to be vulnerable to many known attacks. TUF addresses this widespread problem by providing a comprehensive, flexible security framework that developers can integrate with any software update system. The framework can be easily integrated (or implemented in the native programming languages of these update systems) due to its concise, self-contained architecture and specification. Developers have so far -implemented the framework in the Go -(`1 `_, -`2 `_), -`Haskell `_, -`Python `_, -`Ruby `_, +implemented the framework in the Go (`1 +`_, `2 +`_), `Haskell +`_, `Python +`_, `Ruby +`_, and `Rust `_ programming languages. TUF is hosted by the `Cloud Native Computing Foundation @@ -53,22 +53,17 @@ TUF is hosted by the `Cloud Native Computing Foundation Documentation ------------- -`Overview `_ - -`Specification `_ - -`Installation `_ - -`Contributors `_ +* `Overview `_ +* `Specification `_ +* `Installation `_ +* `Contributors `_ Contact ------------- -Please visit our `mailing list -`_ if -you would like to contact us. Questions, feedback, and suggestions are -welcomed in this low-volume mailing list. A `group feed -`_ -is available. +------- +Please contact us via our `mailing list +`_. +Questions, feedback, and suggestions are welcomed in this low-volume mailing +list. Security Issues and Bugs ------------------------