Personal research project — paper-testing & tuning, not raising capital.

Academy portal privacy

The public site earn-defi.com collects no personal data. The Academy portal (/academy) is a separate, account-based course and stores the data below — solely to run the course.

What we store

Why

Only to run the course: authentication, progress tracking, verifying your educational on-chain steps, and issuing your certificate. No advertising, no third-party trackers, no selling of data.

Non-custodial

The Academy holds none of your funds and none of your keys. Practice happens on your own wallet with an educational limit of ≤ $150; you sign every action yourself.

Deleting your account

Request deletion and we fully erase your account and all linked rows (email, wallet address, progress, notes, quizzes, AND your audit events). Technically an admin cascade command does this:

python3 -m spa_core.academy.manage delete-user --email <[email protected]>

The event log is normally append-only (immutable) for audit honesty; account deletion is the one sanctioned exception where your events are erased too.

Questions — via the footer contact. This page covers the Academy portal only; the rest of earn-defi.com collects no personal data.