HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kldx

no profile record

Submissions

Tell HN: Beeper deletes inactive accounts without notice

4 points·by kldx·قبل 6 أشهر·1 comments

comments

kldx
·قبل 11 شهرًا·discuss
https://github.com/francoismichel/ssh3
kldx
·قبل 12 شهرًا·discuss
Let me try providing a different perspective based on experience. QUIC works amazingly well for _some_ kinds of machine to machine traffic.

ssh3, based on QUIC is quicker at dropping into a shell compared to ssh. The latency difference was clearly visible.

QUIC with the unreliable dgram extension is also a great way to implement port forwarding over ssh. Tunneling one reliable transport over another hides the packer losses in the upper layer.
kldx
·قبل 12 شهرًا·discuss
QUIC v1 does encrypt the SNI in the client hello, but the keys are derived from a predefined salt and the destination connection id. I don't see why decrypting this would be difficult for a nginx plugin.
kldx
·السنة الماضية·discuss
I like Aria's writing about this https://faultlore.com/blah/swift-abi/.