💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-07-17.txt captured on 2024-05-26 at 16:07:09.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

[2022-07-17T03:53:23Z] <testuser[m]12> Hi
[2022-07-17T04:00:24Z] <illiliti> https://tls.mbed.org/
[2022-07-17T04:00:28Z] <illiliti> does it return 451 http code for you?
[2022-07-17T04:08:53Z] <testuser[m]12> no
[2022-07-17T04:10:05Z] <illiliti> hmm
[2022-07-17T04:10:20Z] <illiliti> looks like us sanctions in action xd
[2022-07-17T04:10:39Z] <illiliti> cuz it works only under vpn
[2022-07-17T04:11:12Z] <illiliti> well this is really dumb move
[2022-07-17T04:38:16Z] <illiliti> mbedtls looks interesting nonetheless
[2022-07-17T04:52:14Z] <illiliti> support tls 1.3, no perl is needed(seemingly), has no CLA bullcrap, uses DCO instead
[2022-07-17T04:52:33Z] <illiliti> also provides GNU Makefile which looks simple enough to posixify it
[2022-07-17T04:53:41Z] <illiliti> the problem is that there's no openssl api in it, as well as libtls
[2022-07-17T04:55:56Z] <illiliti> some packages support it already, such as curl and ffmpeg
[2022-07-17T05:00:06Z] <testuser[m]12> wolfssl seems to have an openssl compat layer
[2022-07-17T05:00:31Z] <illiliti> it is broken
[2022-07-17T05:00:44Z] <illiliti> also wolfssl has CLA
[2022-07-17T05:00:44Z] <testuser[m]12> elaborate
[2022-07-17T05:01:07Z] <illiliti> https://gitlab.alpinelinux.org/alpine/tsc/-/issues/28#note_245462
[2022-07-17T05:02:44Z] <testuser[m]12> What was the problem with libressl other than python ssl library being updated?
[2022-07-17T05:08:57Z] <illiliti> nodejs
[2022-07-17T05:09:11Z] <illiliti> rust iirc
[2022-07-17T20:56:10Z] <ioraff> illiliti: are you opposed to libressl? switching to some TLS library that isn't at least mostly compatible with the openssl api is going to be a huge pain.