feat: add security page

This commit is contained in:
jinhojang6 2024-05-16 22:24:13 +09:00
parent 9aad86555c
commit b0b2aae6e3
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
2 changed files with 18 additions and 0 deletions

View File

@ -188,6 +188,10 @@ const config = {
href: '/rules-of-engagement',
label: 'Rules of Engagement',
},
{
href: '/security',
label: 'Security',
},
],
},
],

14
root-pages/security.md Normal file
View File

@ -0,0 +1,14 @@
---
displayed_sidebar: null
sidebar_class_name: hidden
pagination_prev: null
pagination_next: null
---
# Security
We take security seriously at Waku and across the <a href="https://free.technology/" target="_blank">Institute of Free Technology</a> and its affiliates.
Please report any security incidents via <a href="mailto:security@free.technology">security@free.technology</a>.
Please report any discovered vulnerabilities in our bounty programme at <a href="https://hackenproof.com/status-dot-app" target="_blank">HackenProof</a> to help ensure our protocols and software remain secure.