# GDPR Compliance

Both free and paid versions of our plugin are GDPR compliant. The compliance is achieved by displaying a security message on the login screen of your website. This message can be turned on and off from the Settings page of the plugin.\
\
GDPR does not make consent a mandatory requirement for all processing of personal data. Consent ([Article 6 (1)a](https://gdpr-info.eu/art-6-gdpr/)) is indeed one of conditions that can be used to comply with the GDPR requirement that processing must be lawful, but it is not the only condition available to the controller to ensure lawful processing – there are alternatives (before the list of conditions it says that “at least one of the following” must be satisfied).

All the conditions for lawfulness of processing are spelled out in Article 6 of the GDPR. One of alternatives is Article 6 (1)f. It says it is legal to process personal data if Processing is necessary for the purposes of the legitimate interests pursued by the controller or by a third party, except where such interests are overridden by the interests or fundamental rights and freedoms of the data subject which require protection of personal data, in particular where the data subject is a child.\
\
Logging IP addresses for the purpose of security is an extremely widespread practice. It is a legitimate interest to comply with standard security practices. It is the default, and most websites do this. It is legal to do this without a consent.

{% content-ref url="/pages/QjYWaG5qKYRobguF4v0v" %}
[IP Data Handling](/plugin-settings/general-settings/gdpr-compliance/ip-data-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/5O3vd5RTbdsL4jpkoHa3" %}
[Displaying Privacy Terms](/plugin-settings/general-settings/gdpr-compliance/displaying-privacy-terms.md)
{% endcontent-ref %}

\ <br>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limitloginattempts.com/plugin-settings/general-settings/gdpr-compliance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
