{"id":31696591,"url":"https://github.com/whyashthakker/blurby","last_synced_at":"2026-05-03T20:32:27.770Z","repository":{"id":318434580,"uuid":"1071271885","full_name":"whyashthakker/blurby","owner":"whyashthakker","description":"Blurby is an open-source browser extension that automatically protects sensitive information during screen sharing. Using advanced AI detection, Blurby identifies and blurs private data in real-time, ensuring your presentations and tutorials remain secure.","archived":false,"fork":false,"pushed_at":"2025-10-07T06:51:09.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T07:24:26.737Z","etag":null,"topics":["blur","blur-text","chrome","chrome-extension-react","extensions","nextjs","privacy-protection"],"latest_commit_sha":null,"homepage":"https://www.blurby.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whyashthakker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-07T05:52:23.000Z","updated_at":"2025-10-07T06:51:12.000Z","dependencies_parsed_at":"2025-10-07T07:24:28.688Z","dependency_job_id":"c396fae2-5fc0-43ef-9341-3fe6cad1664b","html_url":"https://github.com/whyashthakker/blurby","commit_stats":null,"previous_names":["whyashthakker/blurby"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/whyashthakker/blurby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyashthakker%2Fblurby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyashthakker%2Fblurby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyashthakker%2Fblurby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyashthakker%2Fblurby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whyashthakker","download_url":"https://codeload.github.com/whyashthakker/blurby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyashthakker%2Fblurby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32583905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blur","blur-text","chrome","chrome-extension-react","extensions","nextjs","privacy-protection"],"created_at":"2025-10-08T17:09:26.133Z","updated_at":"2026-05-03T20:32:27.753Z","avatar_url":"https://github.com/whyashthakker.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blurby - Privacy-First Screen Sharing Protection 🛡️\n\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/olly-ai-agent-for-social/ofjpapfmglfjdhmadpegoeifocomaeje)](https://chromewebstore.google.com/detail/olly-ai-agent-for-social/ofjpapfmglfjdhmadpegoeifocomaeje)\n[![Twitter Follow](https://img.shields.io/twitter/follow/blurbyapp?style=social)](https://twitter.com/blurbyapp)\n\nBlurby is an open-source browser extension that automatically protects sensitive information during screen sharing. Using advanced AI detection, Blurby identifies and blurs private data in real-time, ensuring your presentations and tutorials remain secure.\n\n## 🌟 Key Features\n\n- **AI-Powered Detection**: Automatically identifies sensitive information like API keys, passwords, emails, and more\n- **Zero-Click Protection**: Works instantly without manual configuration\n- **Real-Time Blur Controls**: Individual controls for each sensitive element\n- **Custom Blur Areas**: Drag and drop to create custom blur zones\n- **Privacy-First Architecture**: All processing happens locally on your device\n- **Universal Compatibility**: Works with Zoom, Teams, Google Meet, Discord, OBS, and more\n- **Zero Latency**: No impact on screen sharing performance\n\n## 🎯 Perfect for\n\n- **Course Creators \u0026 Educators**: Safely demonstrate code without exposing API keys\n- **Developers**: Share your work without revealing sensitive credentials\n- **Solution Architects**: Present demos while protecting client data\n- **Product Managers**: Share analytics without exposing internal metrics\n- **Team Leads**: Conduct code reviews with confidence\n\n## 🚀 Getting Started\n\n1. Visit our [Chrome Web Store page](https://chromewebstore.google.com/detail/olly-ai-agent-for-social/ofjpapfmglfjdhmadpegoeifocomaeje)\n2. Click \"Add to Chrome\"\n3. Start sharing your screen with confidence!\n\n## 💻 Development\n\nBlurby is built with:\n- Next.js 14\n- TypeScript\n- Tailwind CSS\n- shadcn/ui\n- Chrome Extensions API\n\n### Local Setup\n\n\\`\\`\\`bash\n# Clone the repository\ngit clone https://github.com/yourusername/blurby.git\n\n# Install dependencies\ncd blurby\nnpm install\n\n# Start development server\nnpm run dev\n\\`\\`\\`\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.\n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Open a Pull Request\n\n## 🔒 Privacy \u0026 Security\n\n- All processing happens locally on your device\n- No data is ever sent to external servers\n- AES-256 encryption for local storage\n- GDPR compliant by design\n- Regular security audits\n\n## 🌟 Success Story\n\nBlurby was born from a real incident where a student accidentally captured an instructor's API key during a tutorial, resulting in unexpected charges. This inspired us to create a solution that lets educators and professionals share their screens without compromising sensitive information.\n\n## 📈 Why Choose Blurby?\n\n- **Privacy First**: Your data never leaves your computer\n- **One-Time Payment**: $19 for lifetime access (regular price $49)\n- **No Subscriptions**: No recurring fees or hidden charges\n- **Money-Back Guarantee**: 30-day satisfaction guarantee\n- **Regular Updates**: Free lifetime updates included\n\n## 🏆 Used By Professionals From\n\n- Vercel\n- Stripe\n- Linear\n- And thousands of developers worldwide\n\n## 📝 License\n\nMIT License - see [LICENSE](LICENSE) for details\n\n## 🔗 Links\n\n- [Website](https://blurby.xyz)\n- [Documentation](https://docs.blurby.xyz)\n- [Chrome Web Store](https://chromewebstore.google.com/detail/olly-ai-agent-for-social/ofjpapfmglfjdhmadpegoeifocomaeje)\n- [Twitter](https://twitter.com/blurbyapp)\n\n## 📧 Support\n\nNeed help? Contact us at support@explainx.ai\n\n---\n\nKeywords: screen sharing protection, privacy tool, sensitive data protection, API key protection, screen blur, presentation privacy, screen sharing security, developer privacy, tutorial privacy, screen recording protection, privacy extension, screen sharing blur, data protection tool, privacy software, screen privacy, secure presentations, privacy guard, screen masking, data masking, privacy shield","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyashthakker%2Fblurby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhyashthakker%2Fblurby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyashthakker%2Fblurby/lists"}