Skip to content
 
 

Repository files navigation

🔐 Web3 OpSec Directory

Curated directory of Web3 security firms offering opsec, infrastructure, and web2 security services.

W3OSC Next.js Bun Maintained by Auditware


Table of Contents


Overview

The Web3 OpSec Directory is an open, community-maintained registry of security firms that serve the Web3 ecosystem - covering smart contract auditing, operational security, infrastructure hardening, and web2 security services. Vetted and maintained by Auditware.


Stack

  • Frontend - Next.js 15 (Turbopack)
  • Backend - Bun + Hono
  • Data - JSON files in data/ (dev) / SQLite (prod)

Running Locally

Requirements: Node.js 20+, Bun, PM2

make install-deps
make dev

List Your Company with AI

The fastest way to get listed is to send listing-prompt.md to your AI of choice - attach the file, share the raw URL, or tell it to read the file directly.

The AI will:

  1. Ask for your GitHub and Twitter/X handles
  2. Automatically research your company from those profiles
  3. Pre-fill as many fields as it can find
  4. Ask you only for what's missing
  5. Help you open a pull request

Adding a Company or Tool Manually

See CONTRIBUTING.md.


Running Tests

cd backend && bun test

Project Structure

data/
  companies/     # one JSON file per company
  tools/         # one JSON file per tool
  *.schema.json  # JSON schemas for validation
frontend/        # Next.js app
backend/         # Bun/Hono API
scripts/         # data validation script

Contributors


forefy
forefy
avigaildanesh
avigaildanesh

📢 Contributing to W3OS

W3OS is an open standard developed collaboratively by the Web3 security community. Contributions by anyone are welcome.

  • 📖 Read the Contributing Guide for detailed information on how to propose changes, add companies, and improve existing content
  • 💬 Join the Telegram Discussion Group to participate in ongoing collaboration and connect with other contributors

Help build the comprehensive operational security standard for Web3 organizations.


License

MIT

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages