Linux 软件免费装
Banner图

DGXPCO

开发者 ericmann
更新时间 2018年3月3日 12:47
捐献地址: 去捐款
PHP版本: 4.2.0 及以上
WordPress版本: 4.9.4
版权: MIT
版权网址: 版权信息

标签

secure update upgrade

下载

1.0.0 1.1.0 1.2.0

详情介绍:

DGXPCO (Digital Guarantees for eXplicitly Permitted Core Operations) is a proof-of-concept cryptographic signature verification utility for WordPress software updates. The plugin will source manual (offline) signatures for WordPress core updates and prevent the application from updating unless the contents of the update payload are verified with a remote signature. This provides a second source of truth for the integrity of WordPress updates beyond the MD5 content hash supplied in the header from the WordPress update server. If that server were ever breached, it's unlikely the server hosting the signatures of the files was also breached. If the signatures ever fail to validate, you can know your site was protected from an attack.

安装:

Manual Installation
  1. Upload the entire /dgxpco directory to the /wp-content/plugins/ directory.
  2. Activate DGXPCO through the 'Plugins' menu in WordPress.

升级注意事项:

1.1.0 The minimum WordPress version requirement is now 4.2.0. 1.0.0 First Release

常见问题:

Who is responsible for the signatures

At the moment, Eric Mann will personally verify and sign every new update payload once it's released by the core team. The signatures of each core file are hosted in a separate GitHub repository, with every commit signed by Eric's GPG private key for redundant verification.

更新日志:

1.2.0 1.1.0 1.0.0