bee icon indicating copy to clipboard operation
bee copied to clipboard

feat: wip autotls [DO NOT MERGE]

Open v1rtl opened this issue 9 months ago • 0 comments

Checklist

  • [ ] I have read the coding guide.
  • [ ] My change requires a documentation update, and I have done it.
  • [ ] I have added tests to cover my changes.
  • [ ] I have filled out the description and linked the related issues.

Description

Adds support for libp2p AutoTLS. It creates TLS certificates for IP addresses and make them available to transports via <ip-addr>.libp2p.direct, thus making it possible to have wss:// connections even for nodes without domains

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

v1rtl avatar May 05 '25 17:05 v1rtl