You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Please do NOT open a public GitHub issue for security vulnerabilities.**
12
+
13
+
Instead, please use [GitHub Security Advisories](https://github.com/AgentAnycast/agentanycast/security/advisories/new) to report vulnerabilities privately.
14
+
15
+
Please include:
16
+
17
+
1. Description of the vulnerability
18
+
2. Steps to reproduce
19
+
3. Affected component(s)
20
+
4. Impact assessment (if possible)
21
+
22
+
## Response Timeline
23
+
24
+
-**Acknowledgement**: within 48 hours
25
+
-**Initial assessment**: within 7 days
26
+
-**Fix or mitigation**: depends on severity, typically within 30 days
27
+
28
+
## Security Design
29
+
30
+
AgentAnycast uses end-to-end encryption (Noise_XX protocol + NaCl box) for all P2P communication. The relay server cannot read message content. See the [Architecture documentation](https://github.com/AgentAnycast/agentanycast/blob/main/docs/architecture.md) for details.
31
+
32
+
## Disclosure Policy
33
+
34
+
We follow [coordinated disclosure](https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure). We will work with you to understand and address the issue before any public disclosure.
35
+
36
+
## Recognition
37
+
38
+
We appreciate responsible disclosure and will credit reporters (with permission) in release notes.
0 commit comments