File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ Contributors
93
93
94
94
changelog
95
95
projects-using-meson-python
96
+ security
96
97
97
98
98
99
.. toctree ::
Original file line number Diff line number Diff line change
1
+ .. SPDX-FileCopyrightText: 2023 The meson-python developers
2
+ ..
3
+ .. SPDX-License-Identifier: MIT
4
+
5
+
6
+ .. _security :
7
+
8
+ ********
9
+ Security
10
+ ********
11
+
12
+ Distributors are recommended to fetch release sources via the Git _ tags on our
13
+ repository _, or the source distributions on the `meson-python PyPI page `_, both
14
+ are PGP-signed with one of the following keys:
15
+
16
+ - |3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 |_ *(Filipe Laíns) *
17
+
18
+
19
+ .. admonition :: Fetching artifact signatures from PyPI_
20
+ :class: hint
21
+
22
+ To fetch the PGP signatures for artifacts on PyPI _, simply add ``.asc `` to
23
+ the artifact URL.
24
+
25
+
26
+ .. _Git : https://git-scm.com/
27
+ .. _repository : https://github.com/mesonbuild/meson-python
28
+ .. _meson-python PyPI page : https://pypi.org/project/meson-python/
29
+ .. _PyPI : https://pypi.org/
30
+
31
+ .. |3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 | replace :: ``3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 ``
32
+ .. _3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 : https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3dce51d60930eba47858ba4146f633cbb0eb4bf2
You can’t perform that action at this time.
0 commit comments