Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update web/security #9550

Merged
merged 3 commits into from
Oct 27, 2022
Merged

docs: update web/security #9550

merged 3 commits into from
Oct 27, 2022

Conversation

jasonren0403
Copy link
Contributor

Description

update web/security page to bring most up-to-date content

@jasonren0403 jasonren0403 requested a review from a team as a code owner October 27, 2022 10:41
@jasonren0403 jasonren0403 requested review from yin1999 and removed request for a team October 27, 2022 10:41
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Oct 27, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2022

Preview URLs

Flaws (28)

URL: /zh-CN/docs/Web/Security
Title: Web 安全
Flaw count: 28

  • macros:
    • /zh-CN/docs/Glossary/XSS does not exist but fell back to /en-US/docs/Glossary/Cross-site_scripting
    • /zh-CN/docs/Glossary/Certificate_authority does not exist but fell back to /en-US/docs/Glossary/Certificate_authority
    • /zh-CN/docs/Glossary/Clickjacking does not exist but fell back to /en-US/docs/Glossary/Clickjacking
    • /zh-CN/docs/Glossary/CORS-safelisted_request_header does not exist but fell back to /en-US/docs/Glossary/CORS-safelisted_request_header
    • /zh-CN/docs/Glossary/CORS-safelisted_response_header does not exist but fell back to /en-US/docs/Glossary/CORS-safelisted_response_header
    • and 13 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • and 5 more flaws omitted
External URLs (2)

URL: /zh-CN/docs/Web/Security
Title: Web 安全

(this comment was updated 2022-10-27 11:51:28.254831)

- : **HTTPS**(**_超文本传输协议安全_**)是 {{Glossary("HTTP")}} 协议的加密版本,它使用 {{Glossary("SSL")}} 或 {{Glossary("TLS")}} 协议来对客户端和服务器之间的所有通信进行加密。所建立的安全连接使得客户端可以确认所连接的服务器,并且可以交换敏感数据。
- [HTTP Strict-Transport-Security](/zh-CN/docs/Web/HTTP/Headers/Strict-Transport-Security)
- : `Strict-Transport-Security:` [HTTP](/zh-CN/docs/Web/HTTP) 标头可以让网站指定其只能通过 HTTPS 访问。
- [透明证书](/zh-CN/docs/Web/Security/Certificate_Transparency)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines 30 to 31
- [限制在安全上下文中的功能](/zh-CN/docs/Web/Security/Secure_Contexts/features_restricted_to_secure_contexts)
- : 该参考列出了仅在安全上下文中可用的 web 平台功能。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [限制在安全上下文中的功能](/zh-CN/docs/Web/Security/Secure_Contexts/features_restricted_to_secure_contexts)
- : 该参考列出了仅在安全上下文中可用的 web 平台功能
- - [限制在安全上下文中使用的特性](/zh-CN/docs/Web/Security/Secure_Contexts/features_restricted_to_secure_contexts)
- : 该参考列出了仅在安全上下文中可用的 web 平台特性

files/zh-cn/web/security/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/security/index.md Outdated Show resolved Hide resolved
Co-authored-by: A1lo <yin199909@aliyun.com>
@yin1999 yin1999 merged commit 79c2348 into mdn:main Oct 27, 2022
@jasonren0403 jasonren0403 deleted the patch-1 branch October 27, 2022 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants