ipfs / ipfs/kubo

Allows to configure TLS cert as well as SNI config for transports

Open
#9,295 0 comments 0 reactions 0 assignees View on GitHub
kind/enhancement
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

Some users may want to run with a valid TLS config, this does two things:
1. Helps with mixed content in browsers (altho we shouldn't need this with webtransport).
2. Make IPFS traffic less standout.

This assume that you would only listen on wss and webtransport.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by tracing Kubo's transport configuration and its wss and WebTransport listeners, then inspect existing TLS certificate and SNI handling; done means valid TLS and SNI can be configured for those transports.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.