Skip to content

Curio Snark Marketplace #484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 97 commits into
base: main
Choose a base branch
from
Open

Curio Snark Marketplace #484

wants to merge 97 commits into from

Conversation

magik6k
Copy link
Collaborator

@magik6k magik6k commented Apr 17, 2025

Not yet in the final form, some data structures might still change, especially some details around payments.

Todo:

  • Support Snap
  • Test Snap
  • Provider balance redeem/ui
  • work retry
  • PoW proofs
  • Signed requests
  • Auto settle provider
  • TOS/Filters
  • Docs

| Category | Examples | Purpose | Legal basis (GDPR Art. 6) | Retention |
|----------|----------|---------|---------------------------|-----------|
| **On‑chain data (public)** | Client/provider actor IDs, voucher amounts, nonces, cumulative FIL, service‑fee amounts, L2 block headers & metadata | Provide marketplace, ensure transparency & anti‑fraud | Art. 6 (1)(b) (contract) | Permanent; published to Filecoin L1 & our L2 |
| **Service logs** | IP addresses, timestamps, HTTP headers, endpoints, error traces | Security monitoring, rate‑limiting, analytics | Art. 6 (1)(f) (legitimate interest) | 30 days raw logs; aggregated stats up to 12 months |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is:
Art. 6 (1)(f) (legitimate interest)
?

Copy link
Collaborator Author

@magik6k magik6k Jun 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://gdpr-info.eu/art-6-gdpr/

processing is necessary for the purposes of the legitimate interests pursued by the controller or by a third party, except where such interests are overridden by the interests or fundamental rights and freedoms of the data subject which require protection of personal data, in particular where the data subject is a child.

@magik6k magik6k changed the title [in progress] Curio Snark Marketplace Curio Snark Marketplace Jun 26, 2025
@magik6k magik6k marked this pull request as ready for review June 26, 2025 20:22
Comment on lines +99 to +101
// TODO TMRW:
// * Task display with correct restart in the UI
// * Return unconsumed-by-service payments to not block the nonce
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// TODO TMRW:
// * Task display with correct restart in the UI
// * Return unconsumed-by-service payments to not block the nonce

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.

3 participants