Open-LaunchOpen-Launch

Categories

Browse Categories

APIs & Integrations228 projectsAR/VR25 projectsArtificial Intelligence1249 projectsBlockchain & Crypto52 projectsBusiness Analytics130 projectsCMS & No-Code81 projectsCross-Platform Development26 projectsData Science & Analytics78 projectsDatabases74 projectsDesign Tools399 projectsDevOps & Cloud44 projectsDeveloper Tools337 projectsDirectory175 projectsE-commerce135 projectsEducation Tech195 projectsFinance & FinTech126 projectsGame Development72 projectsGaming Tech103 projectsGraphics & Illustration112 projectsGreen Tech8 projectsHardware14 projectsHealth Tech102 projectsInternet of Things (IoT)25 projectsLaunch Platform55 projectsMachine Learning27 projectsMarketing Tools475 projectsMobile Development66 projectsNatural Language Processing23 projectsOnline Community114 projectsOpen Source81 projectsPlatforms211 projectsProductivity898 projectsPrototyping17 projectsRobotics4 projectsSaaS1121 projectsSales Tools112 projectsSecurity61 projectsServerless11 projectsTesting & QA22 projectsUI/UX80 projectsWearables5 projectsWeb Development257 projects

Quick Access

Trending NowBest of Month

Streak Challenge

0

days streak

🚀 Why build streaks?

  • • Products from high-streak users get featured placement
  • • Automatic promotion on the main page
  • • Priority visibility for all submissions
  • • Exclusive community badges

🔥 Active users = More visibility = More success!

Sign in to start earning rewards
logoOpen-Launch

© 2026 Open-Launch. All rights reserved.

Open source project by Simon

Discover

  • Trending
  • Categories
  • Submit Project
  • Alternatives

Resources

  • Pricing
  • Sponsors
  • Blog

Legal

  • Terms of Service
  • Privacy Policy
  • Attribution Badges

Connect

  • GitHub
  • Twitter / X

Free Tools

Bet Calculator

Earned Badges

Featured on Startup Fame

Security

Zero Note logo

1. Zero Note

Zero Note: Self-Destructing Shareable NotesA secure way to share temporary notes in encrypted form that self-destruct automatically according to your terms👁️ ⏰ 🌎💡 What is it?You often share sensitive information with friends, family, colleagues, and others—Wi-Fi passwords, door lock codes, gate codes, key locations, or ID details.But the way we usually share these things through chat apps, text messages, or email—leaves a permanent digital trail.Most of this information isn’t meant to live forever. It only needs to exist long enough to be used. After that, it should be destroyed.Instead, it sits indefinitely in message histories, inboxes, screenshots, and backups—long after its purpose is served.Zero Note changes that.With Zero Note, you can create private notes that self-destruct based on what, when and where. Once the note is opened or expires, it is permanently destroyed forever.No lingering copies around.No forgotten messages on WhatsApp or iMessage.No permanent trail in chat, email or slack.

Mobile DevelopmentProductivitySecurity
0
64
BEYOND THE BARK — Inside a Pro Handler’s Playbook for Raising the Ideal Dog logo

2. BEYOND THE BARK — Inside a Pro Handler’s Playbook for Raising the Ideal Dog

“Beyond the Bark” was born from real-life experience, the early mornings of obedience drills, the late nights of grooming muddy coats, and the countless moments of patience, tolerance, learning, and mutual respect between human and dog.Real lessons from the field — Train, groom, and connect with your dog on a deeper level.

ProductivitySales ToolsSecurity
0
75
HotWall logo

3. HotWall

HotWall is a cybersecurity platform built to protect online services from DDoS attacks, malicious bot traffic, and infrastructure overload.We provide multi-layered DDoS protection with real-time threat detection and mitigation, traffic filtering up to 10 Tbps, and 24/7 expert support. HotWall helps businesses keep their websites, APIs, and web applications online even during high-volume attacks.The platform is designed for DevOps engineers, system administrators, hosting providers, SaaS products, gaming projects, and businesses that need reliable protection without enterprise-level complexity.Our goal is simple: make powerful DDoS protection accessible, fast to deploy, and effective for projects of any scale.

APIs & IntegrationsSaaSSecurity
0
114
SignalVault logo

4. SignalVault

