--- Log opened Wed Jul 01 00:00:19 2026 00:06 -!- sueyg17 [~sueyg17@179.42.250.206] has joined #openbsd 00:10 -!- jonf` [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Remote host closed the connection] 00:10 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has quit [Remote host closed the connection] 00:12 -!- Tobbi [~Tobbi@SuperTux/Tobbi] has quit [Quit: ZNC 1.10.1 - https://znc.in] 00:12 < fro> https://marc.info/?l=openbsd-misc&m=178242528597077&w=2 00:12 < fro> yeah so 00:12 -!- jonf` [~jjf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 00:12 -!- jonf [~jonf@dhcp-67-146-47-193.gobrightspeed.net] has joined #openbsd 00:12 < fro> did this come directly from an AI bot in this channel or what 00:15 < tvtoon> oh, no, untrusted ffmpeg movies, who could guess 00:15 -!- Tobbi [~Tobbi@SuperTux/Tobbi] has joined #openbsd 00:16 < fro> i know we talked about this in here because i disputed that openbsd is immune to pixelsmash 00:16 < fro> but this isn't really what i meant 00:17 < tvtoon> the post is really weird, like "mitigation: update to x.x.xx version" 00:17 < fro> yeah that's not a mitigation 00:17 < fro> lol 00:17 < fro> i don't care for my post about stuff on misc@ being used in this either 00:17 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 00:18 < fro> again i had a point to make there but i don't know about all this 00:18 < fro> don't train your AIs with fro chats/posts 00:19 < tvtoon> ffmpeg is something that deserves a clear attention on any system distribution nowadays, I would argue OBSD and others should fork+patches for formats 00:19 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 00:19 < fro> i don't know enough about this really because i don't use ffmpeg on openbsd 00:20 < fro> i remember i was just dismissing someone for saying "ASLR makes openbsd immune hyuck hyuck" 00:20 < fro> because that's nonsense 00:20 < fro> but _this_ is something else entirely 00:21 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 00:22 < tvtoon> I wouldn't trust any of these claims, even more when the software has been derailing like ffmpeg, formats do weird stuff 00:32 < AlaskanEmily> I mean the gaps in MAP_STACK aren't really an open question, right? It's a mitigation and it does its job even if you can execute off a separate stack temporarily. Was this even really a discovery? I wrote code that intentionally did this for a game that used a port of libco from bsnes when bootstrapping another cooperative thread, I thought everyone knew this is just how it works? 00:33 < fro> i mean i think the conclusion i came to in the thread was that this was out of scope for what it is? 00:34 < fro> but that doesn't mean it's not a real concern 00:34 < AlaskanEmily> Wouldn't ffmpeg smashing the stack in a meaningful way also hit the stack check bits that system clang inserts anyway? 00:37 < fro> i don't think that's what pixelsmash does 00:37 < fro> so no 00:48 -!- commandk [~commandk@user/commandk] has quit [Ping timeout: 252 seconds] 00:49 -!- commandk [~commandk@user/commandk] has joined #openbsd 00:49 -!- commandk [~commandk@user/commandk] has quit [Remote host closed the connection] 00:50 -!- commandk [~commandk@user/commandk] has joined #openbsd 00:50 -!- cobra [~cobra@user/Cobra] has quit [Quit: ZNC 1.8.2 - https://znc.in] 00:50 -!- cobra [~cobra@user/Cobra] has joined #openbsd 00:51 -!- airrick [~airrick@user/airrick] has quit [Remote host closed the connection] 00:53 -!- airrick [~airrick@user/airrick] has joined #openbsd 00:58 -!- airrick [~airrick@user/airrick] has quit [Remote host closed the connection] 00:58 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 00:58 -!- toxic063 [~toxic0@82.67.176.107] has quit [Ping timeout: 245 seconds] 00:59 -!- airrick [~airrick@user/airrick] has joined #openbsd 01:03 -!- duri [~mduregon@97-120-110-242.ptld.qwest.net] has quit [Quit: leaving] 01:03 -!- topcat001 [~topcat001@user/topcat001] has quit [Ping timeout: 245 seconds] 01:03 -!- duri [~mduregon@97-120-110-242.ptld.qwest.net] has joined #openbsd 01:05 -!- Exa [exa@irc.moe] has quit [Quit: see ya!] 01:05 -!- topcat001 [~topcat001@user/topcat001] has joined #openbsd 01:05 -!- Exa [exa@irc.moe] has joined #openbsd 01:05 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 01:10 < ssm_> pixelsmash is a stride arithmetic error which causes a 1-stride ahead oob write when converting from luma rows to chroma rows 01:14 -!- vols [~vols@user/vols] has joined #openbsd 01:14 -!- toxic063 [~toxic0@82.67.176.107] has joined #openbsd 01:16 < ssm_> slice_height = 32, coded_height = 31, number_slices = (32 + 31 - 1) / 31 = 2, 2 should be 1, so you write a slice ahead 01:16 < ssm_> https://jfrog.com/blog/pixelsmash-critical-ffmpeg-vulnerability-turns-media-files-into-weapons/ 01:18 -!- AlaskanEmily3 [~emily@2602:47:246e:700:87fd:e8d8:a2ee:d453] has joined #openbsd 01:18 -!- AlaskanEmily3 [~emily@2602:47:246e:700:87fd:e8d8:a2ee:d453] has quit [Changing host] 01:18 -!- AlaskanEmily3 [~emily@user/alaskanemily] has joined #openbsd 01:18 -!- AlaskanEmily [~emily@user/alaskanemily] has quit [Read error: Connection reset by peer] 01:18 -!- AlaskanEmily3 is now known as AlaskanEmily 01:20 -!- vols [~vols@user/vols] has quit [Ping timeout: 245 seconds] 01:21 < tvtoon> oh, finally a test case where immediate operations are harmful 01:23 < tvtoon> but writing out of boundaries using packed structures is something so default 01:24 -!- vols [~vols@user/vols] has joined #openbsd 01:28 -!- zip100 [~zip100@185.209.196.168] has quit [Quit: ZNC 1.9.1 - https://znc.in] 01:28 -!- zip100 [~zip100@185.209.196.168] has joined #openbsd 01:30 -!- ogopogo [~ogopogo@fixed-187-190-186-47.totalplay.net] has joined #openbsd 01:45 -!- balsamic-oval [~balsamic-@user/balsamic-oval] has quit [Ping timeout: 257 seconds] 01:46 -!- sueyg17 [~sueyg17@179.42.250.206] has quit [Read error: Connection reset by peer] 01:46 -!- sueyg17 [~sueyg17@179.42.250.206] has joined #openbsd 01:50 -!- lusciouslover [~luscious@user/lusciouslover] has quit [Ping timeout: 245 seconds] 02:14 -!- lusciouslover [~luscious@user/lusciouslover] has joined #openbsd 02:27 -!- markmcb [~markmcb@static.118.128.78.5.clients.your-server.de] has quit [Quit: WeeChat 4.9.2] 02:29 -!- markmcb [~markmcb@static.118.128.78.5.clients.your-server.de] has joined #openbsd 02:33 -!- sdds [~sdds@user/sdds] has joined #openbsd 02:44 -!- vols [~vols@user/vols] has quit [Quit: ~] 02:44 -!- FRWombatIII [~fuzzy@c-76-147-174-201.hsd1.wa.comcast.net] has quit [Quit: WeeChat 4.6.3] 02:45 -!- FRWombatIII [~fuzzy@c-76-147-174-201.hsd1.wa.comcast.net] has joined #openbsd 02:46 -!- mytec333 [~bill@user/mytec333] has joined #openbsd 02:53 -!- _zip100 [~zip100@185.209.196.250] has joined #openbsd 02:53 -!- zip100 [~zip100@185.209.196.168] has quit [Ping timeout: 247 seconds] 02:57 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 02:57 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:05 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "Record times..."] 03:06 -!- ogopogo [~ogopogo@fixed-187-190-186-47.totalplay.net] has quit [Quit: leaving] 03:16 -!- Leone [~Leo@104.247.242.174] has quit [Read error: Connection reset by peer] 03:57 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 03:58 -!- mytec333 [~bill@user/mytec333] has quit [Quit: WeeChat 4.9.2] 04:00 < seninha> mail sent (for that pf faq page discussed earlier in this chan): https://marc.info/?l=openbsd-tech&m=178287814554737&w=2 04:07 -!- akinji [~akinji@user/akinji] has quit [Ping timeout: 252 seconds] 04:08 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 04:09 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 04:10 -!- fflam [~mdt@2600:4040:1106:8a00::1c19] has quit [Ping timeout: 246 seconds] 04:20 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has quit [Quit: goodbye] 04:24 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has joined #openbsd 04:27 -!- DarkTaffy [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 252 seconds] 04:35 -!- edthix [~Thunderbi@202.46.116.99] has joined #openbsd 04:40 -!- Oxygen887 [~user@user/Oxygen887] has joined #openbsd 04:52 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 04:53 -!- Oxygen887 [~user@user/Oxygen887] has quit [Ping timeout: 252 seconds] 05:02 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 05:09 -!- rv1sr [~rv1sr@user/rv1sr] has joined #openbsd 05:16 -!- x7e [~x7e@user/x7e] has quit [Quit: ZNC - https://znc.in] 05:16 -!- x7e [~x7e@user/x7e] has joined #openbsd 05:16 -!- eki [~eki@88-148-144-32.bb.dnainternet.fi] has quit [Quit: leaving] 05:17 -!- eki [~eki@88-148-144-32.bb.dnainternet.fi] has joined #openbsd 05:45 -!- hotsoup_ [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 05:46 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 05:52 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 264 seconds] 05:54 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 05:58 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 06:03 -!- commandk [~commandk@user/commandk] has quit [Ping timeout: 252 seconds] 06:05 -!- gbe [~gbe@ext.ttyv0.de] has quit [Remote host closed the connection] 06:07 -!- gbe [~gbe@ext.ttyv0.de] has joined #openbsd 06:07 -!- airrick [~airrick@user/airrick] has quit [Ping timeout: 244 seconds] 06:07 -!- sdds [~sdds@user/sdds] has joined #openbsd 06:09 -!- sueyg17 [~sueyg17@179.42.250.206] has quit [Remote host closed the connection] 06:11 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 248 seconds] 06:13 -!- sjg [~sjg@user/sjg] has joined #openbsd 06:14 -!- dastain [~dastain@2a00:d880:6:262::45a3] has quit [Ping timeout: 276 seconds] 06:18 -!- dastain [~dastain@2a00:d880:6:262::45a3] has joined #openbsd 06:24 -!- ialokin [ialokin@user/ialokin] has quit [Ping timeout: 248 seconds] 06:25 -!- ialokin [ialokin@user/ialokin] has joined #openbsd 06:38 -!- stefanobsdcafe [~m-2ld27b@user/stefanobsdcafe] has quit [Read error: Connection reset by peer] 06:40 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 06:40 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 06:40 -!- AlaskanEmily [~emily@user/alaskanemily] has quit [Remote host closed the connection] 06:40 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:40 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 06:42 -!- stefanobsdcafe [~m-2ld27b@user/stefanobsdcafe] has joined #openbsd 06:47 -!- stefanobsdcafe [~m-2ld27b@user/stefanobsdcafe] has quit [Remote host closed the connection] 06:47 -!- frodo [~sethkush@162.60.208.35.bc.googleusercontent.com] has quit [Remote host closed the connection] 06:47 -!- frodo [~sethkush@162.60.208.35.bc.googleusercontent.com] has joined #openbsd 06:48 -!- stefanobsdcafe [~m-2ld27b@user/stefanobsdcafe] has joined #openbsd 07:00 -!- Wateir_ [~m-c5gjhm@user/Wateir] has joined #openbsd 07:01 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 249 seconds] 07:02 -!- Wateir [~m-c5gjhm@user/Wateir] has quit [Ping timeout: 272 seconds] 07:03 -!- sjg [~sjg@user/sjg] has joined #openbsd 07:05 -!- Wateir_ is now known as Wateir 07:12 -!- ZHuangZi [~ZHuangZi@user/ZhuangZi] has quit [Ping timeout: 264 seconds] 07:13 -!- paulf [~paulf@146.122.203.34] has joined #openbsd 07:19 -!- ZHuangZi [~ZHuangZi@user/ZhuangZi] has joined #openbsd 07:20 -!- edthix [~Thunderbi@202.46.116.99] has quit [Quit: edthix] 07:23 -!- JetpackJackson_ [~JetpackJa@129.222.0.149] has joined #openbsd 07:23 -!- JetpackJackson [~JetpackJa@129.222.1.65] has quit [Ping timeout: 248 seconds] 07:28 -!- Oxygen887 [~user@user/Oxygen887] has joined #openbsd 07:29 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 07:32 -!- emmanuelux_ [~em@168.104.204.77.rev.sfr.net] has quit [Read error: Connection reset by peer] 07:37 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 07:52 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 07:55 -!- Hund [~Hund@Linuxkompis/Founder/Hund] has quit [Quit: WeeChat 4.9.2] 07:58 -!- gzc [~Thunderbi@user/gzc] has joined #openbsd 08:02 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:06 -!- vados [~vados@46-133-43-28.mobile.vf-ua.net] has quit [Read error: Connection reset by peer] 08:09 -!- vados [~vados@46-133-172-144.mobile.vf-ua.net] has joined #openbsd 08:16 -!- tangentnet [~tangentne@user/tangentnet] has joined #openbsd 08:25 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 08:26 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 248 seconds] 08:28 -!- sjg [~sjg@user/sjg] has joined #openbsd 08:31 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 08:33 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 08:33 -!- marty [~marty@146.70.165.93] has quit [Ping timeout: 248 seconds] 08:36 -!- marty [~marty@static-23-234-103-39.cust.tzulo.com] has joined #openbsd 08:43 -!- Oxygen887 [~user@user/Oxygen887] has quit [Ping timeout: 245 seconds] 08:45 -!- carneous [~carneous@telefrag.claustrophobopolis.com] has quit [Quit: .] 08:49 -!- carneous [~carneous@telefrag.claustrophobopolis.com] has joined #openbsd 08:53 -!- tangentnet_ [~tangentne@user/tangentnet] has joined #openbsd 08:55 -!- tangentnet [~tangentne@user/tangentnet] has quit [Ping timeout: 246 seconds] 09:10 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 256 seconds] 09:11 -!- airrick [~airrick@user/airrick] has joined #openbsd 09:11 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 09:13 -!- tangentnet_ [~tangentne@user/tangentnet] has quit [Ping timeout: 245 seconds] 09:17 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Ping timeout: 248 seconds] 09:17 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 09:22 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 09:23 -!- rc [~rc@user/rc] has quit [Quit: nyaa~] 09:24 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 09:27 -!- airrick [~airrick@user/airrick] has quit [Ping timeout: 248 seconds] 09:28 -!- airrick [~airrick@user/airrick] has joined #openbsd 09:37 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 09:38 -!- airrick [~airrick@user/airrick] has quit [Remote host closed the connection] 09:38 -!- airrick [~airrick@user/airrick] has joined #openbsd 09:45 -!- derpadmin [~Anonymous@82.67.209.101] has joined #openbsd 09:47 -!- airrick [~airrick@user/airrick] has quit [Remote host closed the connection] 09:48 -!- airrick [~airrick@user/airrick] has joined #openbsd 09:49 < derpadmin> hello, I am currently playing with relayd and I was wondering if what I want to achieve is possible : I have a single public ip which relayd listen on, behind, I have 2 sites, one that use TLS for in-transit encryption, and the other one that also use TLS for in-transit encryption but also anthentify users with a certificate. my first attempt was to create 2 relays with a different protocol, but relayd 09:49 < derpadmin> complains that the listen directive is duplicated 09:50 -!- skippy8 [~skippy8@user/Skippy8] has quit [Ping timeout: 259 seconds] 09:52 < derpadmin> this is the example : https://pastebin.com/X2mn8NtX 09:54 < derpadmin> it seems to me that it is not possible to have a 2 relays that listen on the same address but with a different protocol 09:55 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 09:56 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 10:07 -!- paulf [~paulf@146.122.203.34] has quit [Quit: Client closed] 10:08 < derpadmin> * different tls options 10:11 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 10:11 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 10:14 -!- housemate [~housemate@2403-4800-940a-3401-2eee-3a55-959e-c5b7.sta.dodo.net.au] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 10:15 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 10:17 -!- gzc [~Thunderbi@user/gzc] has quit [Read error: Connection reset by peer] 10:18 -!- housemate [~housemate@2403-4800-940a-3401-2eee-3a55-959e-c5b7.sta.dodo.net.au] has joined #openbsd 10:20 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 246 seconds] 10:26 -!- td123 [~tom@user/td123] has joined #openbsd 10:40 -!- bba [~bba@user/bba] has joined #openbsd 10:49 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 10:53 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 276 seconds] 10:56 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 252 seconds] 10:59 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 248 seconds] 11:00 -!- BillyZane2 [~BillyZane@user/BillyZane] has joined #openbsd 11:01 -!- sjg [~sjg@user/sjg] has joined #openbsd 11:02 -!- BillyZane [~BillyZane@user/BillyZane] has quit [Ping timeout: 278 seconds] 11:02 -!- oxyhyxo [~oxyhyxo@daemoncore.io] has joined #openbsd 11:07 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 11:12 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 11:18 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 11:20 -!- commandk [~commandk@user/commandk] has joined #openbsd 11:23 -!- psydroid [~psydroid@user/psydroid] has quit [Ping timeout: 276 seconds] 11:42 -!- raj [uid72176@user/raj] has joined #openbsd 11:46 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 11:49 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 11:50 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 11:50 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 246 seconds] 11:51 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 11:57 -!- hugohagogo [~cleber@user/hugohagogo] has joined #openbsd 12:01 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 12:02 -!- xet7 [~xet7@user/xet7] has joined #openbsd 12:05 -!- paulf [~paulf@146.122.203.34] has joined #openbsd 12:05 -!- quark [~quark@user/meow/Quark] has quit [Quit: 👋🏻 Later!] 12:11 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 12:12 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 12:15 -!- martian67 [~martian67@user/meow/martian67] has quit [Quit: No Ping reply in 180 seconds.] 12:15 -!- kris_ [~kris_@user/kris-:46098] has quit [Remote host closed the connection] 12:16 -!- martian67 [~martian67@user/meow/martian67] has joined #openbsd 12:17 -!- Bokamosho [Bokamosho@thunderirc.net] has quit [Ping timeout: 265 seconds] 12:17 -!- kris_ [~kris_@user/kris-:46098] has joined #openbsd 12:19 -!- quark [~quark@user/meow/Quark] has joined #openbsd 12:21 -!- ZHuangZi [~ZHuangZi@user/ZhuangZi] has quit [Ping timeout: 272 seconds] 12:23 -!- paulf [~paulf@146.122.203.34] has quit [Quit: Client closed] 12:24 -!- balsamic-oval [~balsamic-@user/balsamic-oval] has joined #openbsd 12:27 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 12:27 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 12:28 -!- ZHuangZi [~ZHuangZi@user/ZhuangZi] has joined #openbsd 12:29 -!- Bokamosho [Bokamosho@thunderirc.net] has joined #openbsd 12:40 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 12:43 -!- stevessss [~quassel@pool-71-120-7-125.washdc.east.verizon.net] has joined #openbsd 12:45 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 248 seconds] 12:53 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 12:58 -!- charlesroelli_ [~charlesro@user/charlesroelli] has joined #openbsd 13:00 -!- charlesroelli [~charlesro@user/charlesroelli] has quit [Ping timeout: 248 seconds] 13:00 -!- charlesroelli_ is now known as charlesroelli 13:10 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 13:14 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 276 seconds] 13:17 < lts> derpadmin: you could use something like nginx stream module to direct traffic to different relayd instances (running on different ports) based on TCP packets' SNI 13:22 < derpadmin> yes, I had a similar setup before, just wanted to check if it was possible with relayd 13:22 -!- rscastilho2024_ [~rscastilh@user/rscastilho2024-:23901] has joined #openbsd 13:22 -!- rscastilho2024_ [~rscastilh@user/rscastilho2024-:23901] has quit [Remote host closed the connection] 13:22 < lts> To my knowledge it is not (yet) 13:23 < derpadmin> will check if it is possible with httpd only 13:23 < derpadmin> thanks 13:30 -!- tylerius [~tylerius@user/tylerius] has joined #openbsd 13:31 -!- djhankb931183593 [~djhankb@ip-208-113-164-68.nodes.dream.io] has quit [Remote host closed the connection] 13:32 -!- djhankb931183593 [~djhankb@ip-208-113-164-68.nodes.dream.io] has joined #openbsd 13:37 -!- gzc [~Thunderbi@user/gzc] has joined #openbsd 13:39 -!- fflam [~mdt@2600:4040:1106:8a00::1c19] has joined #openbsd 13:41 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 13:46 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 272 seconds] 13:46 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Remote host closed the connection] 13:51 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 13:53 -!- ublx [~ublx@user/ublx] has joined #openbsd 13:55 -!- takonogo [~takonogo@user/takonogo] has quit [Remote host closed the connection] 13:55 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 13:57 < renaud> derpadmin: you might be interested in sniproxy 14:00 -!- B3-bomber [~God@76.176.35.180] has quit [Read error: Connection reset by peer] 14:00 -!- B3-bomber [~God@76.176.35.180] has joined #openbsd 14:04 < derpadmin> it looks deprecated : 14:04 < derpadmin> https://github.com/dlundquist/sniproxy 14:05 < derpadmin> interesting project still, but I was looking for something that can perform TLS termination 14:14 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 14:14 -!- paulf [~paulf@146.122.203.34] has joined #openbsd 14:19 -!- gzc [~Thunderbi@user/gzc] has quit [Ping timeout: 245 seconds] 14:19 -!- gawen [~gawen@user/gawen] has quit [Quit: cya] 14:24 -!- gzc [~Thunderbi@user/gzc] has joined #openbsd 14:25 -!- gawen [~gawen@user/gawen] has joined #openbsd 14:26 -!- amatecha [sid10006@user/amatecha] has quit [Ping timeout: 272 seconds] 14:28 -!- itok [sid418430@ilkley.irccloud.com] has quit [Ping timeout: 272 seconds] 14:29 -!- amatecha [sid10006@user/amatecha] has joined #openbsd 14:30 < renaud> derpadmin: the version in OpenBSD ports is not that one and it's still maintained 14:31 < renaud> but it only handles switching from one backend to the other based on SNI without cert 14:31 -!- itok [sid418430@id-418430.ilkley.irccloud.com] has joined #openbsd 14:33 < derpadmin> yes, I checked the project 14:34 < derpadmin> I ended up with nginx again... already had a working config for my setup... 14:34 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has quit [Ping timeout: 252 seconds] 14:35 < derpadmin> lts : no stream module needed, just a proxy pass based on host header value 14:37 -!- fcn [~fcn@88.230.163.48] has quit [Ping timeout: 260 seconds] 14:39 -!- gawen [~gawen@user/gawen] has quit [Quit: cya] 14:41 -!- extrowerk [~extrowerk@1F2EF83E.nat.pool.telekom.hu] has quit [Ping timeout: 276 seconds] 14:46 -!- megawatt [~megawatt@user/megawatt] has joined #openbsd 14:46 -!- gawen [~gawen@user/gawen] has joined #openbsd 14:49 -!- zorone [~zorone@user/zorone] has joined #openbsd 14:50 -!- zorone [~zorone@user/zorone] has quit [Client Quit] 14:50 -!- skippy8 [~skippy8@user/Skippy8] has quit [Ping timeout: 268 seconds] 14:50 -!- extrowerk [~extrowerk@1F2EFBED.nat.pool.telekom.hu] has joined #openbsd 14:52 -!- JetpackJackson_ [~JetpackJa@129.222.0.149] has quit [Changing host] 14:52 -!- JetpackJackson_ [~JetpackJa@user/JetpackJackson] has joined #openbsd 14:52 -!- JetpackJackson_ is now known as JetpackJackson 14:59 -!- gzc [~Thunderbi@user/gzc] has quit [Remote host closed the connection] 15:10 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has joined #openbsd 15:16 -!- memset_ [~memset@gateway/tor-sasl/memset] has joined #openbsd 15:17 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 15:18 -!- fvincenzo [~somebody@fw-tnat-cam2.arm.com] has quit [Quit: Lost terminal] 15:19 -!- xet7 [~xet7@user/xet7] has quit [Quit: Leaving] 15:19 -!- dogg0 [~dogg0@user/dogg0] has joined #openbsd 15:22 -!- fvincenzo [~somebody@fw-tnat-cam2.arm.com] has joined #openbsd 15:22 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 15:24 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 15:27 -!- fvincenzo [~somebody@fw-tnat-cam2.arm.com] has quit [Ping timeout: 245 seconds] 15:29 -!- Leone [~Leo@104.247.242.174] has joined #openbsd 15:30 -!- ublxi [~ublx@user/ublx] has joined #openbsd 15:33 -!- ublx [~ublx@user/ublx] has quit [Ping timeout: 252 seconds] 15:35 -!- martian67 [~martian67@user/meow/martian67] has quit [Remote host closed the connection] 15:35 -!- martian67 [~martian67@user/meow/martian67] has joined #openbsd 15:37 -!- bba [~bba@user/bba] has quit [Quit: Leaving] 15:42 -!- skippy8 [~skippy8@user/Skippy8] has quit [Ping timeout: 252 seconds] 15:47 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 15:48 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 15:50 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 252 seconds] 15:52 -!- takonogo [~takonogo@user/takonogo] has joined #openbsd 16:01 -!- RobbieAB [~robert@user/RobbieAB] has quit [Ping timeout: 256 seconds] 16:04 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has joined #openbsd 16:04 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has quit [Client Quit] 16:14 -!- inky [~inky@37.252.77.193] has quit [Excess Flood] 16:16 -!- inky [~inky@37.252.77.193] has joined #openbsd 16:22 -!- \podcast [~join_podc@pool-99-227-15-25.cpe.net.cable.rogers.com] has joined #openbsd 16:26 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 16:27 -!- paulf [~paulf@146.122.203.34] has quit [Quit: Client closed] 16:33 < echelon> are there any file systems that support file redundancy on a single disk? i know zfs can 16:34 -!- commandk [~commandk@user/commandk] has quit [Ping timeout: 252 seconds] 16:34 < pardis> ffs with softraid(4) 16:35 < echelon> ah, i can just partition the same disk and create a softraid 16:35 -!- nsuperbus [~nsuperbus@host-46-251-26-104.kabelnet.hu] has joined #openbsd 16:36 < pardis> but without checksumming, if there is a mismatch you have no way to know which file has bitrotted 16:36 < pardis> so it only really helps you if you actually have a disk sector go bad 16:37 < echelon> oh hmm 16:37 < mischief> single disk and redundancy dont belong in the same sentence 16:37 < echelon> yeah, i'm only just interested in mitigating bad cells/blocks on ssd's 16:38 < echelon> and for my project, i'll have a lot of spare storage for the os 16:39 < pardis> if you have backups (which you should anyway) then this is all pointless unless you really, really need to be sure that your redundant copy is always perfectly up-to-date 16:39 < pardis> and even then, the whole SSD could fail 16:39 < echelon> yeah, not much can be done if the whole ssd fails 16:41 < echelon> but assuming the whole ssd doesn't fail, i would like to get as much out of it as possible wrt its life expectancy 16:41 -!- takonogo [~takonogo@user/takonogo] has quit [Ping timeout: 244 seconds] 16:41 < echelon> oh, and it's for a read-only system as well 16:41 < pardis> I doubt doubling your write load will help with its lifetime 16:42 < pardis> oh 16:44 -!- Xe [~Xe@perl/impostor/xe] has quit [Quit: ZNC 1.10.2 - https://znc.in] 16:45 < mischief> the typical approach (with systems that do ota updates) is you have an A/B partitioning scheme and are able to swap between them/fall back in case of error. openbsd is not particularly amenable to this. 16:46 < echelon> yeah, resflash seems to do that, but it doesn't do read-only out of the box and without a lot of alterations 16:46 -!- vados [~vados@46-133-172-144.mobile.vf-ua.net] has quit [Ping timeout: 276 seconds] 16:47 < echelon> but yeah, i don't plan to do updates directly to the system, it has a write protect switch on the drive 16:47 < echelon> so i will have to manually take it out and reimage it each time i need to update it 16:49 -!- tylerius [~tylerius@user/tylerius] has quit [Ping timeout: 245 seconds] 16:51 < echelon> > If you use RAID 1 (mirroring) across two partitions on the same disk, you expect the system to read from the second partition if the first partition hits a bad cell. However, SoftRAID cannot do this on a single drive because of how SATA and NVMe protocols handle read errors 16:52 < echelon> i guess this is what you were saying 16:54 < thrig> or an ABBA partition for all those songs, and the rest on the other parition 16:57 -!- Xe [~Xe@perl/impostor/xe] has joined #openbsd 16:57 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Quit: I'll be bach] 16:59 -!- fvincenzo [~somebody@fw-tnat-cam2.arm.com] has joined #openbsd 16:59 -!- pfc [~pfc@user/pfc] has quit [Ping timeout: 245 seconds] 17:05 -!- ewig [~Ewig@user/ewig] has joined #openbsd 17:05 -!- Posterdati [~Posterdat@user/Posterdati] has quit [Remote host closed the connection] 17:09 -!- fvincenzo [~somebody@fw-tnat-cam2.arm.com] has quit [Remote host closed the connection] 17:12 -!- izder456 [~izder456@74.91.98.217] has quit [Remote host closed the connection] 17:13 -!- fvincenzo [~somebody@fw-tnat-cam2.arm.com] has joined #openbsd 17:13 -!- makr [~textual@2a00:f2a:e1df:4320:e12a:e112:c7c2:5303] has quit [Remote host closed the connection] 17:13 -!- inky [~inky@37.252.77.193] has quit [Excess Flood] 17:14 -!- makr [~textual@2a00:f2a:e1df:4320:5543:6f32:61b4:a478] has joined #openbsd 17:14 -!- izder456 [~izder456@74.91.98.217] has joined #openbsd 17:17 -!- CosmicDJ [~cosmicdj@p200300e24f32b80102e04cfffe01e7ab.dip0.t-ipconnect.de] has quit [Quit: reboot] 17:20 -!- raj [uid72176@user/raj] has quit [] 17:22 -!- housemate [~housemate@2403-4800-940a-3401-2eee-3a55-959e-c5b7.sta.dodo.net.au] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 17:26 -!- sonofaglitch [~sebastian@77.95.167.116] has joined #openbsd 17:30 -!- housemate [~housemate@2403-4800-940a-3401-2eee-3a55-959e-c5b7.sta.dodo.net.au] has joined #openbsd 17:31 -!- gzc [~Thunderbi@user/gzc] has joined #openbsd 17:47 -!- izder456 [~izder456@74.91.98.217] has quit [Ping timeout: 268 seconds] 17:48 -!- Figworm [FiggyWitIt@user/figworm] has joined #openbsd 17:53 -!- x7e [~x7e@user/x7e] has quit [Quit: ZNC - https://znc.in] 17:53 -!- x7e [~x7e@user/x7e] has joined #openbsd 17:55 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 17:56 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 18:18 -!- psydroid [~psydroid@user/psydroid] has quit [Ping timeout: 264 seconds] 18:22 -!- izder456 [~izder456@74.91.98.217] has joined #openbsd 18:25 -!- gnucode [~user@72.12.220.130] has joined #openbsd 18:25 -!- skippy8 [~skippy8@user/Skippy8] has joined #openbsd 18:30 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 18:32 -!- housemate [~housemate@2403-4800-940a-3401-2eee-3a55-959e-c5b7.sta.dodo.net.au] has quit [Quit: https://ineedsomeacidtocalmmedown.space/] 18:37 -!- hwpplaye` [~hwpplayer@user/hwpplayer1] has joined #openbsd 18:37 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Ping timeout: 248 seconds] 18:38 -!- gzc [~Thunderbi@user/gzc] has quit [Remote host closed the connection] 18:39 -!- sonofaglitch [~sebastian@77.95.167.116] has quit [] 18:39 -!- bazflo [~bazflo@user/bazflo] has quit [Remote host closed the connection] 18:39 -!- sonofaglitch [~sebastian@77.95.167.116] has joined #openbsd 18:41 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 18:42 -!- hwpplaye` [~hwpplayer@user/hwpplayer1] has quit [Ping timeout: 265 seconds] 18:44 -!- Xe [~Xe@perl/impostor/xe] has quit [Ping timeout: 265 seconds] 18:44 -!- bazflo [~bazflo@user/bazflo] has joined #openbsd 18:45 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 262 seconds] 18:48 -!- Xenguy [~Xenguy@devuan/developer/Xenguy] has quit [Ping timeout: 264 seconds] 18:49 -!- inky [~inky@37.252.77.193] has joined #openbsd 18:51 -!- Xenguy [~Xenguy@devuan/developer/Xenguy] has joined #openbsd 18:55 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 18:58 -!- Xe [~Xe@perl/impostor/xe] has joined #openbsd 18:58 -!- Xe [~Xe@perl/impostor/xe] has quit [Remote host closed the connection] 19:00 -!- Xe [~Xe@perl/impostor/xe] has joined #openbsd 19:10 -!- ivdsangen [~ivo@83-82-34-145.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 19:19 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 19:20 -!- vados [~vados@46-133-172-144.mobile.vf-ua.net] has joined #openbsd 19:23 -!- Oxygen887 [~user@user/Oxygen887] has joined #openbsd 19:26 < echelon> if i need to make calls to crypto functions in a go application, should i opt to use the libressl or just use go's native crypto libraries? 19:26 < echelon> the system libressl* 19:28 -!- Oxygen887 [~user@user/Oxygen887] has quit [Ping timeout: 248 seconds] 19:29 -!- Oxygen887 [~user@user/Oxygen887] has joined #openbsd 19:29 -!- Leone [~Leo@104.247.242.174] has quit [Read error: Connection reset by peer] 19:36 -!- krl` [~user@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 19:37 -!- housemate [~housemate@2403-4800-940a-3401-2eee-3a55-959e-c5b7.sta.dodo.net.au] has joined #openbsd 19:39 -!- krl [~user@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 245 seconds] 19:43 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.10 Quasar http://www.kvirc.net/] 19:43 -!- gzc [~Thunderbi@user/gzc] has joined #openbsd 19:44 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 19:44 < mischief> echelon: probably just use go. you will not have a particularly fun time mixing c and go. 19:45 < cgnarne> yeah, If you have Go use Go 19:47 < echelon> thanks 19:48 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Ping timeout: 252 seconds] 19:48 < thrig> go might be tricky to pledge down 19:49 -!- CosmicDJ [~CosmicDJ@p508135bf.dip0.t-ipconnect.de] has joined #openbsd 19:50 -!- balsamic-oval [~balsamic-@user/balsamic-oval] has quit [Remote host closed the connection] 19:51 -!- balsamic-oval [~balsamic-@user/balsamic-oval] has joined #openbsd 19:55 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 19:56 < rudi_s> thrig: Why? Go should use relatively few "external" resources, paths or syscalls. 19:57 < cgnarne> everything that's not c might be tricky to pledge down. c can be tricky to pledge down 19:58 -!- Oxygen887 [~user@user/Oxygen887] has quit [Ping timeout: 244 seconds] 19:58 -!- CosmicDJ [~CosmicDJ@p508135bf.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 19:59 < rudi_s> I see. Haven't tried (just thought that static binaries with no external dependencies would be easy/easier.) 20:02 < echelon> i have a pledge/unveil wrapper for go 20:02 < echelon> go's native pledge/unveil is flawed 20:03 < cgnarne> that's probably the worst way to do it 20:04 -!- gzc [~Thunderbi@user/gzc] has quit [Read error: Connection reset by peer] 20:05 < echelon> cgnarne: why 20:05 < echelon> go's native pledge call doesn't invoke at the start of the program 20:06 < echelon> cgnarne: https://github.com/golang/go/issues/60322 20:07 < echelon> no updates on the ticket since 2023 20:08 < cgnarne> and probably for good reasons as go needs to setup its environment. who knows what syscalls it uses before calling 20:13 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Quit: I'll be bach] 20:13 < cgnarne> the idea is to identify what your program has to do, identify what privs you need for what. then pledge down after each step or separate into procs with individual pledges. 20:13 < rudi_s> But the same issue exists in the C as well. I can do that in a C library as well with init() (or similar constructs) which gets executed before main(). 20:13 < cgnarne> then it doesn't matter if you can't pledge before main 20:14 < rudi_s> (I also don't think that's a problem pledge is designed to protect against. If you don't trust or libraries you have bigger issue IMO. It's more about making sure that the running program can't cause "bad things" when there are issues in the code.) 20:15 < rudi_s> s/or/your/ 20:15 < cgnarne> ^--- also this 20:17 -!- bba [~bba@user/bba] has joined #openbsd 20:18 -!- ewig [~Ewig@user/ewig] has quit [Read error: Connection reset by peer] 20:21 -!- ewig [~ewig@user/ewig] has joined #openbsd 20:23 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 20:32 -!- medium_cool [~medium_co@136.36.128.48] has joined #openbsd 20:32 -!- CosmicDJ [~CosmicDJ@p200300e24f3db50102e04cfffe01e7ab.dip0.t-ipconnect.de] has joined #openbsd 20:33 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 20:33 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 20:34 -!- Posterdati [~Posterdat@user/Posterdati] has joined #openbsd 20:35 -!- skippy8 [~skippy8@user/Skippy8] has quit [Ping timeout: 270 seconds] 20:36 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Ping timeout: 248 seconds] 20:36 -!- td123 [~tom@user/td123] has quit [Ping timeout: 247 seconds] 20:37 -!- td123 [~tom@user/td123] has joined #openbsd 20:39 -!- ephapticpulse [~user@user/ephapticpulse] has joined #openbsd 20:39 < thrig> iirc go has some thread complications 20:40 -!- elarks [~elarks@user/yerrii] has quit [Ping timeout: 276 seconds] 20:46 -!- dutch [~DutchIngr@user/dutch] has quit [Quit: WeeChat 4.9.2] 20:49 < rudi_s> Since Go 1.16 there's https://pkg.go.dev/syscall#AllThreadsSyscall but it might be only supported on Linux. 20:49 < rudi_s> (Otherwise there's the "exec-myself-with-restrictions" workaround.) 20:51 -!- Leone [~Leo@104.247.242.174] has joined #openbsd 20:52 -!- gnucode [~user@72.12.220.130] has quit [Remote host closed the connection] 21:00 -!- shadowtux [~shadowtux@user/meow/shadowtux] has quit [Quit: The Lounge - https://thelounge.chat] 21:05 -!- commandk [~commandk@user/commandk] has joined #openbsd 21:05 -!- pfc [~pfc@user/pfc] has joined #openbsd 21:12 -!- slim [~slim@user/meow/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 21:13 -!- slim [~slim@user/meow/slim] has joined #openbsd 21:16 -!- nologin [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 21:16 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 252 seconds] 21:16 -!- cryptexx0 [~cryptexx0@212.102.51.30] has quit [Ping timeout: 244 seconds] 21:20 -!- hotsoup [~hotsoup@user/hotsoup] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 21:21 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has joined #openbsd 21:23 -!- hotsoup [~hotsoup@user/hotsoup] has joined #openbsd 21:30 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 21:41 -!- skippy8_ [~skippy8@user/Skippy8] has joined #openbsd 21:41 -!- kylen [kylen@user/kylen] has quit [Ping timeout: 265 seconds] 21:43 -!- psydroid [~psydroid@user/psydroid] has quit [Ping timeout: 245 seconds] 21:43 -!- bba [~bba@user/bba] has quit [Quit: Leaving] 21:46 -!- rc [~rc@user/rc] has joined #openbsd 21:47 -!- rv1sr [~rv1sr@user/rv1sr] has quit [] 21:49 -!- commandk [~commandk@user/commandk] has quit [Ping timeout: 252 seconds] 21:51 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 21:51 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 21:53 -!- \podcast [~join_podc@pool-99-227-15-25.cpe.net.cable.rogers.com] has quit [Ping timeout: 252 seconds] 21:54 -!- commandk [~commandk@user/commandk] has joined #openbsd 22:04 -!- fro [fro@humpty.dance] has joined #openbsd 22:08 -!- td123 [~tom@user/td123] has quit [Quit: Konversation terminated!] 22:09 -!- Bradipo [t2faqk32xv@50.77.44.19] has joined #openbsd 22:10 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 22:10 -!- psydroid2 [~psydroid@user/psydroid] has quit [Client Quit] 22:11 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 22:13 -!- nologin [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 22:17 -!- emmanuelux [~em@user/emmanuelux] has joined #openbsd 22:28 -!- ephapticpulse [~user@user/ephapticpulse] has quit [Remote host closed the connection] 22:50 -!- librecat [uid714233@id-714233.helmsley.irccloud.com] has quit [Quit: Connection closed for inactivity] 22:53 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 265 seconds] 22:54 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.10 Quasar http://www.kvirc.net/] 22:55 -!- sjg [~sjg@user/sjg] has joined #openbsd 22:58 -!- commandk1 [~commandk@user/commandk] has joined #openbsd 23:00 -!- commandk [~commandk@user/commandk] has quit [Ping timeout: 252 seconds] 23:00 -!- martian67 [~martian67@user/meow/martian67] has quit [Ping timeout: 252 seconds] 23:00 -!- commandk1 is now known as commandk 23:01 -!- martian67 [~martian67@user/meow/martian67] has joined #openbsd 23:04 < echelon> cgnarne: using cgo, apparently it pins the goroutine to an OS thread (LockOSThread implicitly), ensuring the pledge syscall isn't interrupted by goroutine scheduling mid-call. 23:06 < echelon> it would seem to be a more deterministic behavior than native go's syscall wrapper for pledge/unveil 23:07 -!- dam64 [~dam64@about/aquilenet/vodoo/dam64] has quit [Excess Flood] 23:08 -!- skippy8_ [~skippy8@user/Skippy8] has quit [Ping timeout: 264 seconds] 23:09 -!- AlaskanEmily [~emily@2602:47:246e:700:87fd:e8d8:a2ee:d453] has joined #openbsd 23:09 -!- AlaskanEmily [~emily@2602:47:246e:700:87fd:e8d8:a2ee:d453] has quit [Changing host] 23:09 -!- AlaskanEmily [~emily@user/alaskanemily] has joined #openbsd 23:10 -!- dam64 [~dam64@about/aquilenet/vodoo/dam64] has joined #openbsd 23:13 -!- hwpplayer1 [~hwpplayer@user/hwpplayer1] has quit [Quit: sleep] 23:13 -!- fflam [~mdt@2600:4040:1106:8a00::1c19] has quit [Ping timeout: 248 seconds] 23:17 -!- davlefou_ [~davlefou@2a01:e0a:5f4:4bd0:2032:4dff:fe07:70ec] has joined #openbsd 23:18 -!- davlefou_ [~davlefou@2a01:e0a:5f4:4bd0:2032:4dff:fe07:70ec] has quit [Remote host closed the connection] 23:32 -!- megawatt [~megawatt@user/megawatt] has left #openbsd [] 23:40 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 23:51 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] --- Log closed Thu Jul 02 00:00:00 2026