Skip to content

Commit 46c3399

Browse files
committed
docs: remove Security Checklist, Responsible Disclosure and Bug Bounty sections
1 parent 653e492 commit 46c3399

1 file changed

Lines changed: 0 additions & 36 deletions

File tree

docs/security-model.md

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -221,42 +221,6 @@ EncryptedKeyShare = ChaCha20-Poly1305(key, nonce, plaintext)
221221
- Implement KYT (Know Your Transaction) where required
222222
- Maintain audit trails for regulatory review
223223

224-
## Security Checklist
225-
226-
### Pre-Deployment
227-
228-
- [ ] Security audit of MPC implementation
229-
- [ ] Penetration testing of relay service
230-
- [ ] Smart contract audit
231-
- [ ] Dependency vulnerability scan
232-
- [ ] Policy configuration review
233-
234-
### Ongoing
235-
236-
- [ ] Regular dependency updates
237-
- [ ] Monitoring and alerting active
238-
- [ ] Incident response plan tested
239-
- [ ] Backup recovery verified
240-
- [ ] Policy limits reviewed quarterly
241-
242-
## Responsible Disclosure
243-
244-
Found a security issue? Please report it responsibly:
245-
246-
1. **Email**: security@example.com
247-
2. **PGP Key**: Available at [keys.example.com](https://keys.example.com)
248-
3. **Response Time**: Within 24 hours
249-
4. **Resolution**: Critical issues within 7 days
250-
251-
### Bug Bounty
252-
253-
| Severity | Reward |
254-
|----------|--------|
255-
| Critical | Up to $50,000 |
256-
| High | Up to $20,000 |
257-
| Medium | Up to $5,000 |
258-
| Low | Up to $1,000 |
259-
260224
## References
261225

262226
1. [DKLs23: Threshold ECDSA from ECDSA Assumptions](https://eprint.iacr.org/2023/765)

0 commit comments

Comments
 (0)