SignalVault is an infrastructure layer that sits between your application and AI providers like OpenAI and Anthropic. Every prompt and response flows through SignalVault's proxy, where it's encrypted, scanned for violations, and logged with a complete audit trail. THE PROBLEMTeams ship AI features fast. Audit logs come later - if at all. PII and secrets slip through prompts undetected. When a security team asks "show me every prompt that contained customer data," most teams have nothing to show. SignalVault fixes that. HOW IT WORKSRoute your AI requests through SignalVault using the Python SDK, Node.js SDK, or direct proxy. Your existing OpenAI or Anthropic code works unchanged - just point at a different base URL. Every request is then:• Logged with AES-256-GCM encryption - immutable, tamper-proof audit trail• Scanned for PII - emails, SSNs, phone numbers, credit card numbers, IP addresses• Checked for secrets - API keys, bearer tokens, AWS credentials, connection strings• Evaluated against guardrail rules with configurable actions: block, warn, or redact• Tracked for token usage and costIntegration takes minutes, not days. No code rewrites, no proprietary SDK lock-in. KEY FEATURESEncrypted audit logging: Every prompt and response stored with AES-256-GCM via Cloak. API keys hashed with HMAC-SHA256. Raw keys and unencrypted payloads are never persisted. Export-ready for SOC2 and GDPR reviews.PII detection: Pattern-based detection catches emails, phone numbers, SSNs, credit card numbers, and more before they reach the AI provider. Configure rules to block the request, warn and log, or redact the sensitive content automatically.Secret scanning: Detects API keys, bearer tokens, AWS keys, private keys, and connection strings leaking through prompts. Same block/warn/redact actions.Budget controls: Set monthly cost limits and daily token caps per app. Receive alerts via email or webhook when thresholds are approaching. A budget.exceeded event fires when limits are hit.Guardrail rules: Core rules (PII, secrets, budgets) included on all plans. Growth plan adds custom rules - write your own guardrail policies with pattern matching to enforce what your AI can and can't do.Mirror Mode: Async logging that stays completely off the request path. Zero added latency. Shows what would have been caught without blocking anything. Useful for teams that want visibility before turning on enforcement.Compliance exports: One-click CSV and JSON audit exports included on all plans - not gated behind enterprise pricing. Ready for SOC2, GDPR, HIPAA, and security reviews.Email and webhook alerts: Get notified immediately when policy violations occur, budgets are exceeded, or AI errors spike. POST to Slack, Teams, Discord, or any HTTPS endpoint.Unlimited logging: No log caps on any tier. Every request is recorded, always. Competitors cap logs and stop recording when limits are hit - SignalVault never stops watching. WHAT MAKES SIGNALVAULT DIFFERENTMost AI gateways focus on routing and model switching. SignalVault focuses on trust and compliance - the part that matters when a CISO asks for an audit trail. Three things set it apart:Unlimited logging on every plan. Competitors like Portkey cap at 3M logs on their Pro tier and stop recording. SignalVault logs everything, always.Compliance exports included from day one. Other tools gate CSV/JSON audit exports behind $5K+/month enterprise plans. SignalVault includes them on all tiers.Built for reliability. The entire stack — proxy, detection engine, rule system, and dashboard - is pure Elixir running on the BEAM. No JavaScript frameworks, no Python workers. The BEAM was built for telecom-grade fault tolerance and high concurrency, which is exactly what a proxy needs. TECH STACKRuntime: Elixir / BEAMFramework: Phoenix LiveViewEncryption: AES-256-GCM via CloakKey hashing: HMAC-SHA256API format: OpenAI-compatibleDatabase: PostgreSQL PRICINGPer-app subscriptions. Each app gets its own plan.Starter ($49/month): Production environment, 30-day retention, core rules, unlimited logging, compliance exports.Growth ($149/month): All environments (dev, staging, production), 90-day retention, custom rules, email + webhook alerts, Mirror Mode, priority support.Free to try with 100 requests, no credit card required.Built by a solo founder with a background in professional security tooling.

APIs & IntegrationsDeveloper ToolsSecurity
0
125
Wafler logo

5. Wafler

Wafler provides advanced DDoS protection with next-gen technology to secure your infrastructure. You can benefit from real-time mitigation and EU-based privacy standards. Whether you are looking to protect small projects or large-scale digital assets, this service offers reliable security solutions with plans starting at just €5/mo. Wafler helps you maintain up-time and defend against sophisticated network attacks with confidence.If you wish to contact us, do not hesitate to write us an email or join our discord at https://wafler.one/discord

APIs & IntegrationsSaaSSecurity
0
45
VPN.Promo logo

6. VPN.Promo

VPN.Promo is a comparison website dedicated to helping users evaluate and choose virtual private network services. The site brings together a range of VPN providers and presents them in a structured format that allows visitors to quickly compare key characteristics such as pricing, server locations, supported devices, and core privacy features. Instead of requiring users to research each provider individually, the platform organizes the information in one place so people can understand how different VPN services stack up before deciding which one to try.

DirectorySecurity
0
104
RansomLeak logo

7. RansomLeak

RansomLeak is security awareness training built on interactive 3D simulations. Employees face realistic phishing emails, social engineering calls, and data handling scenarios based on documented attack patterns. They make decisions and see the consequences. Gamification keeps completion high. Deploys as SCORM packages for any major LMS or as a standalone cloud platform with analytics, SSO, and custom branding.

Education TechPlatformsSecurity
0
105
Rodevo logo

8. Rodevo

Rodevo is an upcoming tutoring platform designed to become a learning place for everyone, anytime. Our main features are secure communication, document sharing, and scheduling, as well as a matching algorithm so students find the best tutor for them. We allow administrative optimization for tutors, and most importantly, security. Every tutor who applies once it's released will be taken through a multi-step verification process.

Education TechPlatformsSecurity
0
86
Aepto – AI Domain Monitoring logo

9. Aepto – AI Domain Monitoring

Aepto is an AI domain monitoring platform that centralizes all your domains in one place and continuously monitors renewals, email, hosting, security, uptime, and costs with early alerts and clear guidance.

Artificial IntelligenceProductivitySecurity
0
67
Meishi logo

10. Meishi

Contacts manager with auto-sync where users own their data. P2P architecture, E2EE, GDPR-native. No tracking, no centralized databases

ProductivitySaaSSecurity
4
66
PreviousPage 1 of 7Next