Updated RDAP Search (markdown)

Maël Gangloff
2024-08-08 21:01:41 +02:00
parent 97caca32e3
commit 98285a9107

@@ -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