Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-06-16 12:56:25 +0300
committerLukas Reschke <lukas@owncloud.com>2016-06-16 12:56:25 +0300
commit17c4f09b64ca2f62f8aa43a58c76f994e44cc50c (patch)
treeb8cb688681d5959da031c708a624da5ccdfef91d /page-security.php
parent1d6b9fab5fbf6ce007e8b75775d82ff80fba1d43 (diff)
Add some security pages
Diffstat (limited to 'page-security.php')
-rw-r--r--page-security.php102
1 files changed, 42 insertions, 60 deletions
diff --git a/page-security.php b/page-security.php
index 7a59f4e4..b8913077 100644
--- a/page-security.php
+++ b/page-security.php
@@ -1,67 +1,49 @@
-<?php get_template_part('templates/parts/title'); ?>
-<div class="sub-nav"><a href="/security/advisories">Security Advisories</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/security/hall-of-fame">Hall of Fame</a></div>
+<?php get_template_part( 'templates/parts/title'); ?>
+<div class="sub-nav"><a href="/security/advisories">Security Advisories</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/security/hall-of-fame">Hall of Fame</a>
+</div>
<h2>Security information</h2>
<p>This page hosts our security policies and information with regards to reporting security flaws. You can <a href="<?php echo get_template_directory_uri(); ?>/advisories/advisories.rss">follow our advisories via RSS</a>.</p>
-<p>If you are looking for information on encryption, <a href="https://nextcloud.org/blog/how-nextcloud-uses-encryption-to-protect-your-data/" target="_blank">see this blog</a>. For more general information around security, see our <a href="/faq#security" target="_blank">FAQ questions around security</a> and follow our development on <a href="https://nextcloud.org/news" target="_blank">nextcloud.org/news</a> to learn about <a href="https://statuscode.ch/2015/05/security-and-nextcloud-8.1/" target="_blank">security improvements like those introduced in Nextcloud 8.1</a> and <a href="https://nextcloud.org/blog/hackerone-case-study-on-nextcloud/">how others see our efforts</a>. For server owners, our documentation has a section with <a href="<?php echo $DOCUMENTATION_ADMIN; ?>configuration_server/harden_server.html" target="_blank">best practices and tips on securing an Nextcloud server</a>.</p>
+<p>If you are looking for information on encryption, <a href="https://owncloud.org/blog/how-owncloud-uses-encryption-to-protect-your-data/" target="_blank">see this blog</a>. For more general information around security, see our <a href="/faq#security" target="_blank">FAQ questions around security</a> and follow our development on <a href="https://nextcloud.com/news" target="_blank">nextcloud.com/news</a> to learn about <a href="https://statuscode.ch/2016/06/security-and-nextcloud-9/" target="_blank">security improvements like those introduced in Nextcloud 9</a>. For server owners, our documentation has a section with <a href="<?php echo $DOCUMENTATION_ADMIN; ?>configuration_server/harden_server.html" target="_blank">best practices and tips on securing a Nextcloud server</a>.</p>
<div class="row">
-<div class="span12">
-<p>If you've discovered a security issue with Nextcloud, please read our responsible disclosure guidelines and contact us at <a href="https://hackerone.com/nextcloud"><strong>https://hackerone.com/nextcloud</strong></a>. Your report should include:
-<ul>
- <li>Product version</li>
- <li>A vulnerability description</li>
- <li>Reproduction steps</li>
-</ul>
-A member of the security team will confirm the vulnerability, determine its impact, and develop a fix. The fix will be applied to the master branch, tested, and packaged in the next security release. The vulnerability will be publicly announced after the release. Finally, your name will be added to the <a href="/security/hall-of-fame">hall of fame</a> as a thank you from the entire Nextcloud community.</p>
-<h3>PGP Key for Submissions</h3>
-In order to facilitate secure submission of security issues, we provide the <a href="https://pgp.mit.edu/pks/lookup?op=get&search=0xDC3F85FE61709BEF">following PGP key</a> for confidential submission:
-<ul>
- <li>Key ID: <code>61709BEF</code></li>
- <li>Fingerprint: <code>491F D927 C0D9 E24E 8AD7 C167 DC3F 85FE 6170 9BEF</code></li>
- <li>Expires: <code>2018-02-11</code></li>
-</ul>
-<div class="alert alert-danger"><strong>Note: </strong>Make sure to not disclose details in the subject, as it will not be encrypted!</div>
+ <div class="span12">
+ <p>If you've discovered a security issue with Nextcloud, please read our responsible disclosure guidelines and contact us at <a href="https://hackerone.com/nextcloud"><strong>https://hackerone.com/nextcloud</strong></a>. Your report should include:
+ <ul>
+ <li>Product version</li>
+ <li>A vulnerability description</li>
+ <li>Reproduction steps</li>
+ </ul>
-<h3>Responsible Disclosure Guidelines</h3>
-The Nextcloud community kindly requests that you comply with the following guidelines when researching and reporting security vulnerabilities:
-<ul>
- <li>Only test for vulnerabilities on your own install of Nextcloud Server</li>
- <li>Confirm the vulnerability applies to a supported product version</li>
- <li>Share vulnerabilities in detail only with the security team</li>
- <li>Allow reasonable time for a response from the security team</li>
- <li>Do not publish information related to the vulnerability until Nextcloud has made an announcement to the community</li>
-</ul>
+ <p>A member of the security team will confirm the vulnerability, determine its impact, and develop a fix. The fix will be applied to the master branch, tested, and packaged in the next security release. The vulnerability will be publicly announced after the release. Finally, your name will be added to the <a href="https://hackerone.com/nextcloud/thanks">hall of fame</a> as a thank you from the entire Nextcloud community.</p>
-<h3>Out of scope</h3>
-Usually, the following types of bugs are out of scope from our security program:
-<ul>
- <li>User enumeration</li>
- <li>Network level vulnerabilities (e.g. DDoS)</li>
-</ul>
+ <h3>PGP Key for Submissions</h3>
+ <p>In order to facilitate secure submission of security issues, we provide the <a href="https://pgp.mit.edu/pks/lookup?op=get&search=0xD75899B9A724937A">following PGP key</a> for confidential submission:</p>
+ <ul>
+ <li>Key ID: <code>A724937A</code>
+ </li>
+ <li>Fingerprint: <code>2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A</code>
+ </li>
+ </ul>
-<h3>Supported Product Versions</h3>
-Nextcloud Server:
-<ul>
- <li>7.0.x</li>
- <li>8.0.x</li>
- <li>8.1.x</li>
- <li>8.2.x</li>
- <li>9.0.x</li>
-</ul>
-Nextcloud Desktop Client:
-<ul>
- <li>2.0.x</li>
-</ul>
-<h3>Unsupported Product Versions</h3>
-Nextcloud Server:
-<ul>
- <li>1.x to 6.x (We strongly suggest to upgrade to the latest release)</li>
-</ul>
-Nextcloud Desktop Client:
-<ul>
- <li>1.0.x to 1.8.x (We strongly suggest to upgrade to the latest release)</li>
-</ul>
-<h3>Third-party apps</h3>
-Vulnerabilities in third-party applications should also be reported to the security team. The security team is not responsible for the security of these apps, but will attempt to contact the 3rd party app maintainer and then take proper actions.
-</div>
-</div>
+ <p>We do however recommend to not encrypt the information submitted via HackerOne as only a small subset of the team has access to this key.</p>
+
+ <h3>Responsible Disclosure Guidelines</h3> The Nextcloud community kindly requests that you comply with the following guidelines when researching and reporting security vulnerabilities:
+ <ul>
+ <li>Only test for vulnerabilities on your own install of Nextcloud Server</li>
+ <li>Confirm the vulnerability applies to a supported product version</li>
+ <li>Share vulnerabilities in detail only with the security team</li>
+ <li>Allow reasonable time for a response from the security team</li>
+ <li>Do not publish information related to the vulnerability until Nextcloud has made an announcement to the community</li>
+ </ul>
+
+ <h3>Supported Product Versions</h3>
+ Nextcloud Server:
+ <ul>
+ <li>9.0.50</li>
+ </ul>
+ Nextcloud Android Client:
+ <ul>
+ <li>1.0.0</li>
+ </ul>
+ </div>
+</div> \ No newline at end of file