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