Problem
Aframp collects personally identifiable information (phone numbers, KYC documents, bank account details) from users across multiple African jurisdictions.
There is no:
- Privacy policy page
- Terms of service page
- Cookie consent banner
- GDPR / Nigeria NDPR / Kenya DPA compliance documentation
Fix
- Create
app/legal/privacy/page.tsx
- Create
app/legal/terms/page.tsx
- Add a cookie consent banner
- Document data retention periods for KYC documents, transaction records, and phone numbers
Impact
Critical compliance — operating without a privacy policy is a legal risk in all target markets.
Problem
Aframp collects personally identifiable information (phone numbers, KYC documents, bank account details) from users across multiple African jurisdictions.
There is no:
Fix
app/legal/privacy/page.tsxapp/legal/terms/page.tsxImpact
Critical compliance — operating without a privacy policy is a legal risk in all target markets.