chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<header>Security level</header>
Kerberos has three different security levels:
<ul><li>Authentication only: The header of each request and response is signed.</li>
<li>Integrity: The header and body of each request and response are signed.</li>
<li>Privacy: The header of each request is signed, and the body is encrypted.</li></ul><br>
<br><i>mount option: sec</i>
<hr>