Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→ 1,804,400 events total
2021-08-23 22:34:41 <dminuoso> It's surprising this gets truncated silently
2021-08-23 22:35:54 <fresheyeball> ok well I seriously doubt that users are going manage to get a NUL byte into a webform
2021-08-23 22:37:05 <dminuoso> And this is how bugs and security issues are born
2021-08-23 22:37:34 × raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 250 seconds)
2021-08-23 22:37:43 <dminuoso> I seriously doubt someone is named "; DROP ALL TABLES"
2021-08-23 22:38:03 <hseg> (except for bobby tables)
2021-08-23 22:38:52 <dminuoso> fresheyeball: Ignoring these types of bugs can have surprising results
2021-08-23 22:39:00 <dminuoso> Consider the case where a user might call themselves
2021-08-23 22:39:04 <dminuoso> a\BELdmin
2021-08-23 22:39:31 <dminuoso> And suddenly this becomes `admin` after roundtripping say through the database, or some rendering engine
2021-08-23 22:40:07 × jgeerds quits (~jgeerds@55d4b311.access.ecotel.net) (Ping timeout: 240 seconds)
2021-08-23 22:41:03 raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net)
2021-08-23 22:43:03 <fresheyeball> dminuoso: ouch
2021-08-23 22:43:12 × ham quits (~ham4@user/ham) (Quit: Leaving)
2021-08-23 22:43:29 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-08-23 22:50:07 × raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 240 seconds)
2021-08-23 22:52:15 cjb joins (~cjb@user/cjb)
2021-08-23 22:53:42 × haykam quits (~haykam@static.100.2.21.65.clients.your-server.de) (Remote host closed the connection)
2021-08-23 22:53:56 haykam joins (~haykam@static.100.2.21.65.clients.your-server.de)
2021-08-23 22:54:00 bitdex joins (~bitdex@gateway/tor-sasl/bitdex)
2021-08-23 22:57:13 × elf_fortrez quits (~elf_fortr@adsl-72-50-6-134.prtc.net) (Quit: Client closed)
2021-08-23 22:59:31 elf_fortrezz joins (~elf_fortr@adsl-72-50-6-134.prtc.net)
2021-08-23 23:00:02 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-08-23 23:01:31 × acidjnk_new quits (~acidjnk@p200300d0c72b9556a59b812708dd2de4.dip0.t-ipconnect.de) (Ping timeout: 250 seconds)
2021-08-23 23:01:38 × forell quits (~forell@user/forell) (Ping timeout: 268 seconds)
2021-08-23 23:01:50 × elf_fortrezz quits (~elf_fortr@adsl-72-50-6-134.prtc.net) (Client Quit)
2021-08-23 23:02:12 elf_fortrez joins (~elf_fortr@adsl-72-50-6-134.prtc.net)
2021-08-23 23:03:42 × bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Remote host closed the connection)
2021-08-23 23:04:30 bitdex joins (~bitdex@gateway/tor-sasl/bitdex)
2021-08-23 23:06:58 lavaman joins (~lavaman@98.38.249.169)
2021-08-23 23:07:48 × dsrt^ quits (~dsrt@12.16.129.111) (Remote host closed the connection)
2021-08-23 23:08:30 dsrt^ joins (~dsrt@12.16.129.111)
2021-08-23 23:11:07 × lavaman quits (~lavaman@98.38.249.169) (Ping timeout: 240 seconds)
2021-08-23 23:11:43 × chisui quits (~chisui@200116b868b05800c65627e740591fd3.dip.versatel-1u1.de) (Ping timeout: 246 seconds)
2021-08-23 23:12:06 × elf_fortrez quits (~elf_fortr@adsl-72-50-6-134.prtc.net) (Quit: Client closed)
2021-08-23 23:16:04 forell joins (~forell@user/forell)
2021-08-23 23:17:39 teo joins (~teo@137.220.120.222)
2021-08-23 23:17:52 × hseg quits (~gesh@IGLD-84-228-238-79.inter.net.il) (Ping timeout: 250 seconds)
2021-08-23 23:18:20 × Katarushisu quits (~Katarushi@cpc147334-finc20-2-0-cust27.4-2.cable.virginm.net) (Quit: Ping timeout (120 seconds))
2021-08-23 23:19:37 × teo quits (~teo@137.220.120.222) (Remote host closed the connection)
2021-08-23 23:21:04 dajoer joins (~david@user/gvx)
2021-08-23 23:23:14 venue joins (~venue@user/venue)
2021-08-23 23:27:27 × vysn quits (~vysn@user/vysn) (Ping timeout: 240 seconds)
2021-08-23 23:34:31 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds)
2021-08-23 23:34:40 <Cajun> yeah anything that has to do with user entry should be essentially babied from your code. sanitize it in every possible way
2021-08-23 23:35:10 <Cajun> as much as script injection/ACE is fun to mess with, its not fun when someone messes with it on your platform :P
2021-08-23 23:35:52 × takuan quits (~takuan@178-116-218-225.access.telenet.be) (Remote host closed the connection)
2021-08-23 23:36:30 × Gurkenglas quits (~Gurkengla@dslb-088-064-053-140.088.064.pools.vodafone-ip.de) (Ping timeout: 250 seconds)
2021-08-23 23:36:46 × ft quits (~ft@shell.chaostreff-dortmund.de) (Ping timeout: 268 seconds)
2021-08-23 23:41:24 d0ku joins (~d0ku@178.43.56.75.ipv4.supernova.orange.pl)
2021-08-23 23:45:26 × Lycurgus quits (~juan@cpe-45-46-140-49.buffalo.res.rr.com) (Quit: Exeunt)
2021-08-23 23:45:44 ft joins (~ft@shell.chaostreff-dortmund.de)
2021-08-23 23:54:50 × fresheyeball quits (~fresheyeb@c-71-237-105-37.hsd1.co.comcast.net) (Quit: WeeChat 2.9)
2021-08-23 23:55:44 batch12 joins (~user@192.152.118.97)
2021-08-24 00:24:43 × d0ku quits (~d0ku@178.43.56.75.ipv4.supernova.orange.pl) (Ping timeout: 250 seconds)
2021-08-24 00:27:38 × juhp quits (~juhp@128.106.188.220) (Quit: juhp)
2021-08-24 00:27:53 juhp joins (~juhp@128.106.188.220)
2021-08-24 00:31:17 × xlei quits (znc@pool-68-129-84-118.nycmny.fios.verizon.net) (Quit: ZNC - https://znc.in)
2021-08-24 00:32:05 × Lord_of_Life quits (~Lord@user/lord-of-life/x-2819915) (Ping timeout: 250 seconds)
2021-08-24 00:35:17 Lord_of_Life joins (~Lord@user/lord-of-life/x-2819915)
2021-08-24 00:35:40 × ezzieyguywuf quits (~Unknown@user/ezzieyguywuf) (Remote host closed the connection)
2021-08-24 00:36:30 ezzieyguywuf joins (~Unknown@user/ezzieyguywuf)
2021-08-24 00:36:40 × tommd quits (~tommd@75-164-130-101.ptld.qwest.net) (Ping timeout: 240 seconds)
2021-08-24 00:37:20 × jespada quits (~jespada@90.254.247.46) (Ping timeout: 258 seconds)
2021-08-24 00:39:06 xlei joins (znc@pool-68-129-84-118.nycmny.fios.verizon.net)
2021-08-24 00:40:01 × shailangsa quits (~shailangs@host86-186-136-25.range86-186.btcentralplus.com) (Ping timeout: 248 seconds)
2021-08-24 00:40:03 lavaman joins (~lavaman@98.38.249.169)
2021-08-24 00:41:24 × aegon quits (~mike@174.127.249.180) (Quit: leaving)
2021-08-24 00:42:21 jespada joins (~jespada@90.254.245.194)
2021-08-24 00:48:11 [itchyjunk] joins (~itchyjunk@user/itchyjunk/x-7353470)
2021-08-24 00:53:40 × urdh quits (~urdh@user/urdh) (Ping timeout: 240 seconds)
2021-08-24 00:57:46 × cjb quits (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50)
2021-08-24 01:00:52 × Erutuon quits (~Erutuon@user/erutuon) (Ping timeout: 252 seconds)
2021-08-24 01:01:21 cjb joins (~cjb@user/cjb)
2021-08-24 01:04:18 urdh joins (~urdh@user/urdh)
2021-08-24 01:12:17 Nosrep joins (~archbox@user/nosrep)
2021-08-24 01:12:56 × bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Remote host closed the connection)
2021-08-24 01:16:34 shailangsa joins (~shailangs@host86-185-102-120.range86-185.btcentralplus.com)
2021-08-24 01:20:50 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:71e9:72b:1860:cb0f) (Remote host closed the connection)
2021-08-24 01:22:33 × alx741 quits (~alx741@181.196.68.94) (Quit: alx741)
2021-08-24 01:23:14 × Guest86 quits (~Guest86@68.233.176.29) (Quit: Client closed)
2021-08-24 01:29:44 tommd joins (~tommd@75-164-130-101.ptld.qwest.net)
2021-08-24 01:30:45 × lavaman quits (~lavaman@98.38.249.169) (Remote host closed the connection)
2021-08-24 01:31:02 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-08-24 01:37:31 lavaman joins (~lavaman@98.38.249.169)
2021-08-24 01:42:43 × xff0x quits (~xff0x@2001:1a81:52f9:3300:b601:7649:8935:742b) (Ping timeout: 250 seconds)
2021-08-24 01:44:22 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:71e9:72b:1860:cb0f)
2021-08-24 01:44:40 xff0x joins (~xff0x@2001:1a81:5333:b100:e90f:35ab:1ea2:78fd)
2021-08-24 01:45:17 × dsrt^ quits (~dsrt@12.16.129.111) (Remote host closed the connection)
2021-08-24 01:46:34 dsrt^ joins (~dsrt@12.16.129.111)
2021-08-24 01:47:29 × waleee quits (~waleee@2001:9b0:216:8200:d457:9189:7843:1dbd) (Ping timeout: 250 seconds)
2021-08-24 01:48:00 × pretty_dumm_guy quits (trottel@gateway/vpn/protonvpn/prettydummguy/x-88029655) (Quit: WeeChat 3.2)
2021-08-24 01:54:41 × dsrt^ quits (~dsrt@12.16.129.111) (Remote host closed the connection)
2021-08-24 01:56:28 bitdex joins (~bitdex@gateway/tor-sasl/bitdex)
2021-08-24 01:56:33 × notzmv quits (~zmv@user/notzmv) (Read error: Connection reset by peer)
2021-08-24 01:59:51 notzmv joins (~zmv@user/notzmv)
2021-08-24 02:00:38 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:71e9:72b:1860:cb0f) (Remote host closed the connection)
2021-08-24 02:01:10 × tommd quits (~tommd@75-164-130-101.ptld.qwest.net) (Ping timeout: 240 seconds)
2021-08-24 02:01:13 × machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (Read error: Connection reset by peer)
2021-08-24 02:01:26 dsrt^ joins (~dsrt@12.16.129.111)

All times are in UTC.