Skip to content

Security: Open-Social-Network/open-social-network-core

Security

SECURITY.md

Security Policy

Open Social Network Core is early alpha protocol software. Do not use it yet as the sole trust layer for high-risk or production-critical identity systems.

Reporting Security Issues

Please report suspected vulnerabilities privately through GitHub Security Advisories when available. If advisories are not enabled, open a minimal public issue without exploit details and request a private channel.

Areas of Interest

We especially care about:

  • signature bypasses
  • canonicalization inconsistencies
  • key import or algorithm confusion
  • feed spoofing
  • identity confusion across handles, domains, and keys
  • unsafe examples that could leak private keys

Supported Versions

Only the current main branch is supported during the alpha period.

Security Philosophy

Open Social Network treats social identity as portable web infrastructure rather than an account inside one platform. That only works if signatures, canonicalization, key ownership, and discovery are precise and interoperable.

The protocol itself should not become a central account authority. Security work should preserve the base guarantee that a post or action came from the identity that signed it while leaving moderation, filtering, hosting policy, and user choice to higher layers.

There aren't any published security advisories