Title: wp-security-txt
Author: securitytext.org
Published: <strong>2017년 11월 22일</strong>
Last modified: 2017년 11월 22일

---

플러그인 검색

![](https://ps.w.org/wp-security-txt/assets/banner-772x250.png?rev=1773636)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/wp-security-txt/assets/icon-256x256.png?rev=1773636)

# wp-security-txt

 작성자: [securitytext.org](https://profiles.wordpress.org/securitytxt/)

[다운로드](https://downloads.wordpress.org/plugin/wp-security-txt.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wp-security-txt/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-security-txt/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wp-security-txt/#installation)
 * [개발](https://ko.wordpress.org/plugins/wp-security-txt/#developers)

 [지원](https://wordpress.org/support/plugin/wp-security-txt/)

## 설명

The purpose of this project is to create a set-it-and-forget-it plugin that can 
be installed without much effort to get a WordPress site compliant with the current
[`security.txt`](https://securitytxt.org/) spec. It is therefore highly opinionated
but built for configuration. It will automatically configure itself but you are 
encouraged to visit the plugin settings page after activating it.

[`security.txt`](https://github.com/securitytxt) is a [draft](https://tools.ietf.org/html/draft-foudil-securitytxt-00)“
standard” which allows websites to define security policies. This “standard” sets
clear guidelines for security researchers on how to report security issues, and 
allows bug bounty programs to define a scope. Security.txt is the equivalent of `
robots.txt`, but for security issues.

There is a help page built into the plugin if you need help configuring it. For 
developers, there is [documentation for `wordpress-security-txt` online](https://austinheap.github.io/wordpress-security-txt/),
the source of which is in the [`docs/`](https://github.com/austinheap/wordpress-security-txt/tree/master/docs)
directory. The most logical place to start are the [docs for the `WordPress_Security_Txt` class](https://austinheap.github.io/wordpress-security-txt/packages/WordPress.Security.Txt.html).

### Translations

The `security.txt` for WordPress plugin includes translations for the following 
17 languages:

 * Arabic ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-ar_AR.po))
 * Bengali ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-bn_BN.po))
 * Catalan ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-ca_ES.po))
 * Chinese (Simplified) ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-zh_CN.po))
 * Chinese (Traditional) ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-zh_TW.po))
 * English ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-en_EN.po))
 * English (AU) ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-en_AU.po))
 * English (US) ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-en_US.po))
 * French ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-fr_FR.po))
 * German ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-de_DE.po))
 * Hindi ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-hi_IN.po))
 * Italian ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-it_IT.po))
 * Portuguese ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-pt_PT.po))
 * Portuguese (BR) ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-pt_BR.po))
 * Romanian ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-ro_RO.po))
 * Russian ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-ru_RU.po))
 * Spanish ([PO file](https://github.com/austinheap/wordpress-security-txt-translations/blob/master/wordpress-security-txt-es_ES.po))

If you would like to contribute a new languge or you spotted in error in one of 
the translation files, please feel free to contribute directly to the [public `wordpress-security-txt` POEditor project](https://poeditor.com/join/project/utTvBn327C).
Once accepted additions/modifications are automagically built by POEditor to PO/
MO files and published to the [wordpress-security-txt-translation](https://github.com/austinheap/wordpress-security-txt-translations)
repository.

The translations repository is included in builds submitted to the WordPress plugin
directory. Users with the [GitHub Updater Plugin](https://github.com/afragen/github-updater)
don’t have to wait for builds to the WordPress plugin directory — they can get updated
translations as soon as they’re published to the repository by POEditor.

### Anonymous Statistics (Opt-in)

This plugin has an option — that is **disabled** by default and _can only be enabled
by explicilty opt-ing in_ on the `security.txt` Settings page — to collect anonymous
statistics to help better understand how this plugin is used and how people are 
implementing their `security.txt` documents. The goal of collecting this data is
to aid in research and design of the [specification](https://tools.ietf.org/html/draft-foudil-securitytxt-00),
the [PHP library](https://github.com/austinheap/php-security-txt), the [plugin](https://github.com/austinheap/wordpress-security-txt)
itself, and to help us create a better experience for all users.

For example, one function of anonymous statistics is to send your `security.txt`
document to our servers. This allows us to track what percent of users are implementing
the specification according to the draft RFC, and how it might differ from the explicit
definitions submitted to the [Internet Engineering Task Force (IETF)](https://www.ietf.org/).

We respect your privacy and are happy to clarify on any aspect of the statistics
collection and analysis. More importantly, you can [verify this in the code for yourself on GitHub](https://github.com/austinheap/wordpress-security-txt/tree/master/trunk).

We do not track **any** personally-identifiable information and we are committed
to protecting your privacy. With regards to performance, the tracking is implemented
in such a way so as to not impact of your WordPress site at all.

### Badges

All the badges!

## 스크린샷

 * [[
 * Easily control the declaratives of your `security.txt` document.
 * [[
 * Generates valid `security.txt` documents for the latest spec.

## 설치

This section describes how to install `wordpress-security-txt` and get it working.

 1. Upload `wordpress-security-txt` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the plugin using the ‘settings.txt’ link under ‘Settings’.

## FAQ

  Installation Instructions

This section describes how to install `wordpress-security-txt` and get it working.

 1. Upload `wordpress-security-txt` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the plugin using the ‘settings.txt’ link under ‘Settings’.

  Where should I report bugs I encounter?

Please report any issues you encounter via the [GitHub issues tracker](https://github.com/austinheap/laravel-security-txt/issues).

  How can I contribute to the code base?

If you’d like to contribute to this plugin, [pull requests](https://github.com/austinheap/laravel-security-txt/pulls)
are welcome. For more information please see [CONTRIBUTING.md](https://github.com/austinheap/laravel-security-txt/blob/master/CONTRIBUTING.md).

  What version of the `security.txt` spec does this plugin implement?

This version of the plugin implements the `security.txt` specification found in 
the plugin folder. The specification the plugin implements is also [available online](https://github.com/austinheap/laravel-security-txt/blob/master/SPECIFICATION.md)
or via the ‘settings.txt Help’ page in the WordPress admin.

  Can I add more than one `Contact` directive?

While the specification explicitly allows for more than one `Contact` directive,
this plugin currently only supports a single entry.

## 후기

![](https://secure.gravatar.com/avatar/0564a4892b58bb26ccca2b31db9ad1f283f604bed8e1d611c46501244caaef50?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-5776/)󠁿

 [Pierre Lannoy](https://profiles.wordpress.org/pierrelannoy/) 2018년 1월 8일 답글
1개

Do exactly what it says. Clean code / clean UI… what else? Great plugin. Thanks 
for it.

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/wp-security-txt/reviews/)

## 기여자 & 개발자

“wp-security-txt”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ securitytext.org ](https://profiles.wordpress.org/securitytxt/)

“wp-security-txt”(이)가 13 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/wp-security-txt/contributors)
님께 감사드립니다.

[자국어로 “wp-security-txt”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wp-security-txt)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wp-security-txt/)는, 
[SVN 저장소](https://plugins.svn.wordpress.org/wp-security-txt/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/wp-security-txt/)을 [RSS](https://plugins.trac.wordpress.org/log/wp-security-txt/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **60+**
 *  워드프레스 버전 ** 4.9 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  PHP 버전 ** 7.0 또는 그 이상 **
 *  언어
 * [Arabic](https://ar.wordpress.org/plugins/wp-security-txt/), [Catalan](https://ca.wordpress.org/plugins/wp-security-txt/),
   [Chinese (China)](https://cn.wordpress.org/plugins/wp-security-txt/), [English (Australia)](https://en-au.wordpress.org/plugins/wp-security-txt/),
   [English (US)](https://wordpress.org/plugins/wp-security-txt/), [French (France)](https://fr.wordpress.org/plugins/wp-security-txt/),
   [German](https://de.wordpress.org/plugins/wp-security-txt/), [Hindi](https://hi.wordpress.org/plugins/wp-security-txt/),
   [Italian](https://it.wordpress.org/plugins/wp-security-txt/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/wp-security-txt/),
   [Romanian](https://ro.wordpress.org/plugins/wp-security-txt/), [Russian](https://ru.wordpress.org/plugins/wp-security-txt/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-security-txt/), 그리고 
   [Spanish (Spain)](https://es.wordpress.org/plugins/wp-security-txt/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/wp-security-txt)
 * 태그:
 * [infosec](https://ko.wordpress.org/plugins/tags/infosec/)[netsec](https://ko.wordpress.org/plugins/tags/netsec/)
   [responsible disclosure](https://ko.wordpress.org/plugins/tags/responsible-disclosure/)
   [security](https://ko.wordpress.org/plugins/tags/security/)[security.txt](https://ko.wordpress.org/plugins/tags/security-txt/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-security-txt/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/wp-security-txt/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/wp-security-txt/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/wp-security-txt/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/wp-security-txt/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/wp-security-txt/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-security-txt/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-security-txt/reviews/)

## 기여자

 *   [ securitytext.org ](https://profiles.wordpress.org/securitytxt/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-security-txt/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://securitytxt.org/)