Privacy & Data Handling

SP-Dashboard is an internal tool exclusively for SilversagaPatternsFR

Complete Data Isolation

  • • Single shop configuration, only accesses SilversagaPatternsFR's data
  • • All data stored locally on your infrastructure
  • • No cloud services or third-party processors
  • • Dashboard accessible only via localhost

What Data We Handle

Data We Sync

  • ✓ Order transactions and receipts
  • ✓ Product listings and SKUs
  • ✓ Shop information
  • ✓ Sales amounts and timestamps

Data We Never Touch

  • ✗ Customer names or addresses
  • ✗ Email addresses
  • ✗ Private messages
  • ✗ Payment information

Privacy by Design: Only order IDs and aggregated sales data are stored. No personally identifiable information (PII) ever enters the database.

Etsy API Permissions

SP-Dashboard uses read-only permissions:

transactions_rView transaction history
listings_rAccess product catalog
shops_rRead shop information
receipts_rReview order receipts

Security Implementation

Technical Security

  • • OAuth 2.0 with PKCE
  • • Tokens stored as environment variables
  • • HTTPS for all API calls
  • • Docker network isolation

Data Protection

  • • Local PostgreSQL database
  • • No external endpoints
  • • Complete data ownership
  • • Delete data anytime