-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSecurity
More file actions
33 lines (19 loc) · 1008 Bytes
/
Security
File metadata and controls
33 lines (19 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
## 🔒 Security
We take security seriously at Brisk and Qbits.
### 🔐 Vulnerability Reporting
If you believe you've discovered a security vulnerability within Brisk, please report it responsibly by emailing us at:
📩 **contact@qbitsest.com**
We will acknowledge your report and investigate swiftly.
### 🔄 Security Updates
Brisk is regularly updated. Please ensure you're using the latest release and monitor our [Releases](https://github.com/QbitsCode/Brisk/releases) page.
### 🔍 Code Review & Audits
All contributions to Brisk are subject to peer review with an emphasis on:
- Stability
- Security
- Quantum-safe design
Periodic security audits are part of our development lifecycle.
### ✅ Best Practices for Users
- Never expose private keys or sensitive config files publicly.
- Stay updated with security patches.
- Use verified dependencies and monitor their integrity.
Brisk is committed to building a quantum-secure ecosystem in partnership with our users and contributors.