Skip to content

fix: bind to [::] for IPv6 support#62

Open
trezy wants to merge 3 commits into
graze-social:mainfrom
gamesgamesgamesgamesgames:fix/ipv6-bind
Open

fix: bind to [::] for IPv6 support#62
trezy wants to merge 3 commits into
graze-social:mainfrom
gamesgamesgamesgamesgames:fix/ipv6-bind

Conversation

@trezy
Copy link
Copy Markdown

@trezy trezy commented Feb 16, 2026

Summary

  • Bind to [::] instead of 0.0.0.0 so the server listens on both IPv4 and IPv6
  • Enables Railway private networking which uses IPv6 for inter-service communication

Test plan

  • Verify server starts and accepts connections on IPv4
  • Verify server is reachable via IPv6 (e.g. Railway private networking)

trezy added 3 commits February 8, 2026 12:08
Add delegate access for acting on behalf of other accounts. Delegates
never receive the owner's DPoP private key — instead, AIP exposes a
signing endpoint that generates single-use proofs per request, ensuring
revocation is immediate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant