# Sicuro

QUIC è sempre sicuro. Non esiste alcuna versione clear-text del protocollo, al punto in cui l'aver negoziato QUIC implica l'impiego di crittografia e sicurezza TLS 1.3. Come detto in precedenza, tale pratica impedisce l'ossificazione ed ogni altra sorta di blocco o trattamento speciale, oltre ad assicurare che QUIC rispetti tutte le proprietà di sicurezza HTTPS che gli utilizzatori web oggigiorno si attendono e desiderano.

Solo una parte dei primissimi pacchetti della negoziazione iniziale sono trasmessi in chiaro, prima che il protocollo di cifratura venga negoziato.


---

# 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://http3-explained.haxx.se/it/why-quic/why-secure.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.
