From 98285a9107b2a73a34dba4aaaf74beb5a49d4480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Thu, 8 Aug 2024 21:01:41 +0200 Subject: [PATCH] Updated RDAP Search (markdown) --- RDAP-Search.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RDAP-Search.md b/RDAP-Search.md index 283fc46..795abdb 100644 --- a/RDAP-Search.md +++ b/RDAP-Search.md @@ -6,3 +6,13 @@ registrars will no longer be required to support WHOIS from 2025 (*WHOIS Sunset Domain Watchdog uses the RDAP protocol, which will soon be the new standard for retrieving information concerning domain names. The data is organized in a SQL database to minimize space by ensuring an entity is not repeated. + + +## Limitations + + +> [!WARNING] +> In this project, everything is done to minimize the number of requests to RDAP servers. Limitations imposed on end users help to control the flow of RDAP requests. These limitations can be configured for each instance, in the environment variables. + +If the value of the LIMITED_FEATURES environment variable is true, end users will be limited in the RDAP queries that can be performed: +- A maximum number of RDAP queries of 10 per hour in sliding window mode