aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/certified
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/zh-cn/glossary/certified
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/zh-cn/glossary/certified')
-rw-r--r--files/zh-cn/glossary/certified/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/certified/index.html b/files/zh-cn/glossary/certified/index.html
new file mode 100644
index 0000000000..1d537e534a
--- /dev/null
+++ b/files/zh-cn/glossary/certified/index.html
@@ -0,0 +1,23 @@
+---
+title: Certified
+slug: Glossary/Certified
+translation_of: Glossary/Certified
+---
+<p><strong>已认证标识</strong>意味着一个程序、一项内容或一次数据传输已经成功经过了相关领域专家的认证,因此该项目被认为是完整的、安全的、可信的。</p>
+
+<p>关于{{glossary("密码学")}}中证书的细节,请参考{{glossary("数字认证证书")}}。</p>
+
+<h2 id="了解更多">了解更多</h2>
+
+<h3 id="一般性知识">一般性知识</h3>
+
+<ul>
+ <li><a href="https://developer.mozilla.org/en-US/Learn/tutorial/Information_Security_Basics">信息安全教程</a></li>
+ <li>维基百科中的{{Interwiki("wikipedia", "Professional_certification_(computer_technology)#Information_systems_security", "证书")}}</li>
+</ul>
+
+<h3 id="Firefox_OS">Firefox OS</h3>
+
+<ul>
+ <li>Firefox OS中内置软件有时也被称为已认证软件:在<a href="/en-US/Apps/Build/App_permissions">应用权限</a>中了解更多。</li>
+</ul>