diff --git a/index.html b/index.html index 96b1533..82c9ed0 100644 --- a/index.html +++ b/index.html @@ -237,10 +237,15 @@
- For these reasons, the user agent SHOULD inform the user when + For these reasons, the user agent MAY inform the user when the API is being used and provide a mechanism to disable the API (effectively no-op), on a per-origin basis or globally.
++ The user agent SHOULD employ global rate limiting to restrict + the number of vibration requests made within a certain period + (e.g., per minute or hour) to prevent excessive use. +