From d254143d822c94352337359bc6945750851b44ca Mon Sep 17 00:00:00 2001 From: xusteve Date: Sat, 15 Aug 2026 22:41:10 +0800 Subject: [PATCH] Add CSR.plus API to Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adda625bb54..2e02d6e2721 100644 --- a/README.md +++ b/README.md @@ -1681,6 +1681,7 @@ API | Description | Auth | HTTPS | CORS | | [Classify](https://classify-web.herokuapp.com/#/api) | Encrypting & decrypting text messages | No | Yes | Yes | | [Complete Criminal Checks](https://completecriminalchecks.com/Developers) | Provides data of offenders from all U.S. States and Pureto Rico | `apiKey` | Yes | Yes | | [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown | +| [CSR.plus](https://csr.plus/docs/api) | Generate certificate signing requests and private keys without OpenSSL | No | Yes | Yes | | [dead-drop](https://api.dead-drop.xyz/api/v1/docs) | Ephemeral zero-knowledge encrypted data sharing | No | Yes | Yes | | [Dehash.lt](https://github.com/Dehash-lt/api) | Hash decryption MD5, SHA1, SHA3, SHA256, SHA384, SHA512 | No | Yes | Unknown | | [Domain Intelligence](https://oti-labs.com/domain-intelligence-api) | DNS, WHOIS/RDAP, SSL, subdomain enumeration, and email security in one parallel call | `apiKey` | Yes | No |