From 8b893fe40c75a27e7dff313e2aff4d18ceb27e37 Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Wed, 4 Apr 2018 11:35:23 -0400 Subject: [PATCH] Replace previous introduction Signed-off-by: Vladimir Diaz --- README.rst | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.rst b/README.rst index 9892865b..2a2fefb7 100644 --- a/README.rst +++ b/README.rst @@ -33,21 +33,6 @@ A Framework for Securing Software Update Systems --------------------------------------------------------------- -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. `Adopters `_ -have so far implemented the framework in the Go (`1 -`_, `2 -`_), `Haskell -`_, `Python -`_, `Ruby -`_, -and `Rust `_ programming languages. - The Update Framework (TUF) helps developers maintain the security of a software update system, even against attackers that compromise the repository or signing keys. TUF provides a flexible framework and specification that developers can