Security.txt Manager

描述

This powerful yet user-friendly WordPress plugin enables you to create, edit, and manage your “security.txt” file directly from the WordPress dashboard. As one of the most critical files on any site, the “security.txt” file communicates your security policy and contact information to security researchers.

What is security.txt?

A proposed standard which allows websites to define security policies.

Read the RFC

Can I use this with multisite?

Yes! However, if you are using a subfolder installation it will only work for the main site. This is because you can only have one security.txt for a given domain or subdomain per the security.txt spec.

Technical Notes

  • Requires PHP 7.2+.
  • Requires WordPress 5.7+.
  • Rewrites need to be enabled. Without rewrites, WordPress cannot know to supply /security.txt when requested.
  • Your site URL must not contain a path (e.g. https://example.com/site/ or path-based multisite installs). Learn more on spec.

Contributing & Bug Report

Bug reports and pull requests are welcome on Github.

If you like Security.txt Manager, then consider checking out our other projects:

  • Magic Login Pro – Easy, secure, and passwordless authentication for WordPress.
  • Easy Text-to-Speech for WordPress – Transform your textual content into high-quality synthesized speech with Amazon Polly.
  • Handywriter – AI-powered writing assistant that can help you create content for your WordPress.
  • PaddlePress PRO – Paddle Plugin for WordPress
  • Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
  • WP Accessibility Toolkit – A collection of tools to help you make your WordPress more accessible.

屏幕截图

  • Settings Page

安装

Manual Installation

  1. Upload the entire /security-txt-manager directory to the /wp-content/plugins/ directory.
  2. Activate Security.txt Manager through the ‘Plugins’ menu in WordPress.

常见问题

How can I create security policy?

You can create it on https://securitytxt.org/ website.

Can I use this with multisite?

Yes! But won’t work for the child sites on subdirectory setup due to security.txt spec

Do I have to upload any files?

No. The plugin handles “.well-known/security.txt” and “security.txt” requests for your domain.

评价

阅读所有2条评价

贡献者及开发者

“Security.txt Manager” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Security.txt Manager」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Security.txt Manager”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.2 (19 March, 2024)

  • Tested with WP 6.5
  • Dependency updates.

1.0.1 (22 July, 2023)

  • Tested with WP 6.3

1.0 (15 June, 2023)

  • First release