# امن

پروتکل QUIC همیشه امن است. هیچ نسخهٔ متن‌آشکاری از این پروتکل وجود ندارد، پس برای مذاکرهٔ یک اتصال QUIC باید رمزنگاری و امنیت همراه با TLS 1.3 صورت بگیرد. همانطور که در بالاتر آمد، این امر مانع از استخوان‌سازی (به معنای از بین رفتن انعطاف پذیری و امکان توسعه) و همینطور دیگر موانع و رفتار‌های خاص می‌شود و همچنین اطمینان حاصل می‌کند تا QUIC تمام عوامل ایمنی HTTPS که کاربران وب انتظارش را دارند دارا باشد.

تنها تعداد کمی بستهٔ دست‌دهی اولیه وجود دارد که به صورت آشکارا پیش از آغاز مذاکرهٔ پروتکل‌های رمزنگاری ارسال می‌شوند.


---

# 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/fa/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.
