Home
last modified time | relevance | path

Searched refs:GPG (Results 1 – 25 of 35) sorted by relevance

12

/external/python/cpython3/Tools/msi/
Duploadrelease.bat49 set GPG= variable
50 echo Skipping GPG signature generation because of --skip-gpg
52 …if not defined GPG where gpg2 > "%TEMP%\gpg.loc" 2> nul && set /P GPG= < "%TEMP%\gpg.loc" & del "%…
53 …if not defined GPG where /R "%PCBUILD%..\externals\windows-installer" gpg2 > "%TEMP%\gpg.loc" 2> n…
54 if not defined GPG echo Cannot locate gpg2.exe. Signatures will not be uploaded & pause
55 echo Found gpg2.exe at %GPG%
105 echo --skip-gpg Does not generate GPG signatures before uploading
/external/okio/docs/
Dreleasing.md9 ### Prerequisite: GPG Keys
11 Generate a GPG key (RSA, 4096 bit, 3650 day) expiry, or use an existing one. You should leave the
18 Upload the GPG keys to public servers:
42 `signing.keyId` is the GPG key's ID. Get it with this:
/external/tpm2-tss/
DRELEASE.md38 Git supports GPG signed tags and for releases after the `1.1.0` release will have tags signed by a …
54 Additionally this tarball must be accompanied by a detached GPG signature.
65 …e tarball requires the project maintainers public keys be installed in the GPG keyring of the veri…
72 The GPG keys used to sign a release tag and the associated tarball must be the same.
75 * be discoverable using a public GPG key server
/external/freetype/docs/
Drelease85 GPG='/usr/bin/gpg --batch --no-tty'
106 PATH=/empty echo -n "Enter GPG passphrase: "
124 echo $passphrase | $GPG --passphrase-fd 0 -ba -o $f.sig $f
/external/testng/
DREADME.dev3 Install GPG at http://www.gpgtools.org/gpgmail/index.html
/external/harfbuzz_ng/
DRELEASING.md41 "make release-files". Enter your GPG password. This creates a sha256 hash
45 GPG password again.
/external/elfutils/
DMakefile.am32 EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING \
DChangeLog173 * GPG-KEY: Update.
/external/dtc/
DMakefile291 GPG = gpg2 macro
296 $(GPG) --detach-sign --armor -o ../dtc-$(dtc_version).tar.sign \
/external/mesa3d/docs/
Ddownload.rst11 Our release tarballs are GPG-signed, and the public keys are available
Dreleasing.rst284 your GPG and SSH passphrase(s) to sign and upload the files,
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/
DDESCRIPTION79 GPG: 0x8103A37E
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/
DDESCRIPTION67 GPG: 0x8103A37E
/external/conscrypt/release/
DREADME.md27 ### Setup OSSRH and GPG
49 Add your OSSRH credentials, GPG key information, and the code signing keystore details
/external/curl/docs/
DRELEASE-PROCEDURE.md17 the tag is GPG signed (using -s).
/external/tensorflow/tensorflow/java/maven/
DREADME.md88 to *"GPG sign uploaded files using Bintray's public/private key pair"*
90 - A GPG signing key, required
/external/python/dateutil/
DRELEASING15 [ ] Sign the source and binary distributions with a GPG key (if not the one
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/
DREADME.rst149 GPG: 0x8103A37E
DPKG-INFO288 GPG: 0x8103A37E
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
DREADME.rst138 GPG: 0x8103A37E
DPKG-INFO276 GPG: 0x8103A37E
/external/python/pyopenssl/
DCONTRIBUTING.rst104 The maintainer can be reached at hs@ox.cx and his GPG key ID is ``0xAE2536227F69F181`` (Fingerprint…
/external/protobuf/protoc-artifacts/
DREADME.md109 configure GPG and Sonatype account.
/external/wycheproof/doc/
Ddsa.md153 Nguyen analyzed a similar flaw in GPG [N04].
/external/python/cpython2/Doc/distutils/
Dpackageindex.rst116 uploaded file using GPG (GNU Privacy Guard). The :program:`gpg` program must

12