What Data Is Stored and What Is Not
Rihario stores test results, screenshots, and logs to help you understand what was found. We do NOT store credentials, sensitive form data, or personal information. All stored data is used only to provide test results and can be deleted at any time.
What IS Stored
Test Results
- Screenshots - Visual evidence of pages and issues
- Console logs - JavaScript errors and warnings
- Network logs - HTTP request/response details (URLs, status codes, headers)
- DOM snapshots - HTML structure at time of issues
- Exploration steps - Sequence of actions taken
Metadata
- Test run information - URL tested, timestamp, duration
- Issues found - List of problems detected
- Test status - Success, failed, blocked, etc.
- Browser/device info - What browser was used
Account Information
- User account - Your account details (email, plan, etc.)
- Usage statistics - How many tests run, limits used
- Project information - Projects you create
What Is NOT Stored
Credentials
- Passwords - Never stored, not even encrypted
- API keys - Never stored
- Tokens - Authentication tokens not persisted (only session)
- Secrets - Any sensitive credentials
Sensitive Form Data
- Payment information - Credit cards, billing details
- Personal information - Names, addresses, phone numbers from forms
- Private data - Any data entered into forms during testing
Request Bodies
Network logs include:
- URLs and status codes
- Response headers
- Request methods
Network logs do NOT include:
- Request bodies with sensitive data
- Response bodies with personal information
- Authorization headers
Data Retention
Test Results
- Stored until deleted - Results kept until you delete them
- You can delete anytime - Delete individual results or all results
- Automatic cleanup - Old results may be automatically deleted after period
Account Data
- Active accounts - Data kept while account is active
- Deleted accounts - All data deleted when account is deleted
- Compliance - Follows data retention policies
Data Usage
Stored data is used only for:
- Displaying results - Showing you what was found
- Historical analysis - Comparing results over time
- Service improvement - Improving Rihario (anonymized)
Stored data is NOT used for:
- Training AI models on your data
- Sharing with third parties
- Marketing or advertising
- Any purpose other than providing the service
Data Security
- Encrypted at rest - All stored data encrypted
- Encrypted in transit - HTTPS for all connections
- Access controls - Only you can access your data
- Regular audits - Security practices reviewed regularly
Your Rights
- Access your data - Download or view all stored data
- Delete your data - Remove test results anytime
- Export data - Export results in standard formats
- Account deletion - Delete account and all associated data
Best Practices
- Use test data - Never use real user data in tests
- Test on staging - Use staging environments, not production
- Regular cleanup - Delete old test results periodically
- Review stored data - Check what's stored if concerned