Skip to content

Commit 09a242d

Browse files
authored
Clarify note on temporary metadata usage
Updated wording for clarity regarding metadata usage.
1 parent 468694c commit 09a242d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you discover a security vulnerability, please report it using [GitHub vulnera
1414

1515
This project collects zero user data. No credentials, PII, payment info, health data, or user content is ever stored, transmitted, or shared. All analysis runs 100% client-side with no network calls to external services.
1616

17-
**Note:** We temporarily fetch metadata (e.g., Flow metadata, timestamps) in-memory only for real-time functionality during your session. This data is never stored, logged, or transmitted and is discarded immediately when the session ends.
17+
**Note:** We temporarily use metadata (e.g., Flow metadata, timestamps) in-memory only for real-time functionality during your session. This data is never stored, logged, or transmitted and is discarded immediately when the session ends.
1818

1919
## Dependencies
2020

0 commit comments

Comments
 (0)