--- Log opened Wed May 17 00:00:24 2023 --- Day changed Wed May 17 2023 00:00 -!- nehsou^ [~nehsou@73.237.206.60] has joined #openbsd 00:03 -!- Trigon [~reuben@144.39.114.115] has joined #openbsd 00:06 -!- optative [~optative@198.13.132.84] has joined #openbsd 00:23 -!- blupier [gagan662@user/blupier] has quit [Ping timeout: 240 seconds] 00:25 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 00:25 -!- jf [~jf@user/jonfle] has joined #openbsd 00:25 -!- yu [~yu@user/yu] has joined #openbsd 00:26 -!- anemofilia [~anemofili@bladeHP1.ffclrp.usp.br] has quit [Quit: WeeChat 3.8] 00:28 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 00:32 -!- BobSlacker [~BobSlacke@user/BobSlacker] has quit [Remote host closed the connection] 00:35 < captnemo> when I disable pledge completely (not ideal I know), I no longer get a segfault, but I get a pop-up from tor-browser saying tor has exited during startup, the dmesg still gets populated withe the same pledge error 00:35 -!- blupier [gagan662@user/blupier] has joined #openbsd 00:35 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:5b5c:587d:9e9e:d473] has quit [Ping timeout: 256 seconds] 00:37 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Quit: au revoir] 00:37 < xse> croc_: i'm not sure what you mean by hostname of the request; $ ftp -Vo - https://0x0.st/HNg7.conf | grep meow 00:37 -!- solo [~solo@2601:19c:4a01:7189:6a23:bbd0:d550:5624] has joined #openbsd 00:37 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:5b5c:587d:9e9e:d473] has joined #openbsd 00:38 < croc_> xse: that example you provided is perfect for what I'm trying to do, thanks. 00:43 -!- jak3b [~jak3b@2601:645:8085:b6d0::5b24] has joined #openbsd 00:43 -!- solo [~solo@2601:19c:4a01:7189:6a23:bbd0:d550:5624] has quit [Read error: Connection reset by peer] 00:46 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 00:47 -!- jak3b [~jak3b@2601:645:8085:b6d0::5b24] has quit [Client Quit] 00:51 < nitro_> and a good day to you all. i have successfully setup a pi3b as an AP, and after some experimenting, have learned that the pi is not capable of multiple SSIDs. i do have usb dongles that can on linux, however, the openbsd driver(run0) cannot. my query: is OpenBSD capable of hosting multiple SSIDs on a single interface? figured id ask before dusting off an old laptop to try again 00:52 < croc_> xse: I want to set multiple headers when a request has a particular tag, is there a cleaner way of doing it than simply repeating the "match response tagged" prefix for every header? 00:53 -!- NicknameJohn [~NicknameJ@187-27-159-94.3g.claro.net.br] has quit [Ping timeout: 264 seconds] 01:03 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 01:04 -!- evil [~kain@user/demon] has quit [Quit: WeeChat 3.8] 01:04 -!- ajshell12 [~ajshell1@c-76-120-147-191.hsd1.pa.comcast.net] has quit [Ping timeout: 240 seconds] 01:05 < xse> don't think so like how would it know it's for that tag if you don't specify it 01:12 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 01:19 < croc_> xse: I just thought that I might be able to do with with lists similar to other OpenBSD tools. Thanks for the help anyways, it's working well. 01:22 -!- ajshell12 [~ajshell1@c-76-120-147-191.hsd1.pa.comcast.net] has joined #openbsd 01:22 < PyR3X> can doas deal with a * character for command arguments? 01:23 < thrig> a * gets expanded before doas is even run 01:24 < PyR3X> I want to allow a user to chown files in a directory but I don't know their filenames 01:25 < thrig> write a wrapper script 01:25 < PyR3X> to do what exactly 01:25 < thrig> chown files in a directory 01:25 < PyR3X> this command is in a wrapper script 01:26 < PyR3X> permit nopass _motion cmd /usr/sbin/chown args www:www /path/to/dir/files/* 01:26 < PyR3X> is what I want to allow 01:26 < thrig> so, put the chown into a script, and allow the user to call that script in doas.conf 01:26 < caze> Why do you want to allow a user to do that? 01:27 < PyR3X> thrig: big brain idea 01:27 < PyR3X> I like it 01:28 < PyR3X> caze: because use _motion is creating files but they need to be readable by www.. _motion calls an action script when completing writing and I'd like to chown the files when it completes 01:28 < PyR3X> *writable by www rather 01:29 < caze> Wouldn't it be sufficient to put them both in a group? 01:30 -!- yella [regg@user/yella] has joined #openbsd 01:31 -!- fro [fro@humpty.dance] has joined #openbsd 01:31 < PyR3X> nextcloud data is owned/managed by user www -- motion runs as _motion and generates .mp4 files (security cam) in a directory it has group write permissions to. However, nextcloud cannot delete these files because they are not owned by www. motion calls a script upon completion of writing .mp4 files so I just want to change the user to www to be 01:31 < PyR3X> managed by nextcloud 01:33 < caze> If the directory were group writeable, and nextcloud were in that group, then it could delete the files 01:34 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 240 seconds] 01:34 < fro> wild 01:35 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 01:43 -!- croc_ [~croc@d72-39-79-162.home1.cgocable.net] has quit [Quit: Leaving] 01:44 -!- Xeroine [uid588633@user/xeroine] has quit [Quit: Connection closed for inactivity] 02:00 -!- NicknameJohn [~NicknameJ@187-27-147-13.3g.claro.net.br] has joined #openbsd 02:00 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 02:00 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 02:02 -!- mmebsd [~metbsd@174.119.53.138] has quit [Quit: byeircer] 02:05 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 02:07 -!- linsux [~metbsd@174.119.53.138] has joined #openbsd 02:07 -!- linsux [~metbsd@174.119.53.138] has quit [Changing host] 02:07 -!- linsux [~metbsd@user/linsux] has joined #openbsd 02:07 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has joined #openbsd 02:09 -!- NicknameJohn [~NicknameJ@187-27-147-13.3g.claro.net.br] has quit [Ping timeout: 240 seconds] 02:11 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 02:12 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 02:15 -!- lucenera [~lucenera@user/lucenera] has quit [Quit: Ping timeout (120 seconds)] 02:15 -!- croc_ [~croc@d72-39-79-162.home1.cgocable.net] has joined #openbsd 02:15 -!- lucenera [~lucenera@user/lucenera] has joined #openbsd 02:16 < croc_> I'm trying to create a filter in relayd that depends on the hostname of the server being an onion address. Whenever I try to save the config with the onion address in place it tells me that the host is invalid. Is there anything I can do about this? 02:18 -!- yella [regg@user/yella] has quit [Ping timeout: 240 seconds] 02:18 < croc_> Also, I should mention, it's a specific onion address not a catch-all. 02:25 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Quit: quit] 02:26 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 02:26 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 02:27 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 02:28 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 02:28 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 02:29 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 02:29 -!- agentcasey [~markie@143-42-229-181.ip.linodeusercontent.com] has quit [Quit: Lost terminal] 02:31 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 02:31 -!- chrisz [i2psnzair1@195.52.149.79] has quit [Ping timeout: 268 seconds] 02:31 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 02:32 -!- captnemo [~captnemo@193.32.127.232] has quit [Ping timeout: 265 seconds] 02:32 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 02:32 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 02:32 -!- chrisz [acrp0vrmtw@195.52.147.73] has joined #openbsd 02:33 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 02:33 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 02:39 -!- jak3b [~jak3b@2601:645:8085:b6d0::5b24] has joined #openbsd 02:51 -!- lum [zero@user/res0] has quit [Read error: Connection reset by peer] 02:51 -!- lum [zero@user/res0] has joined #openbsd 02:54 -!- jak3b [~jak3b@2601:645:8085:b6d0::5b24] has quit [Quit: WeeChat 3.8] 02:59 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Quit: quit] 03:01 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 03:02 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 03:03 -!- lum [zero@user/res0] has quit [Read error: Connection reset by peer] 03:03 -!- lum [zero@user/res0] has joined #openbsd 03:06 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 268 seconds] 03:08 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 03:09 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 03:09 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 03:11 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 03:11 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 03:12 -!- Your_Dog [Your_Dog@user/your-dog/x-2874336] has joined #openbsd 03:13 -!- captnemo [~captnemo@193.32.127.232] has quit [Client Quit] 03:16 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Remote host closed the connection] 03:17 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 03:21 -!- optative [~optative@198.13.132.84] has quit [Quit: Good bye libera and take care.] 03:22 -!- donofrio_ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 03:22 -!- housemate [~housemate@49.255.144.165] has joined #openbsd 03:23 < PyR3X> +-- UNMET OPTIONAL DEPENDENCY sqlite3@https://github.com/mapbox/node-sqlite3#918052b538b0effe6c4a44c74a16b2749c08a0d2 03:23 < PyR3X> oops 03:23 -!- housemate_ [~housemate@49.255.144.165] has joined #openbsd 03:24 -!- donofrio__ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 03:24 -!- Lucanis0 [~Lucanis@user/lucanis] has quit [Remote host closed the connection] 03:25 -!- Lucanis0 [~Lucanis@2601:204:cc00:9750:5b52:9d11:667c:134e] has joined #openbsd 03:25 -!- Lucanis0 [~Lucanis@2601:204:cc00:9750:5b52:9d11:667c:134e] has quit [Changing host] 03:25 -!- Lucanis0 [~Lucanis@user/lucanis] has joined #openbsd 03:25 -!- donofrio [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Ping timeout: 268 seconds] 03:25 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Quit: quit] 03:26 -!- DaRock [~quassel@8g2x6fmmdfscvjzm2fcp.ip6.superloop.au] has joined #openbsd 03:27 -!- housemate [~housemate@49.255.144.165] has quit [Ping timeout: 268 seconds] 03:27 -!- donofrio_ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Ping timeout: 268 seconds] 03:28 -!- donofrio [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 03:29 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 03:29 -!- nehsou^ [~nehsou@73.237.206.60] has quit [Remote host closed the connection] 03:31 -!- donofrio__ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Ping timeout: 240 seconds] 03:32 -!- lum [zero@user/res0] has quit [Quit: ""\] 03:37 -!- Your_Dog [Your_Dog@user/your-dog/x-2874336] has quit [Quit: Going to sleep] 03:37 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 03:38 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 03:38 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 03:38 -!- dsrt^ [~dsrt@73.237.206.60] has joined #openbsd 03:41 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 03:47 -!- greaser|q is now known as GreaseMonkey 03:49 -!- croc_ [~croc@d72-39-79-162.home1.cgocable.net] has quit [Remote host closed the connection] 03:50 -!- tozhu [~tozhu@219.144.185.107] has quit [Quit: tozhu] 03:50 -!- housemate_ [~housemate@49.255.144.165] has quit [Quit: Probably insane, but also not in the least. HAHA. STILL; I AM SAVING THE UNIVERSE. ROFL!] 03:52 -!- op2 [~op2@user/op2] has quit [Ping timeout: 268 seconds] 03:53 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 03:53 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 03:56 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 04:03 -!- bradd [~quassel@user/bradd] has joined #openbsd 04:06 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 04:11 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 04:23 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 04:33 -!- AlaskanEmily [~AlaskanEm@user/alaskanemily] has quit [Ping timeout: 240 seconds] 04:34 -!- Alhazred_ [~Alhazred@user/Alhazred] has quit [Quit: leaving] 04:36 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 04:43 -!- synack [~synack@user/synack] has joined #openbsd 04:46 -!- solo [~solo@c-71-233-185-67.hsd1.ct.comcast.net] has joined #openbsd 04:47 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 04:50 -!- solo [~solo@c-71-233-185-67.hsd1.ct.comcast.net] has quit [Read error: Connection reset by peer] 04:51 -!- moldorcoder7 [~moldorcod@192.145.81.25] has quit [Ping timeout: 268 seconds] 04:53 -!- solo [~solo@2601:19c:4a01:9a0:592e:5006:7d41:896c] has joined #openbsd 05:00 -!- solo [~solo@2601:19c:4a01:9a0:592e:5006:7d41:896c] has quit [Read error: Connection reset by peer] 05:01 -!- schillingklaus [~schilling@ip2504e22a.dynamic.kabel-deutschland.de] has joined #openbsd 05:02 -!- terminalpusher [~terminalp@2a01:586:8dd1:1:5252:7819:4817:956e] has joined #openbsd 05:03 -!- terminalpusher [~terminalp@2a01:586:8dd1:1:5252:7819:4817:956e] has quit [Remote host closed the connection] 05:09 -!- gce108 [~gce@user/gce108] has quit [Quit: Leaving] 05:10 -!- zsv [~zsv@91.205.239.148] has joined #openbsd 05:14 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 05:17 -!- drk [~drk@gateway/tor-sasl/drk] has quit [Ping timeout: 240 seconds] 05:18 -!- srfsh_ [~srfsh@user/srfsh] has quit [Ping timeout: 240 seconds] 05:18 -!- drk [~drk@gateway/tor-sasl/drk] has joined #openbsd 05:18 -!- srfsh [~srfsh@user/srfsh] has joined #openbsd 05:21 -!- sphex [~nobody@137.186.1.61] has quit [Ping timeout: 240 seconds] 05:21 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 265 seconds] 05:23 -!- donofrio_ [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has joined #openbsd 05:23 -!- mncheck [~mncheck@193.224.205.254] has joined #openbsd 05:25 -!- donofrio [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Ping timeout: 240 seconds] 05:27 -!- NicknameJohn [~NicknameJ@187-27-148-84.3g.claro.net.br] has joined #openbsd 05:27 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 05:30 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 05:32 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 05:35 < captnemo> Uh, re: the tor-browser thing, I found the issue after a little digging and it was from a jacked login.conf that I forgot to reset. 05:38 -!- lum [zero@user/res0] has joined #openbsd 05:43 -!- sphex [~nobody@137.186.1.61] has joined #openbsd 05:45 -!- housemate [~housemate@120.18.106.9] has joined #openbsd 05:52 -!- LW [~LW@i5E866B52.versanet.de] has joined #openbsd 05:53 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Quit: %Cya%] 05:56 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 05:57 -!- housemate [~housemate@120.18.106.9] has quit [Quit: Probably insane, but also not in the least. HAHA. STILL; I AM SAVING THE UNIVERSE. ROFL!] 06:13 -!- engler [~engler@user/emilengler] has joined #openbsd 06:16 -!- vezhlys [~vezhlys@213.159.57.238] has quit [Remote host closed the connection] 06:19 -!- LW [~LW@i5E866B52.versanet.de] has quit [Quit: WeeChat 3.8] 06:29 -!- drobban [~drobban@109.124.153.112] has joined #openbsd 06:35 -!- peas [~peasfulto@user/PeasfulTown] has quit [Ping timeout: 265 seconds] 06:38 -!- beandog [~sdibb@user/beandog] has joined #openbsd 06:39 -!- struchu [~struchu@staticline-31-183-134-120.toya.net.pl] has joined #openbsd 06:51 -!- imega [~coma@2001-8e0-2222-2000--a30.ewz.ftth.ip6.as8758.net] has quit [Ping timeout: 246 seconds] 06:52 -!- schillingklaus [~schilling@ip2504e22a.dynamic.kabel-deutschland.de] has quit [Quit: schillingklaus] 06:52 -!- lavaball [felix@31.204.155.215] has joined #openbsd 07:11 -!- housemate [~housemate@2001:44b8:802:1120:b3bb:fd5d:21e3:1da6] has joined #openbsd 07:13 -!- imega [~coma@nat-wlan-eduroam-192-41-132-233.uzh.ch] has joined #openbsd 07:15 -!- housemate_ [~housemate@120.18.106.9] has joined #openbsd 07:18 -!- housemate [~housemate@2001:44b8:802:1120:b3bb:fd5d:21e3:1da6] has quit [Ping timeout: 240 seconds] 07:23 -!- vysn [~vysn@user/vysn] has joined #openbsd 07:27 -!- bgs [~bgs@212-85-160-171.dynamic.telemach.net] has joined #openbsd 07:27 -!- feriman [~feriman@188.163.114.49] has joined #openbsd 07:27 -!- njn [~nobody@2600:380:184f:5fc3:b202:9a12:8b5a:c70e] has joined #openbsd 07:30 -!- op2 [~op2@user/op2] has joined #openbsd 07:34 -!- housemate_ [~housemate@120.18.106.9] has quit [Quit: Probably insane, but also not in the least. HAHA. STILL; I AM SAVING THE UNIVERSE. ROFL!] 07:36 -!- sphex [~nobody@137.186.1.61] has quit [Ping timeout: 240 seconds] 07:36 -!- beandog [~sdibb@user/beandog] has quit [Quit: Leaving] 07:39 -!- ioxception [~quassel@185.212.118.56] has quit [Remote host closed the connection] 07:41 -!- Guest19 [~Guest19@2605:a601:a9ac:8f00:893f:20b6:4f21:8e61] has joined #openbsd 07:42 -!- danilogondolfo [~danilogon@37.228.206.65] has joined #openbsd 07:46 -!- ioxception [~quassel@185.212.118.56] has joined #openbsd 07:48 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has joined #openbsd 07:54 -!- njn [~nobody@2600:380:184f:5fc3:b202:9a12:8b5a:c70e] has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )] 08:03 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 08:05 -!- LW [~LW@i5E866B52.versanet.de] has joined #openbsd 08:06 -!- LW [~LW@i5E866B52.versanet.de] has quit [Client Quit] 08:11 -!- hiddener [~topseykra@146.70.126.220] has joined #openbsd 08:13 -!- lowcrash [~admin@84-255-205-230.static.t-2.net] has quit [Ping timeout: 240 seconds] 08:16 -!- lowcrash [~admin@84-255-205-230.static.t-2.net] has joined #openbsd 08:17 -!- sphex [~nobody@137.186.1.61] has joined #openbsd 08:22 -!- yella [regg@user/yella] has joined #openbsd 08:25 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: cylater] 08:31 -!- MajorBiscuit [~MajorBisc@145.94.40.195] has joined #openbsd 08:34 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 08:39 -!- nyah [~nyah@cpc75709-york6-2-0-cust260.7-1.cable.virginm.net] has joined #openbsd 08:40 -!- MajorBiscuit [~MajorBisc@145.94.40.195] has quit [Ping timeout: 256 seconds] 08:41 -!- yella [regg@user/yella] has quit [Ping timeout: 240 seconds] 08:41 -!- _yella_ [regg@user/yella] has joined #openbsd 08:46 -!- leo-unglaub [~leo-ungla@2001:871:258:2e26:6d05:b617:3492:265b] has joined #openbsd 08:48 -!- MajorBiscuit [~MajorBisc@145.94.153.200] has joined #openbsd 08:59 -!- NicknameJohn [~NicknameJ@187-27-148-84.3g.claro.net.br] has quit [Ping timeout: 240 seconds] 09:01 -!- Weevoy [~Weevoy@5.202.16.39] has quit [Ping timeout: 240 seconds] 09:03 -!- Trigon [~reuben@144.39.114.115] has quit [Ping timeout: 240 seconds] 09:11 -!- engler [~engler@user/emilengler] has quit [Quit: Relax and enjoy your hobbies!] 09:13 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 09:13 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 09:15 -!- dutch [~DutchIngr@user/dutch] has quit [Quit: WeeChat 3.8] 09:17 -!- dcunit3d_ [~quassel@c-73-148-45-182.hsd1.va.comcast.net] has joined #openbsd 09:17 -!- dcunit3d_ [~quassel@c-73-148-45-182.hsd1.va.comcast.net] has quit [Client Quit] 09:17 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has quit [Quit: Client closed] 09:20 -!- dutch [~DutchIngr@user/dutch] has joined #openbsd 09:25 -!- housemate [~housemate@120.18.106.9] has joined #openbsd 09:27 -!- _yella_ [regg@user/yella] has quit [Ping timeout: 248 seconds] 09:27 -!- Hansol [~Hansol@94.156.58.157] has joined #openbsd 09:34 -!- struchu [~struchu@staticline-31-183-134-120.toya.net.pl] has left #openbsd [WeeChat 3.8] 09:43 -!- MajorBiscuit [~MajorBisc@145.94.153.200] has quit [Ping timeout: 240 seconds] 09:46 -!- n1000 [~n1000@user/n1000] has quit [Ping timeout: 256 seconds] 09:51 -!- MajorBiscuit [~MajorBisc@145.94.153.200] has joined #openbsd 09:56 -!- lpn-cls [~lpn-cls@user/lpn-cls] has quit [Ping timeout: 240 seconds] 09:59 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has joined #openbsd 10:08 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Ping timeout: 268 seconds] 10:09 -!- zelest [jesper@81-233-184-27-no13.tbcn.telia.com] has quit [Ping timeout: 256 seconds] 10:14 -!- seninha [~seninha@user/seninha] has joined #openbsd 10:19 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 10:19 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 10:20 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 10:25 -!- MajorBiscuit [~MajorBisc@145.94.153.200] has quit [Ping timeout: 240 seconds] 10:27 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 10:28 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 10:28 -!- zelest [jesper@81-233-184-27-no13.tbcn.telia.com] has joined #openbsd 10:28 -!- n4dir [~user@i59F518D5.versanet.de] has joined #openbsd 10:31 < nedko> folks, i have a bit old openbsd 6.7 with smptd running. i want to whitelist ab incoming mail 10:31 < nedko> *an 10:32 < nedko> should i update the spamd-white table with pfctl? 10:32 < nedko> argh 10:32 < nedko> s/smtpd/openstmpd and spamd/ 10:35 < nedko> or maybe nospamd table 10:35 -!- zelest [jesper@81-233-184-27-no13.tbcn.telia.com] has quit [Ping timeout: 268 seconds] 10:37 -!- Error [~err@user/error] has joined #openbsd 10:41 < nedko> i did temporary whitelist by MTA IP, i can only retry will come from same whitelisted ip address 10:42 < nedko> temporary whitelisting by "source email address" as fake it can be in case of spammers will be better, if i find how to do it 10:43 -!- Tlsx [~Tlsx@189-82-108-215.user3p.veloxzone.com.br] has joined #openbsd 10:43 -!- housemate [~housemate@120.18.106.9] has quit [Read error: Connection reset by peer] 10:44 < nedko> the connecting MTA host is has mailrelayNN in DNS name, so i'm not holding my breath 10:45 -!- n4dir [~user@i59F518D5.versanet.de] has quit [Remote host closed the connection] 10:45 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 10:46 -!- tozhu [~tozhu@117.136.86.225] has joined #openbsd 10:48 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 10:49 * nedko changed it to a /24 table entry 10:49 -!- struchu [~struchu@staticline-31-183-134-120.toya.net.pl] has joined #openbsd 10:50 -!- weevoy [~weevoy@5.202.22.191] has joined #openbsd 10:55 -!- Guest19 [~Guest19@2605:a601:a9ac:8f00:893f:20b6:4f21:8e61] has quit [Quit: Client closed] 10:56 -!- Noisytoot [~noisytoot@sourcehut/user/noisytoot] has quit [Quit: ZNC 1.8.2 - https://znc.in] 10:59 -!- ficonni [~ficonni@46.235.98.18] has joined #openbsd 10:59 -!- Noisytoot [~noisytoot@sourcehut/user/noisytoot] has joined #openbsd 11:00 -!- yetoo [~yetoo@user/yetoo] has quit [Remote host closed the connection] 11:01 -!- yetoo [~yetoo@user/yetoo] has joined #openbsd 11:04 -!- Tlsx [~Tlsx@189-82-108-215.user3p.veloxzone.com.br] has quit [Remote host closed the connection] 11:06 -!- ficonni [~ficonni@46.235.98.18] has quit [Quit: Lost terminal] 11:07 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 11:07 -!- ficonni [~ficonni@46.235.98.18] has joined #openbsd 11:08 < nedko> it worked :) 11:09 -!- zelest [jesper@81-233-184-27-no13.tbcn.telia.com] has joined #openbsd 11:10 -!- ficonni [~ficonni@46.235.98.18] has quit [Client Quit] 11:10 -!- tozhu [~tozhu@117.136.86.225] has quit [Read error: Connection reset by peer] 11:11 -!- ficonni [~ficonni@46.235.98.18] has joined #openbsd 11:12 -!- Guest19 [~Guest19@2605:a601:a9ac:8f00:ac47:d49d:d267:6951] has joined #openbsd 11:17 -!- MajorBiscuit [~MajorBisc@145.94.40.195] has joined #openbsd 11:19 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 11:21 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has quit [Quit: Client closed] 11:21 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:5b5c:587d:9e9e:d473] has quit [Remote host closed the connection] 11:21 -!- tozhu [~tozhu@117.136.86.225] has joined #openbsd 11:22 -!- elastic_dog [~elastic_d@2a01:118f:620:5c00:5b5c:587d:9e9e:d473] has joined #openbsd 11:24 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 268 seconds] 11:30 -!- dza [~dza@user/dza] has quit [Quit: ] 11:32 -!- dza [~dza@user/dza] has joined #openbsd 11:33 -!- dza [~dza@user/dza] has quit [Client Quit] 11:34 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has joined #openbsd 11:34 -!- dza [~dza@user/dza] has joined #openbsd 11:37 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 11:38 -!- Alhazred [~Alhazred@user/Alhazred] has quit [Quit: leaving] 11:41 -!- danilogondolfo [~danilogon@37.228.206.65] has quit [Quit: Leaving] 11:42 -!- Guest16 [~Guest19@2605:a601:a9ac:8f00:ac47:d49d:d267:6951] has joined #openbsd 11:44 -!- tozhu [~tozhu@117.136.86.225] has quit [Ping timeout: 258 seconds] 11:46 -!- Guest19 [~Guest19@2605:a601:a9ac:8f00:ac47:d49d:d267:6951] has quit [Ping timeout: 245 seconds] 11:50 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has quit [Quit: Client closed] 11:50 -!- tozhu [~tozhu@117.136.86.226] has joined #openbsd 11:51 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 256 seconds] 11:51 -!- tozhu [~tozhu@117.136.86.226] has left #openbsd [] 11:53 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has joined #openbsd 11:53 -!- BobSlacker [~BobSlacke@user/BobSlacker] has joined #openbsd 11:55 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has quit [Client Quit] 12:02 -!- dza [~dza@user/dza] has quit [Quit: ] 12:03 -!- dza [~dza@user/dza] has joined #openbsd 12:04 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 12:08 -!- seninha [~seninha@user/seninha] has joined #openbsd 12:09 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 12:09 -!- seninha [~seninha@user/seninha] has joined #openbsd 12:12 -!- cjphaunr [~deibcmnd@user/cjphaunr] has quit [Quit: Leaving] 12:13 -!- Kilroy [Kilroy@user/Kilroy] has quit [Quit: Kilroy Waz Here] 12:15 -!- struchu [~struchu@staticline-31-183-134-120.toya.net.pl] has quit [Ping timeout: 256 seconds] 12:15 -!- hiddener [~topseykra@146.70.126.220] has quit [Quit: leaving] 12:16 -!- aaro [aaro@user/aaro] has quit [Ping timeout: 265 seconds] 12:18 -!- ludovicus [jimbo@user/ludovicus] has quit [Ping timeout: 246 seconds] 12:20 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 12:20 -!- edgars [~edgars@95.68.97.7] has joined #openbsd 12:21 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 12:21 -!- tozhu [~tozhu@117.136.62.132] has joined #openbsd 12:24 -!- struchu [~struchu@staticline-31-183-134-120.toya.net.pl] has joined #openbsd 12:27 -!- edgars [~edgars@95.68.97.7] has quit [Ping timeout: 250 seconds] 12:30 -!- Guest16 [~Guest19@2605:a601:a9ac:8f00:ac47:d49d:d267:6951] has quit [Ping timeout: 245 seconds] 12:32 -!- traph [~traph@gateway/tor-sasl/traph] has joined #openbsd 12:33 -!- tozhu [~tozhu@117.136.62.132] has quit [Ping timeout: 258 seconds] 12:35 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 12:35 -!- Error [~err@user/error] has quit [Quit: When we hang the capitalists they will sell us the rope we use - Joseph Stalin] 12:42 -!- m3a [~m3a@104.158.106.178] has quit [Ping timeout: 240 seconds] 12:43 -!- tozhu [~tozhu@223.104.218.51] has joined #openbsd 12:47 -!- Kilroy [Kilroy@user/Kilroy] has joined #openbsd 12:47 -!- Nahual [~Nahual@centos/community/Nahual] has joined #openbsd 12:49 -!- zwr [~zwr@189.80.71.140] has quit [Ping timeout: 240 seconds] 12:50 -!- scain [~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com] has joined #openbsd 12:50 -!- Echoz [~chris@user/echoz] has quit [Read error: Connection reset by peer] 12:50 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 256 seconds] 12:51 -!- seninha [~seninha@user/seninha] has quit [Read error: Connection reset by peer] 12:52 -!- tozhu [~tozhu@223.104.218.51] has quit [Read error: Connection reset by peer] 12:52 -!- tochu [~tozhu@223.104.218.51] has joined #openbsd 12:53 -!- seninha [~seninha@user/seninha] has joined #openbsd 13:01 -!- zwr [~zwr@189.80.71.140] has joined #openbsd 13:03 -!- Bradipo [~amb@50-77-44-29-static.hfc.comcastbusiness.net] has joined #openbsd 13:04 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Ping timeout: 256 seconds] 13:10 -!- ludovicus [jimbo@user/ludovicus] has joined #openbsd 13:14 -!- Echoz [~chris@user/echoz] has joined #openbsd 13:18 -!- danilogondolfo [~danilogon@37.228.206.65] has joined #openbsd 13:20 -!- engler [~engler@user/emilengler] has joined #openbsd 13:20 -!- tochu [~tozhu@223.104.218.51] has quit [Ping timeout: 258 seconds] 13:28 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: Leaving] 13:32 -!- lovisabet [~virys@user/lovisabet] has joined #openbsd 13:33 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 13:35 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Quit: quit] 13:36 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 13:36 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 13:36 -!- seninha [~seninha@user/seninha] has joined #openbsd 13:37 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Client Quit] 13:37 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 13:38 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 13:42 -!- jfsimon1981_c [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has joined #openbsd 13:43 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has quit [Ping timeout: 256 seconds] 13:44 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has joined #openbsd 13:44 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Quit: quit] 13:45 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 13:45 -!- gh34 [~textual@cpe-184-58-181-106.wi.res.rr.com] has joined #openbsd 13:46 -!- darkgeekyang [~u0_a137@42.120.103.115] has joined #openbsd 13:51 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 13:51 -!- darkgeek1 [~u0_a137@2409:8928:e3c:6f14:9194:8740:2fc8:fd7b] has joined #openbsd 13:53 -!- dev1ls [~dev1ls@user/Dev1ls] has quit [Quit: nyaa~] 13:53 -!- dev1ls [~dev1ls@user/Dev1ls] has joined #openbsd 13:53 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 3.8] 13:54 -!- darkgeek1 [~u0_a137@2409:8928:e3c:6f14:9194:8740:2fc8:fd7b] has quit [Read error: Connection reset by peer] 13:54 -!- darkgeek1 [~u0_a137@42.120.103.122] has joined #openbsd 13:54 -!- darkgeekyang [~u0_a137@42.120.103.115] has quit [Ping timeout: 265 seconds] 13:55 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has quit [Remote host closed the connection] 13:55 -!- stellacy [~stellacy@gateway/tor-sasl/stellacy] has joined #openbsd 13:58 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 13:58 -!- lpn-cls [~lpn-cls@user/lpn-cls] has joined #openbsd 14:01 -!- darkgeekyang [~u0_a137@42.120.103.115] has joined #openbsd 14:02 -!- darkgeek1 [~u0_a137@42.120.103.122] has quit [Read error: Connection reset by peer] 14:02 -!- darkgeek2 [~u0_a137@42.120.103.122] has joined #openbsd 14:05 -!- danilogondolfo [~danilogon@37.228.206.65] has quit [Quit: Leaving] 14:06 -!- darkgeekyang [~u0_a137@42.120.103.115] has quit [Ping timeout: 240 seconds] 14:06 -!- darkgeekyang [~u0_a137@2409:8928:e3c:6f14:9194:8740:2fc8:fd7b] has joined #openbsd 14:09 -!- darkgeek2 [~u0_a137@42.120.103.122] has quit [Ping timeout: 240 seconds] 14:11 -!- cation_ [cation@user/cation] has joined #openbsd 14:11 -!- norayr [~norayr@37.252.78.253] has left #openbsd [] 14:13 -!- cation [cation@user/cation] has quit [Ping timeout: 264 seconds] 14:13 -!- cation_ is now known as cation 14:21 -!- jmcunx [jmc@user/zjmc] has joined #openbsd 14:22 -!- xet7 [~xet7@user/xet7] has joined #openbsd 14:23 -!- struchu [~struchu@staticline-31-183-134-120.toya.net.pl] has quit [Quit: WeeChat 3.8] 14:27 -!- darkgeekyang [~u0_a137@2409:8928:e3c:6f14:9194:8740:2fc8:fd7b] has quit [Read error: Connection reset by peer] 14:27 -!- djhankb [~djhankb@208.113.164.68] has quit [Read error: Connection reset by peer] 14:27 -!- darkgeekyang [~u0_a137@112.10.223.182] has joined #openbsd 14:28 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 14:33 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 14:33 -!- seninha [~seninha@user/seninha] has joined #openbsd 14:34 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 14:34 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 14:34 -!- hwpplayer1 [~user@user/hwpplayer1] has joined #openbsd 14:37 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 14:38 < Voyager_MP> Firefox forgets my logged in sessions, after a restart, why ? 14:38 < Bradipo> Look at the settings. 14:39 < Voyager_MP> for what ? 14:42 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 14:43 < Bradipo> Firefox governs behaviors by it's settings in about:preferences 14:43 < Bradipo> But what exactly do you mean by "logged in sessions"? 14:44 < sibiria> unless you mean that it's losing its cookies, the option is "startup->open previous windows and tabs" 14:45 -!- Xeroine [uid588633@user/xeroine] has joined #openbsd 14:45 < Voyager_MP> no I mean I have to login to amazon for example everytime I open firefox 14:45 < sibiria> in the privacy section you will find an option "delete cookies and other site data when ff exits" or something, which if ticked will do exactly that 14:45 < Bradipo> This is hardly OpenBSD specific. 14:46 < Bradipo> Unless perhaps unveil(2) is getting in the way of Firefox from preserving cookies and you think there is a bug. 14:46 < Voyager_MP> yes it is, this is only on firefox running under obsd 14:46 < Bradipo> So you think there's a bug? 14:47 < Bradipo> Because it it's just your settings in Firefox, this is absolutely *not* OpenBSD specific. 14:47 < sibiria> on top of that the privacy mode can interfer with this depending on how "third-party-y" some sites are for login cookies, and also if the browser is running in permanent incognito mode nothing will ever be saved 14:47 < Voyager_MP> It running under default settings, I allready deleted my dotfiles 14:47 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 14:51 -!- xet7 [~xet7@user/xet7] has quit [Ping timeout: 240 seconds] 14:52 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 14:52 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:3e0d:e9d8:3790:ce09] has quit [Ping timeout: 265 seconds] 15:01 -!- engler [~engler@user/emilengler] has quit [Ping timeout: 240 seconds] 15:02 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 15:04 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:59cd:9b74:60e6:433e] has joined #openbsd 15:06 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 15:08 -!- MajorBiscuit [~MajorBisc@145.94.40.195] has quit [Ping timeout: 240 seconds] 15:09 -!- engler [~engler@user/emilengler] has joined #openbsd 15:10 -!- traph_ [~traph@gateway/tor-sasl/traph] has joined #openbsd 15:11 < jcs> disable unveil and try to reproduce it 15:11 -!- xet7 [~xet7@user/xet7] has joined #openbsd 15:14 -!- traph [~traph@gateway/tor-sasl/traph] has quit [Ping timeout: 240 seconds] 15:16 -!- lpn-cls [~lpn-cls@user/lpn-cls] has quit [Ping timeout: 240 seconds] 15:16 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Ping timeout: 240 seconds] 15:18 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has joined #openbsd 15:20 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 15:20 -!- hitest [~hitest@user/hitest] has joined #openbsd 15:25 -!- darkgeek1 [~u0_a137@2409:8928:e3c:6f14:9194:8740:2fc8:fd7b] has joined #openbsd 15:25 -!- darkgeek1 [~u0_a137@2409:8928:e3c:6f14:9194:8740:2fc8:fd7b] has quit [Read error: Connection reset by peer] 15:25 -!- darkgeekyang [~u0_a137@112.10.223.182] has quit [Read error: Connection reset by peer] 15:26 -!- darkgeek1 [~u0_a137@112.10.223.182] has joined #openbsd 15:29 -!- varighet [~varighet@ptr-8a6l5phnf7ony8bk492.18120a2.ip6.access.telenet.be] has quit [Ping timeout: 246 seconds] 15:30 -!- varighet [~varighet@ptr-8a6l5phnf7ony8bk492.18120a2.ip6.access.telenet.be] has joined #openbsd 15:33 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 15:34 -!- zsv [~zsv@91.205.239.148] has quit [Ping timeout: 265 seconds] 15:36 -!- ClaudioM [claudiom@tilde.institute] has joined #openbsd 15:37 -!- n4dir [~user@i59F518D5.versanet.de] has joined #openbsd 15:39 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 15:39 -!- monkey_ [~user@user/monkey/x-0691028] has joined #openbsd 15:39 -!- monkey_ [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 15:39 -!- engler [~engler@user/emilengler] has quit [Quit: leaving] 15:39 -!- jfsimon1981_c [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has quit [Remote host closed the connection] 15:40 -!- jfsimon1981_c [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has joined #openbsd 15:44 -!- Tekk_ [~tekk@146.70.165.149] has joined #openbsd 15:47 -!- Tekk [~tekk@024-216-148-240.res.spectrum.com] has quit [Ping timeout: 256 seconds] 15:48 -!- lpn-cls [~lpn-cls@user/lpn-cls] has joined #openbsd 16:00 -!- general_j[m] [~generaljm@2001:470:69fc:105::3:463b] has quit [Remote host closed the connection] 16:02 -!- ajr [~ajr@user/ajr] has joined #openbsd 16:08 -!- hitest [~hitest@user/hitest] has quit [Quit: Leaving] 16:09 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 16:14 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 16:15 -!- peas [~peasfulto@user/PeasfulTown] has joined #openbsd 16:16 -!- moldorcoder7 [~moldorcod@192.145.81.27] has joined #openbsd 16:16 -!- norayr [~norayr@37.252.78.253] has joined #openbsd 16:24 -!- adip [~adip@c154-221.icpnet.pl] has joined #openbsd 16:25 -!- sunwind [~paradox@145.41.9.51.dyn.plus.net] has quit [Remote host closed the connection] 16:25 -!- xet7 [~xet7@user/xet7] has quit [Quit: Leaving] 16:25 -!- sunwind [~paradox@145.41.9.51.dyn.plus.net] has joined #openbsd 16:29 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 16:29 -!- aqsd [~aqsd@user/aqsd] has quit [Ping timeout: 256 seconds] 16:34 -!- seninha [~seninha@user/seninha] has joined #openbsd 16:35 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 16:37 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 16:38 -!- zwr [~zwr@189.80.71.140] has quit [Ping timeout: 268 seconds] 16:40 -!- adip [~adip@c154-221.icpnet.pl] has quit [Ping timeout: 268 seconds] 16:42 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 16:44 -!- adip [~adip@c154-221.icpnet.pl] has joined #openbsd 16:46 -!- morte_ [~user@user/monkey/x-0691028] has joined #openbsd 16:56 -!- xet7 [~xet7@user/xet7] has joined #openbsd 16:57 -!- feriman [~feriman@188.163.114.49] has quit [Quit: leaving] 16:59 -!- feriman [~feriman@188.163.114.49] has joined #openbsd 17:02 -!- jf [~jf@user/jonfle] has quit [Remote host closed the connection] 17:02 -!- yu [~yu@user/yu] has quit [Remote host closed the connection] 17:03 -!- jf [~jf@user/jonfle] has joined #openbsd 17:03 -!- yu [~yu@user/yu] has joined #openbsd 17:03 -!- terminalpusher [~terminalp@2a01:586:8dd1:1:5252:7819:4817:956e] has joined #openbsd 17:05 -!- traph__ [~traph@gateway/tor-sasl/traph] has joined #openbsd 17:07 -!- traph_ [~traph@gateway/tor-sasl/traph] has quit [Ping timeout: 240 seconds] 17:08 -!- mns` [~mns@45.189.240.68] has joined #openbsd 17:08 -!- mns` [~mns@45.189.240.68] has left #openbsd [] 17:10 -!- norayr [~norayr@37.252.78.253] has left #openbsd [] 17:12 -!- Zmzi [~Zmzi@189-82-108-215.user3p.veloxzone.com.br] has joined #openbsd 17:12 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 17:13 < finkfox> a terminal app to manage calendar/appointments: I only see/know khal, any other you can recommend? 17:13 < Bradipo> "manage"? 17:13 < Bradipo> I usually just use vi(1) and calendar(1) 17:15 < n4dir> there is that stoneage old one a friend of mine wrote to learn bash. In case you care to look at the code, i can give the link. Probably much of a hack, but it did the job. 17:15 < Bradipo> Though, I don't know if calendar(1) supports specific year formats. 17:15 < Bradipo> e.g. one-time events. 17:15 < Bradipo> And the granularity of calendar(1) is just 1 day. 17:16 -!- Zmzi [~Zmzi@189-82-108-215.user3p.veloxzone.com.br] has quit [Remote host closed the connection] 17:16 < Bradipo> man page for calendar suggests at(1) for scheduling things at a specific date/time. 17:18 < Bradipo> At one point in time used orage (from xfce) 17:18 < jmcunx> There is port remind-4.2.3 - maybe execute xmessage(1) from it based upon date/time 17:18 < Bradipo> https://docs.xfce.org/panel-plugins/orage/start 17:18 < Bradipo> Oh, wait, scratch orage, you said terminal. 17:19 -!- Trigon [~reuben@144.39.114.115] has joined #openbsd 17:20 -!- xet7 [~xet7@user/xet7] has quit [Remote host closed the connection] 17:21 -!- GreaseMonkey [greaser@user/greasemonkey] has quit [Quit: No Ping reply in 180 seconds.] 17:22 -!- greaser|q [greaser@antihype.space] has joined #openbsd 17:23 < thrig> snooze 4m ; xembiggen tea 17:23 < finkfox> Bradipo: just reading the man docs for calendar/at 17:27 < Bradipo> at(1) may not be ideal since it's really just a job queue. 17:27 < Bradipo> But it's in base and you could script something with it likely. 17:27 < thrig> depends on what alert it fires and how much you pay attention to said alerts 17:27 < Bradipo> Yep. 17:28 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Ping timeout: 240 seconds] 17:28 < Bradipo> I use calendar(1) and have a small script in Xsession that fires up xmessage with the current calendar items when I login. 17:29 < thrig> xmessage ain't really scaled for high dpi monitors (xembiggen is) 17:29 < finkfox> Yes that should do fine 17:29 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 17:30 -!- dza [~dza@user/dza] has quit [Quit: ] 17:30 < finkfox> I don't think I need xmessage alerts. Just look at my calendar at start of day. 17:30 < Bradipo> Oh, well, as long as you remember to type "calendar" in your terminal at least once before you have anything to do, that would work. 17:30 < Bradipo> Though, you could put it in your .profile too 17:31 < n4dir> could autostart it :-) 17:31 < Bradipo> Then you would get a reminder every time you start a login shell. 17:31 -!- traph__ [~traph@gateway/tor-sasl/traph] has quit [Remote host closed the connection] 17:31 -!- dza [~dza@user/dza] has joined #openbsd 17:31 < Bradipo> True, you could just put it in your .xsession so it starts once. 17:31 -!- traph__ [~traph@gateway/tor-sasl/traph] has joined #openbsd 17:31 < thrig> https://thrig.me/tmp/xmessage.png https://thrig.me/tmp/xembiggen.png 17:32 < Bradipo> xmessage looks good enough for me. 17:32 < Bradipo> But now that I think of it, perhaps an xterm would work too. 17:32 < thrig> or writing a tool to display a line of text as bigly as possible isn't very hard 17:33 < Bradipo> Something like the following could be placed in .xsession: xterm -e 'calendar; sleep 60' 17:34 < Bradipo> I usually use banner for "bigly" text. 17:34 < Bradipo> If it want it bigger than bigly, I use /usr/games/banner 17:34 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 17:39 -!- lavaball [felix@31.204.155.215] has quit [Remote host closed the connection] 17:39 < thrig> of course someone whose schedule is more involved than "tea in four minutes" and "rotate sourdough starter at around 2 pm" might need something different 17:39 < Bradipo> Right, as I said, calendar(1) only has a granularity of 1 day. 17:39 -!- lavaball [felix@31.204.155.215] has joined #openbsd 17:40 < Bradipo> And, as far as I can tell from the man page doesn't support specific days. 17:40 -!- jfsimon1981_c [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has quit [Remote host closed the connection] 17:41 < Bradipo> e.g. I cannot do 05/20/2023\tsome event only on this date 17:41 < thrig> probably it made sense for whenever Version 7 AT&T UNIX came out 17:41 < Bradipo> It works great for recurring things and reminders on specific days of the week. 17:42 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 17:42 -!- jfsimon1981 [~jfsimon19@lfbn-lyo-1-1344-171.w86-207.abo.wanadoo.fr] has joined #openbsd 17:46 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 264 seconds] 17:47 < uwharrie> I tend to keep remind installed as it can do date ranges, complicated repeats, alerts, agendas, calendars on screen and in print, etc 17:49 -!- Vizva [~vizva@gateway/tor-sasl/vizva] has joined #openbsd 17:53 -!- MajorBiscuit [~MajorBisc@2001:1c00:2492:e200:489e:cf85:c4bc:d8d3] has joined #openbsd 17:57 -!- lpn-cls [~lpn-cls@user/lpn-cls] has quit [Ping timeout: 264 seconds] 17:58 -!- Alhazred [~Alhazred@user/Alhazred] has joined #openbsd 17:59 -!- tozhu [~tozhu@218.89.234.118] has joined #openbsd 18:03 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Ping timeout: 268 seconds] 18:11 -!- zwr [~zwr@189.80.71.140] has joined #openbsd 18:12 -!- edgars_ [~edgars@95.68.97.7] has joined #openbsd 18:17 -!- edgars_ [~edgars@95.68.97.7] has quit [Ping timeout: 250 seconds] 18:18 -!- hwpplayer1 [~user@user/hwpplayer1] has quit [Quit: cylater] 18:23 -!- lognull [~lognull@201.16.169.114] has joined #openbsd 18:24 -!- MajorBiscuit [~MajorBisc@2001:1c00:2492:e200:489e:cf85:c4bc:d8d3] has quit [Quit: WeeChat 3.6] 18:29 -!- Trigon [~reuben@144.39.114.115] has quit [Ping timeout: 265 seconds] 18:29 -!- gnucode [~gnucode@user/jab] has joined #openbsd 18:30 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 18:31 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 18:32 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 18:34 -!- aaro [aaro@user/aaro] has joined #openbsd 18:35 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Client Quit] 18:35 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 240 seconds] 18:37 -!- archpc [~archpc@user/archpc] has quit [Quit: The Lounge - https://thelounge.chat] 18:37 -!- archpc [~archpc@user/archpc] has joined #openbsd 18:38 -!- lognull [~lognull@201.16.169.114] has quit [Ping timeout: 245 seconds] 18:45 -!- leo-unglaub [~leo-ungla@2001:871:258:2e26:6d05:b617:3492:265b] has quit [Quit: Leaving.] 18:47 -!- gnucode [~gnucode@user/jab] has quit [Remote host closed the connection] 18:59 -!- Vizva [~vizva@gateway/tor-sasl/vizva] has quit [Ping timeout: 240 seconds] 18:59 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 19:00 -!- Vizva [~vizva@gateway/tor-sasl/vizva] has joined #openbsd 19:08 -!- lognull [~lognull@201.16.169.114] has joined #openbsd 19:13 -!- yu [~yu@user/yu] has quit [Quit: yu] 19:13 -!- jf [~jf@user/jonfle] has quit [Quit: jf] 19:14 -!- lognull [~lognull@201.16.169.114] has quit [Ping timeout: 245 seconds] 19:16 -!- norayr [~norayr@37.252.78.253] has joined #openbsd 19:21 -!- Trigon [~reuben@129.123.85.172] has joined #openbsd 19:21 -!- freakazoid332 [~frkazoid3@2603-9000-cf01-74e0-f84b-5ad9-3e50-0aeb.inf6.spectrum.com] has joined #openbsd 19:24 -!- Guest77 [~Guest77@2606:d680:1714:1::4] has joined #openbsd 19:24 < vi-user> hello, all 19:25 < vi-user> has anyone here managed to configure smtpd with ipv6 19:25 < quinq> yes 19:25 < vi-user> dope, I can't lol 19:25 -!- frkzoid [~frkazoid3@2603-9000-cf01-74e0-5d93-aab1-4044-dc57.inf6.spectrum.com] has quit [Ping timeout: 256 seconds] 19:25 < vi-user> I keep receing this error message warn: Failed to get source address for 19:26 < vi-user> from= to= rcpt=<-> source="-" relay="b3zdna.net" delay=0s result="TempFail" stat="No valid route to destination" 19:26 < vi-user> source is missing as well for some reason too 19:26 < vi-user> lemme paste my config real quick 19:26 < quinq> I like those names at least 19:27 < vi-user> frodomcnuggets is an old friend 19:27 < thrig> one might make cutting remarks about them 19:27 < vi-user> https://bpa.st/PELGQ 19:28 < thrig> what does ifconfig wg0 look like? 19:28 < vi-user> https://bpa.st/55MGU 19:28 -!- Guest77 [~Guest77@2606:d680:1714:1::4] has quit [Client Quit] 19:29 -!- ficonni [~ficonni@46.235.98.18] has quit [Quit: Lost terminal] 19:29 < vi-user> the interface works, you can even ping my laptop from your network 19:29 < quinq> To be honest I don't see anything problematic here, should work 19:29 < vi-user> the goal of my the local server on my laptop is just to send mail to a mail bastion 19:29 -!- markb1 [~markb1@2603-6080-6000-00d4-d838-ad13-c781-c586.res6.spectrum.com] has quit [Ping timeout: 256 seconds] 19:29 < vi-user> could it be a DNS issue then? 19:29 < quinq> Yeah could be 19:30 < vi-user> I'm able to dig every record fine... which is even more wierd 19:30 < quinq> I can see that soyuz.b3zdna.net doesn't resolve publicly 19:30 < quinq> Also resolving b3zdna.net is kind of very slow from here 19:30 < vi-user> hold on 19:30 < vi-user> brb 19:33 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 19:33 < vi-user> still nothing 19:33 -!- ClaudioM [claudiom@tilde.institute] has quit [Quit: leaving] 19:33 < vi-user> even when I switch to just the IPv6 addr 19:33 -!- mncheck [~mncheck@193.224.205.254] has quit [Ping timeout: 240 seconds] 19:35 < vi-user> May 17 19:33:09 soyuz smtpd[5323]: 0000000000000000 mta delivery evpid=a8f9c0149ebd3fe9 from= to= rcpt=<-> source="-" relay="b3zdna.net" delay=1s result="TempFail" stat="No valid route to destination" 19:35 < vi-user> May 17 19:33:23 soyuz smtpd[5323]: smtp-out: Enabling route [2606:d608:1714:1::4] <-> [2606:d680:1714:1::1] (b3zdna.net) 19:36 -!- ficonni [~ficonni@46.235.98.18] has joined #openbsd 19:36 < vi-user> delivery to a server works 19:36 < vi-user> sorry, *my server 19:37 < vi-user> weird... 19:41 -!- imega [~coma@nat-wlan-eduroam-192-41-132-233.uzh.ch] has quit [Ping timeout: 240 seconds] 19:42 -!- markb1 [~markb1@2603-6080-6000-00d4-babd-8253-5f07-7f82.res6.spectrum.com] has joined #openbsd 19:46 -!- ArtGravity [~artgravit@user/artgravity] has joined #openbsd 19:51 -!- Noisytoot [~noisytoot@sourcehut/user/noisytoot] has quit [Excess Flood] 19:51 -!- Noisytoot [~noisytoot@sourcehut/user/noisytoot] has joined #openbsd 19:57 -!- CalculusCats [NyaaTheKit@user/calculuscat] has quit [Quit: Meow Meow Meow Meow Meow Meow Meow Meow] 19:59 < mornfall> anyone got gen12 intel laptop and has suspend to ram working? 20:00 < thrig> it maybe didn't work so I put the usual lidaction=0 on and haven't checked recently 20:02 < mornfall> do you just keep it running while moving about? 20:03 < mornfall> (hibernate works fwiw, but it takes a painfully long time) 20:03 < thrig> between the deck out back, a kitchen table, a comy chair, and the bed, yes 20:03 -!- CalculusCats [NyaaTheKit@user/calculuscat] has joined #openbsd 20:04 < mornfall> not quite what i had in mind, unfortunately 20:04 < oldlaptop> Of course not - why would you willingly subject yourself to the comfy chair? 20:05 < thrig> I'm catholic in my tastes 20:05 < mornfall> (i'd be surprised if it ran cool enough to be shoved in a bag while powered on, but it's within the bounds of imagination) 20:07 * jmcunx I would not put a running laptop in a bag, you may endup with a jet pack 20:07 < mornfall> happened by accident more than once; if you don't notice quick enough, the hardware decides it's too hot and turns itself off 20:09 < mornfall> might even work with a tickless system (i know, not the case of openbsd) 20:09 < mornfall> though i have heard some rumours 20:09 < thrig> I had a company-issued windows xp laptop that liked to turn itself on in a backpack 20:10 < thrig> (worst OS I've ever used) 20:10 < Bradipo> XP runs faster than newer Windows though. :-) 20:11 -!- aaro [aaro@user/aaro] has quit [Ping timeout: 265 seconds] 20:11 -!- vezhlys [~vezhlys@213.159.57.238] has joined #openbsd 20:13 < sibiria> XP sure was very snappy. it had at least that going for it 20:13 < mornfall> that's quite relative 20:13 < mornfall> it'd crawl on systems that were running fine on 3.11 :p 20:13 < sibiria> XP on 10 years older hardware is snappier than linux-anything with XFCE 20:14 < sibiria> ironically it's also about 10 years less useful. or 20 20:15 < n4dir> xfce from the time where XP was a thing was pretty snappy 20:16 < mornfall> i don't know how, but software always manages to get slower even as it keeps piling on performance improvements :-) 20:16 < thrig> xp once took 25 minutes to boot and become usable, all the while a senior vp of payments was yelling at me 20:16 < n4dir> mornfall: amazing, isn't it? 20:17 < thrig> also it would helpfully turn on little menu doo-dads I had (foolishly) thought that "disable" would get rid of 20:17 < mornfall> version 2.2 is 20% faster than 2.1, 2.1 is 8% faster than 2.0, which is 50% faster than 1.2 yet somehow 2.2 takes twice as long to do anything than 1.2 did 20:18 < sibiria> thrig: "click this balloon to blargh" 20:18 < sibiria> the hell you say, it's a speech bubble, not a balloon 20:19 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has quit [Quit: Client closed] 20:23 < Mozies> Are there any tips about preserving the life(writes) of an SSD on OpenBSD? Like reducing writes in relation to logs, storing as much as possible in RAM, compressing before writing once a day to SSD. 20:24 < oldlaptop> Not much OpenBSD-specific, I don't think. You probably want to mount filesystems noatime, and probably also want to worry a little bit less about this whole issue. 20:24 < oldlaptop> They're designed to survive *Windows*, after all. 20:24 < Bradipo> If I have to micromanage my drive, perhaps it's not the best option for me. 20:24 < oldlaptop> "Storing things in RAM" is an even shakier idea than it might be on linux, given the limitations of mfs relative to tmpfs. 20:26 < sibiria> Mozies: noatime as mentioned, and softdep on very busy file systems (but do read up on the risks associated with softdeps) 20:36 -!- n4dir [~user@i59F518D5.versanet.de] has quit [Remote host closed the connection] 20:38 -!- manwithluck [manwithluc@hoeven.dossingday.ml] has quit [Ping timeout: 240 seconds] 20:39 < IcePic> oldlaptop: then again, if it is syslogs we talk about one could ask rsyslog to keep a ram buffer, and only flush it in intervals, instead of many small writes. Doesn't have to be mfs/tmpfs 20:42 -!- manwithluck [manwithluc@hoeven.dossingday.ml] has joined #openbsd 20:43 -!- captnemo [~captnemo@193.32.127.232] has joined #openbsd 20:44 < thrig> openbsd being well known for log spam over syslog 20:46 < sibiria> "i don't know why my computer blinks so much" 20:48 -!- manwithl- [manwithluc@2406:da14:b37:1300:8c42:7d16:8950:6c74] has joined #openbsd 20:49 -!- manwithluck [manwithluc@hoeven.dossingday.ml] has quit [Ping timeout: 240 seconds] 20:51 -!- lavaball [felix@31.204.155.215] has quit [Quit: lavaball] 20:52 -!- vysn [~vysn@user/vysn] has quit [Remote host closed the connection] 20:54 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has joined #openbsd 20:54 -!- mnour_bsd [~mnour_bsd@77-160-155-87.fixed.kpn.net] has quit [Client Quit] 20:58 -!- Guest1 [~Guest1@46.63.71.47] has joined #openbsd 20:59 -!- manwithluck [manwithluc@hoeven.dossingday.ml] has joined #openbsd 21:00 -!- bgs [~bgs@212-85-160-171.dynamic.telemach.net] has quit [Remote host closed the connection] 21:00 -!- manwithl- [manwithluc@2406:da14:b37:1300:8c42:7d16:8950:6c74] has quit [Ping timeout: 240 seconds] 21:03 -!- Guest1 [~Guest1@46.63.71.47] has quit [Quit: Client closed] 21:03 -!- aaro [aaro@user/aaro] has joined #openbsd 21:16 -!- peas [~peasfulto@user/PeasfulTown] has quit [Ping timeout: 240 seconds] 21:18 -!- peas [~peasfulto@user/PeasfulTown] has joined #openbsd 21:19 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 21:28 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #openbsd 21:28 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 3.8] 21:33 -!- gh34 [~textual@cpe-184-58-181-106.wi.res.rr.com] has quit [Quit: Textual IRC Client: www.textualapp.com] 21:36 < tommyrot> the cheapest ssds can endure at least 50gb written to it per day for their entire warranty period, i.e. 2-3 years 21:36 < tommyrot> i don't think noatime will extend lifespan with even an hour in the long run 21:38 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 250 seconds] 21:45 -!- jmcunx [jmc@user/zjmc] has left #openbsd [] 21:47 < mornfall> it might be more significant than you'd expect because writes happen in units of 4KiB 21:49 < mornfall> (but still not very significant, unless you have some very weird stuff going on…) 21:49 < quinq> (who doesn't) 21:49 -!- jak3b [~jak3b@2601:645:8085:b6d0::5b24] has joined #openbsd 21:51 < mornfall> but yeah if you hit a dozen files every second and somehow all of it ends up being written, that's a little under 10% of the quoted write endurance 21:51 -!- scain [~scain@2603-8080-b104-4e00-45cf-678b-0a7f-b897.res6.spectrum.com] has quit [Quit: Konversation terminated!] 21:53 -!- n4dir [~user@i59F518D5.versanet.de] has joined #openbsd 21:53 -!- format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] 21:55 -!- greaser|q [greaser@antihype.space] has quit [Changing host] 21:55 -!- greaser|q [greaser@user/greasemonkey] has joined #openbsd 21:55 -!- greaser|q is now known as GreaseMonkey 22:01 < oldlaptop> Writes have performance implications too - it's not as bad as spinning disks in an absolute sense, but random writes are far slower than random reads 22:01 < oldlaptop> generally speaking, anyway 22:01 -!- Nahual [~Nahual@centos/community/Nahual] has quit [Quit: Leaving.] 22:01 < oldlaptop> (whereas on spinning disks it didn't really matter) 22:02 -!- morte_ [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 22:02 < pardis> and that is especially true of OpenBSD with its biglocked I/O stack 22:04 -!- finkfox [~finkfox@user/finkfox] has joined #openbsd 22:08 -!- 011AAD6AG [~edgars@95.68.97.7] has joined #openbsd 22:13 -!- 011AAD6AG [~edgars@95.68.97.7] has quit [Ping timeout: 240 seconds] 22:15 -!- jak3b [~jak3b@2601:645:8085:b6d0::5b24] has quit [Quit: WeeChat 3.8] 22:15 -!- Error [~err@user/error] has joined #openbsd 22:18 -!- Vizva [~vizva@gateway/tor-sasl/vizva] has quit [Remote host closed the connection] 22:20 -!- seninha [~seninha@user/seninha] has joined #openbsd 22:21 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 22:26 -!- feriman [~feriman@188.163.114.49] has quit [Ping timeout: 240 seconds] 22:39 -!- Trigon [~reuben@129.123.85.172] has quit [Ping timeout: 256 seconds] 22:42 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 22:50 -!- Trigon [~reuben@129.123.85.172] has joined #openbsd 22:52 -!- yella [regg@2607:fb90:b760:98f4:dd3a:7a8:3721:b78b] has joined #openbsd 22:52 -!- yella [regg@2607:fb90:b760:98f4:dd3a:7a8:3721:b78b] has quit [Changing host] 22:52 -!- yella [regg@user/yella] has joined #openbsd 22:56 -!- ajr [~ajr@user/ajr] has quit [] 22:58 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 22:59 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 23:04 -!- viniciorl [~viniciorl@189.232.43.211] has joined #openbsd 23:07 -!- op2 [~op2@user/op2] has quit [Ping timeout: 256 seconds] 23:07 -!- sonne [~vmlinuz@user/sonne] has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in] 23:07 -!- sonne [~vmlinuz@user/sonne] has joined #openbsd 23:08 -!- viniciorl [~viniciorl@189.232.43.211] has quit [Killed (bromellite (SASL authentication to a NickServ account with a verified email address is required to connect from your current network. Please see https://libera.chat/guides/sasl for configuration assistance.))] 23:08 -!- captnemo [~captnemo@193.32.127.232] has quit [Quit: WeeChat 3.8] 23:12 -!- deepesttoaster [~deepestto@user/deepesttoaster] has quit [Ping timeout: 246 seconds] 23:13 -!- finkfox [~finkfox@user/finkfox] has quit [Ping timeout: 240 seconds] 23:19 -!- deepesttoaster [~deepestto@user/deepesttoaster] has joined #openbsd 23:20 -!- clicker [~clicker@ip70-161-192-21.hr.hr.cox.net] has joined #openbsd 23:23 -!- n4dir [~user@i59F518D5.versanet.de] has quit [Remote host closed the connection] 23:25 -!- vysn [~vysn@user/vysn] has joined #openbsd 23:29 -!- _yella_ [regg@2607:fb90:8068:a85b:dd95:edc2:630a:6198] has joined #openbsd 23:29 -!- _yella_ [regg@2607:fb90:8068:a85b:dd95:edc2:630a:6198] has quit [Changing host] 23:29 -!- _yella_ [regg@user/yella] has joined #openbsd 23:29 -!- yella [regg@user/yella] has quit [Ping timeout: 256 seconds] 23:30 -!- clicker [~clicker@ip70-161-192-21.hr.hr.cox.net] has quit [Quit: zzz] 23:31 < Bahhumbug> ~~~ 23:31 < Bahhumbug> (pardon) 23:33 -!- ArtGravity [~artgravit@user/artgravity] has quit [] 23:37 -!- geekthattweaks [uid433447@user/geekthattweaks] has joined #openbsd 23:41 -!- morte_ [~user@user/monkey/x-0691028] has joined #openbsd 23:45 -!- desnudopenguino [~Thunderbi@c-67-183-224-99.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 23:45 -!- desnudopenguino [~Thunderbi@2601:602:d100:16fb:a22f:6bd5:b8cb:a2fd] has joined #openbsd 23:48 -!- nitro_ [~nitro@73.148.118.5] has quit [Remote host closed the connection] 23:49 -!- _yella_ [regg@user/yella] has quit [Ping timeout: 256 seconds] 23:49 -!- _yella_ [regg@user/yella] has joined #openbsd 23:49 -!- Trigon [~reuben@129.123.85.172] has quit [Ping timeout: 264 seconds] 23:50 -!- _yella_ [regg@user/yella] has quit [Max SendQ exceeded] 23:50 -!- _yella_ [regg@2607:fb90:8063:ad62:bbc3:dba2:6722:7f1f] has joined #openbsd 23:50 -!- _yella_ [regg@2607:fb90:8063:ad62:bbc3:dba2:6722:7f1f] has quit [Changing host] 23:50 -!- _yella_ [regg@user/yella] has joined #openbsd 23:51 -!- _yella_ [regg@user/yella] has quit [Max SendQ exceeded] 23:51 -!- Trigon [~reuben@144.39.114.115] has joined #openbsd 23:53 -!- terminalpusher [~terminalp@2a01:586:8dd1:1:5252:7819:4817:956e] has quit [Ping timeout: 245 seconds] 23:55 -!- _yella_ [regg@user/yella] has joined #openbsd 23:55 -!- reset [~reset@user/reset] has quit [Ping timeout: 240 seconds] 23:56 -!- _yella_ [regg@user/yella] has quit [Max SendQ exceeded] 23:56 -!- _yella_ [regg@user/yella] has joined #openbsd 23:56 -!- nyah [~nyah@cpc75709-york6-2-0-cust260.7-1.cable.virginm.net] has quit [Quit: leaving] --- Log closed Thu May 18 00:00:35 2023