From e6a65d327b1fbdbe7017455c600d1f959bf18af1 Mon Sep 17 00:00:00 2001 From: davorinrusevljan Date: Mon, 11 May 2026 12:39:22 +0000 Subject: [PATCH] Fix alphabetical order in Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b51258aa..bfed27a1 100644 --- a/README.md +++ b/README.md @@ -1516,6 +1516,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 | +| [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 | | [EmailRep](https://docs.emailrep.io/) | Email address threat and risk prediction | No | Yes | Unknown | | [Escape](https://github.com/polarspetroll/EscapeAPI) | An API for escaping different kind of queries | No | Yes | No |