Skip to content

docs: add privacy policy and lint updates - #1

Merged
VerifiedFlemzy1 merged 1 commit into
mainfrom
feat/privacy-audit-safeguard
Jul 18, 2026
Merged

docs: add privacy policy and lint updates#1
VerifiedFlemzy1 merged 1 commit into
mainfrom
feat/privacy-audit-safeguard

Conversation

@VerifiedFlemzy1

@VerifiedFlemzy1 VerifiedFlemzy1 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Closes Gryd-lock#4
Summary: Introduces a formal privacy audit and safeguards for the Grydlock extension, ensuring that no transaction or destination data leaves the user's device except for the required oracle scoring call.

Changes:

  • PRIVACY.md (new) — documents data handling guarantees and the single approved external call surface (src/adapter/oracleAdapter.ts)
  • eslint.config.js — strict lint rules blocking fetch, XMLHttpRequest, StellarSdk.Server etc. outside src/adapter/
  • README.md — links to PRIVACY.md and documents the automated CI/lint privacy gates

Checklist:

  • Added PRIVACY.md
  • ESLint restrictions enforcing privacy boundary
  • README updated with privacy + CI documentation
  • Only oracle scoring call is permitted as external network call
  • Branch pushed and upstream set

@VerifiedFlemzy1
VerifiedFlemzy1 merged commit 58d4c44 into main Jul 18, 2026
1 check passed
@VerifiedFlemzy1
VerifiedFlemzy1 deleted the feat/privacy-audit-safeguard branch July 18, 2026 11:01
knytcomics-ui pushed a commit that referenced this pull request Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add message authenticity (nonce/session binding) to the internal signing protocol

1 participant