php5-dev 安装包,安装 — phpMyAdmin 5.2.0-dev 文档

Verifying phpMyAdmin releases¶

Since July 2015 all phpMyAdmin releases are cryptographically signed by the

releasing developer, who through January 2016 was Marc Delisle. His key id is

0xFEFC65D181AF644A, his PGP fingerprint is:

436F F188 4B1A 0C3F DCBF 0D79 FEFC 65D1 81AF 644A

and you can get more identification information from .

Beginning in January 2016, the release manager is Isaac Bennetch. His key id is

0xCE752F178259BD92, and his PGP fingerprint is:

3D06 A59E CE73 0EB7 1B51 1C17 CE75 2F17 8259 BD92

and you can get more identification information from .

Some additional downloads (for example themes) might be signed by Michal Čihař. His key id is

0x9C27B31342B7511D, and his PGP fingerprint is:

63CB 1DF1 EF12 CF2A C0EE 5A32 9C27 B313 42B7 511D

and you can get more identification information from .

You should verify that the signature matches the archive you have downloaded.

This way you can be sure that you are using the same code that was released.

You should also verify the date of the signature to make sure that you

downloaded the latest version.

Each archive is accompanied by .asc files which contain the PGP signature

for it. Once you have both of them in the same folder, you can verify the signature:

$ gpg --verify phpMyAdmin-4.5.4.1-all-languages.zip.asc

gpg: Signature made Fri 29 Jan 2016 08:59:37 AM EST using RSA key ID 8259BD92

gpg: Can't check signature: public key not found

As you can see gpg complains that it does not know the public key. At this

point, you should do one of the following steps:

Download the keyring from our download server, then import it with:

$ gpg --import phpmyadmin.keyring

Download and import the key from one of the key servers:

$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 3D06A59ECE730EB71B511C17CE752F178259BD92

gpg: requesting key 8259BD92 from hkp server pgp.mit.edu

gpg: key 8259BD92: public key "Isaac Bennetch " imported

gpg: no ultimately trusted keys found

gpg: Total number processed: 1

gpg: imported: 1 (RSA: 1)

This will improve the situation a bit - at this point, you can verify that the

signature from the given key is correct but you still can not trust the name used

in the key:

$ gpg --verify phpMyAdmin-4.5.4.1-all-languages.zip.asc

gpg: Signature made Fri 29 Jan 2016 08:59:37 AM EST using RSA key ID 8259BD92

gpg: Good signature from "Isaac Bennetch "

gpg: aka "Isaac Bennetch "

gpg: WARNING: This key is not certified with a trusted signature!

gpg: There is no indication that the signature belongs to the owner.

Primary key fingerprint: 3D06 A59E CE73 0EB7 1B51 1C17 CE75 2F17 8259 BD92

The problem here is that anybody could issue the key with this name. You need to

ensure that the key is actually owned by the mentioned person. The GNU Privacy

Handbook covers this topic in the chapter Validating other keys on your public

keyring. The most reliable method is to meet the developer in person and

exchange key fingerprints, however, you can also rely on the web of trust. This way

you can trust the key transitively though signatures of others, who have met

the developer in person.

Once the key is trusted, the warning will not occur:

$ gpg --verify phpMyAdmin-4.5.4.1-all-languages.zip.asc

gpg: Signature made Fri 29 Jan 2016 08:59:37 AM EST using RSA key ID 8259BD92

gpg: Good signature from "Isaac Bennetch " [full]

Should the signature be invalid (the archive has been changed), you would get a

clear error regardless of the fact that the key is trusted or not:

$ gpg --verify phpMyAdmin-4.5.4.1-all-languages.zip.asc

gpg: Signature made Fri 29 Jan 2016 08:59:37 AM EST using RSA key ID 8259BD92

gpg: BAD signature from "Isaac Bennetch " [unknown]

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值