Summary
GeneNutrient operates with a strict privacy-first policy:
- All DNA analysis happens directly in your browser
- Your DNA data never leaves your device
- No servers process or store your genetic information
- No tracking, analytics, or cookies are used
- No user accounts or personal data collection
Client-Side Processing
GeneNutrient is designed as a fully client-side application. This means:
- When you upload your DNA file, it is processed entirely by JavaScript running in your web browser
- Your genetic data never leaves your device or travels over the internet
- The analysis happens on your computer, using your browser's resources
- No data is transmitted to our servers or any third-party servers
No Data Collection
Unlike most websites and services, GeneNutrient:
- Does not use cookies of any kind
- Does not use any analytics or tracking tools
- Does not collect any personal information
- Does not require account creation or login
- Does not store any data from your session
Technical Implementation
For the technically inclined, here's how our privacy-first approach is implemented:
- The website consists entirely of static HTML, CSS, and JavaScript files
- DNA file parsing is handled by JavaScript's FileReader API, which reads files locally
- No AJAX calls or API requests are made to process your data
- The PDF and HTML export functions work entirely in-browser
- You can even run the tool offline after the page has loaded
Verification
We encourage users who want to verify our privacy claims to:
- Use your browser's developer tools (Network tab) to confirm no data is being sent
- Disconnect from the internet after loading the page - the tool will still work
- Review our open source code to see exactly how the application works
Contact Information
If you have any questions about this privacy policy or our approach to data protection, please contact us at:
privacy@genenutrient.com
Changes to This Policy
If we make changes to this privacy policy, we will post the updated version on this page.
Last updated: May 9, 2025