Skip to content

Commit d7564c8

Browse files
myleshortonclaude
andauthored
deps: bump radiance/domainfront/kindling (legit SNI for fronting) (#8886)
radiance -> v0.0.0-20260625003855-687d6be3d5f0 (getlantern/radiance#539) domainfront -> v0.0.0-20260625001429-518c0256669b (getlantern/domainfront#11) kindling -> v0.0.0-20260625002640-7cdf7184420c (getlantern/kindling#41) Final link in the chain that lets fronting send a legit SNI instead of the conspicuous no-SNI clients use today: ExpandedProvider applies the default frontingsnis strategy with no country code (akamai sends its arbitrary SNIs globally), preserves a baked-in per-masquerade SNI (aliyun www.mobgslb.tbcache.com), and verifies the SNI-path edge cert against the front Domain rather than chain-only. go build/vet clean; only go.mod and go.sum change. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 742c74a commit d7564c8

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ replace github.com/quic-go/qpack => github.com/quic-go/qpack v0.5.1
2525
require (
2626
github.com/alecthomas/assert/v2 v2.3.0
2727
github.com/getlantern/lantern-server-provisioner v0.0.0-20251031121934-8ea031fccfa9
28-
github.com/getlantern/radiance v0.0.0-20260624235030-d13f227a31cc
28+
github.com/getlantern/radiance v0.0.0-20260625003855-687d6be3d5f0
2929
github.com/sagernet/sing-box v1.12.22
3030
golang.org/x/mobile v0.0.0-20250711185624-d5bb5ecc55c0
3131
golang.org/x/sys v0.42.0
@@ -168,9 +168,9 @@ require (
168168
github.com/getlantern/broflake v0.0.0-20260612203837-c4d1516de8dc // indirect
169169
github.com/getlantern/common v1.2.1-0.20260326210434-cb69537aaf46 // indirect
170170
github.com/getlantern/dnstt v0.0.0-20260603191204-3b860502c0ac // indirect
171-
github.com/getlantern/domainfront v0.0.0-20260624004218-93591749d736 // indirect
171+
github.com/getlantern/domainfront v0.0.0-20260625001429-518c0256669b // indirect
172172
github.com/getlantern/keepcurrent v0.0.0-20260616120552-f204338b01a3 // indirect
173-
github.com/getlantern/kindling v0.0.0-20260624005117-737fcffe2860 // indirect
173+
github.com/getlantern/kindling v0.0.0-20260625002640-7cdf7184420c // indirect
174174
github.com/getlantern/lantern-box v0.0.95 // indirect
175175
github.com/getlantern/lantern-water v0.0.0-20260520145825-958775d51395 // indirect
176176
github.com/getlantern/osversion v0.0.0-20240418205916-2e84a4a4e175 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ github.com/getlantern/context v0.0.0-20220418194847-3d5e7a086201 h1:oEZYEpZo28Wd
231231
github.com/getlantern/context v0.0.0-20220418194847-3d5e7a086201/go.mod h1:Y9WZUHEb+mpra02CbQ/QczLUe6f0Dezxaw5DCJlJQGo=
232232
github.com/getlantern/dnstt v0.0.0-20260603191204-3b860502c0ac h1:TMvkNgLVyIYAfu1dYrOuRPYMVY+cHEo1C0CYWhtSw2A=
233233
github.com/getlantern/dnstt v0.0.0-20260603191204-3b860502c0ac/go.mod h1:0+wlia2hljruM7rhjzBMFhve011lGRO0OxjVSOcXBoQ=
234-
github.com/getlantern/domainfront v0.0.0-20260624004218-93591749d736 h1:Y5d0XP7ammE/ryHj8fPR3JKBYKmOQaYQFN31oF3my7E=
235-
github.com/getlantern/domainfront v0.0.0-20260624004218-93591749d736/go.mod h1:eOcE66YcVTxLiASh77rngh83B9PQtm4gSr7ZxWnaxZU=
234+
github.com/getlantern/domainfront v0.0.0-20260625001429-518c0256669b h1:cM+Cwgg6EN279knxvHc4vd3MyNOpZk/49TLlg2F78Rk=
235+
github.com/getlantern/domainfront v0.0.0-20260625001429-518c0256669b/go.mod h1:eOcE66YcVTxLiASh77rngh83B9PQtm4gSr7ZxWnaxZU=
236236
github.com/getlantern/errors v1.0.4 h1:i2iR1M9GKj4WuingpNqJ+XQEw6i6dnAgKAmLj6ZB3X0=
237237
github.com/getlantern/errors v1.0.4/go.mod h1:/Foq8jtSDGP8GOXzAjeslsC4Ar/3kB+UiQH+WyV4pzY=
238238
github.com/getlantern/golog v0.0.0-20230503153817-8e72de7e0a65 h1:NlQedYmPI3pRAXJb+hLVVDGqfvvXGRPV8vp7XOjKAZ0=
@@ -243,8 +243,8 @@ github.com/getlantern/hidden v0.0.0-20220104173330-f221c5a24770 h1:cSrD9ryDfTV2y
243243
github.com/getlantern/hidden v0.0.0-20220104173330-f221c5a24770/go.mod h1:GOQsoDnEHl6ZmNIL+5uVo+JWRFWozMEp18Izcb++H+A=
244244
github.com/getlantern/keepcurrent v0.0.0-20260616120552-f204338b01a3 h1:YPBbuyvdWv+YvXDqADVwjxM0DyABg2x4UgLVKU9McKI=
245245
github.com/getlantern/keepcurrent v0.0.0-20260616120552-f204338b01a3/go.mod h1:ag5g9aWUw2FJcX5RVRpJ9EBQBy5yJuy2WXDouIn/m4w=
246-
github.com/getlantern/kindling v0.0.0-20260624005117-737fcffe2860 h1:QPS7mJMor1Zfd/+/Au4DKlVBobz3k0hn8fcIV+LP92Q=
247-
github.com/getlantern/kindling v0.0.0-20260624005117-737fcffe2860/go.mod h1:hVrWMg592ICfNj9gbfV7Xsa6Bpb4TV2UCVAo0ssMFMk=
246+
github.com/getlantern/kindling v0.0.0-20260625002640-7cdf7184420c h1:F4/LE+5zehr6AUfuJBab3iubscOOTdFZxwYldIpLgg8=
247+
github.com/getlantern/kindling v0.0.0-20260625002640-7cdf7184420c/go.mod h1:rN6O8pIQ9nc7Gyvtf2GGSjiWEFIApGsRCHkgYz0h3Ak=
248248
github.com/getlantern/lantern-box v0.0.95 h1:tsgjKQjWjPy3ZyCIYijT91W3XJY+8XENxb6mUogthI0=
249249
github.com/getlantern/lantern-box v0.0.95/go.mod h1:yQhnLpnDY17+c/s+4WiiUhun3HtoHNj5NFb355ThKQk=
250250
github.com/getlantern/lantern-server-provisioner v0.0.0-20251031121934-8ea031fccfa9 h1:6seyD2f9tz2am0YQd/Qn+q7LFiiQgnmxgwWFnVceGZw=
@@ -259,8 +259,8 @@ github.com/getlantern/pluriconfig v0.0.0-20251126214241-8cc8bc561535 h1:rtDmW8YL
259259
github.com/getlantern/pluriconfig v0.0.0-20251126214241-8cc8bc561535/go.mod h1:WKJEdjMOD4IuTRYwjQHjT4bmqDl5J82RShMLxPAvi0Q=
260260
github.com/getlantern/publicip v0.0.0-20260328175246-2c460fe80c6b h1:gMYJzEhLrmIqQ+JnjiYNm+UyUDalK3WUmVyecFwmV5g=
261261
github.com/getlantern/publicip v0.0.0-20260328175246-2c460fe80c6b/go.mod h1:NpfXdK4ldEKkjQ4P1R+DBF4ua5VFOlxmgHROTnYrApg=
262-
github.com/getlantern/radiance v0.0.0-20260624235030-d13f227a31cc h1:LsnDrl92WwC14UteAwfCLKwJvwQ7+PnyIcOTLOPSduU=
263-
github.com/getlantern/radiance v0.0.0-20260624235030-d13f227a31cc/go.mod h1:0JUKTOv39QqoYeOzYJpiX435SSLh2cp6UGlQpDGXZVI=
262+
github.com/getlantern/radiance v0.0.0-20260625003855-687d6be3d5f0 h1:II60VhEWa7xj2WdkftSOkCoMIhV2CtW2Yh/YuU387dE=
263+
github.com/getlantern/radiance v0.0.0-20260625003855-687d6be3d5f0/go.mod h1:rXbNFXzQvbnlIlaIF/6EJTwxK9DrAyKowkpUq/5udkI=
264264
github.com/getlantern/samizdat v0.0.3-0.20260529191731-5ea8ae61ddbf h1:KxiMF+oG0rTtuBi7GiIaHfccYOf69rLJ/VnO5myoYc4=
265265
github.com/getlantern/samizdat v0.0.3-0.20260529191731-5ea8ae61ddbf/go.mod h1:uEeykQSW2/6rTjfPlj3MTTo59poSHXfAHTGgzYDkbr0=
266266
github.com/getlantern/semconv v0.0.0-20260327040646-21845dda05cb h1:c5YM7b3a4r2J8Eh89KkI6M/iTFe6Bi+b8AJlfkKdFq4=

0 commit comments

Comments
 (0)