Skip to content

A curated directory of company trust centers and compliance documentation. Easily discover security, privacy, and compliance information from trusted organizations. Built with Next.js and open to community contributions.

License

Notifications You must be signed in to change notification settings

trustlists/TrustLists

Repository files navigation

TrustLists

A comprehensive directory of company trust centers and compliance documentation.

🌐 Live Sites

📊 Stats

  • 400+ company trust centers
  • Automated discovery from YC companies
  • RESTful API with no authentication required
  • Platform detection using CNAME resolution

🤝 Contributing

See our contributing guide for detailed instructions on:

  • Adding new trust centers
  • Reporting issues
  • Development setup
  • Code standards

Quick Submission

Option 1: Use our submission form
Option 2: Add a file to constants/trustCenterRegistry/

export default {
  "name": "Example Corp",
  "website": "https://example.com",
  "trustCenter": "https://trust.example.com",
  "platform": "Self-hosted", // Auto-detected if omitted
  "iconUrl": "https://www.google.com/s2/favicons?domain=example.com&sz=128"
};

📝 License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.

🙏 Acknowledgments

  • Inspired by ChainList by DeFiLlama
  • Built for the compliance and security community

About

A curated directory of company trust centers and compliance documentation. Easily discover security, privacy, and compliance information from trusted organizations. Built with Next.js and open to community contributions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •