diff --git a/README.md b/README.md index 2a5f692f..b0e9f9ea 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ --- -# Upgrading +## Upgrading The `.getReferences()` AND the `.references` APIs are deprecated. Please do not attempt to access them. The content in them should be treated as unsigned. @@ -14,18 +14,6 @@ Instead, we strongly encourage users to migrate to the `.getSignedReferences()` We understand that this may take a lot of efforts to migrate, feel free to ask for help. This will help prevent future XML signature wrapping attacks. ---- - -## Install - -Install with [npm](http://github.com/isaacs/npm): - -```shell -npm install xml-crypto -``` - -A pre requisite it to have [openssl](http://www.openssl.org/) installed and its /bin to be on the system path. I used version 1.0.1c but it should work on older versions too. - ## Supported Algorithms ### Canonicalization and Transformation Algorithms