mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-07 22:03:55 -05:00
feat: add security page
This commit is contained in:
14
docs/security.md
Normal file
14
docs/security.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
displayed_sidebar: null
|
||||
sidebar_class_name: hidden
|
||||
pagination_prev: null
|
||||
pagination_next: null
|
||||
---
|
||||
|
||||
# Security
|
||||
|
||||
We take security seriously at Vac 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.
|
||||
@@ -146,6 +146,10 @@ const config = {
|
||||
href: '/privacy-policy',
|
||||
label: 'Privacy Policy',
|
||||
},
|
||||
{
|
||||
href: '/security',
|
||||
label: 'Security',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user