I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
55 lines
1.5 KiB
Text
55 lines
1.5 KiB
Text
---
|
|
title: 附录 D. PGP公钥
|
|
part: 部分 V. 附录
|
|
prev: books/handbook/eresources
|
|
next: books/handbook/freebsd-glossary
|
|
---
|
|
|
|
[appendix]
|
|
[[pgpkeys]]
|
|
= PGP公钥
|
|
:doctype: book
|
|
:icons: font
|
|
:sectnums:
|
|
:sectnumlevels: 6
|
|
:source-highlighter: rouge
|
|
:experimental:
|
|
:skip-front-matter:
|
|
:toc-title: 目录
|
|
:table-caption: 表
|
|
:figure-caption: 图
|
|
:example-caption: 例
|
|
:xrefstyle: basic
|
|
:relfileprefix: ../
|
|
:outfilesuffix:
|
|
:sectnumoffset: D
|
|
|
|
include::shared/authors.adoc[]
|
|
include::shared/releases.adoc[]
|
|
include::shared/zh-cn/mailing-lists.adoc[]
|
|
include::shared/zh-cn/teams.adoc[]
|
|
include::shared/zh-cn/urls.adoc[]
|
|
|
|
:pgpkeys-path:
|
|
|
|
有些时候,您可能需要校验签名或者发送加密的邮件给官员或者开发者, 这里为了方便您而提供了一些密钥。完整的 FreeBSD.org 用户密钥可以在 http://www.FreeBSD.org/doc/pgpkeyring.txt 下载。
|
|
|
|
[[pgpkeys-officers]]
|
|
== Officers
|
|
|
|
=== {security-officer-name} `<{security-officer-email}>`
|
|
include::{pgpkeys-path}static/pgpkeys/security-officer.key[]
|
|
|
|
=== {secteam-secretary-name} `<{secteam-secretary-email}>`
|
|
include::{pgpkeys-path}static/pgpkeys/secteam-secretary.key[]
|
|
|
|
=== {core-secretary-name} `<{core-secretary-email}>`
|
|
include::{pgpkeys-path}static/pgpkeys/core-secretary.key[]
|
|
|
|
=== {portmgr-secretary-name} `<{portmgr-secretary-email}>`
|
|
include::{pgpkeys-path}static/pgpkeys/portmgr-secretary.key[]
|
|
|
|
=== `{doceng-secretary-email}`
|
|
include::{pgpkeys-path}static/pgpkeys/doceng-secretary.key[]
|
|
|
|
:sectnums:
|