Cryto! 30 August 2013

00:15:38 GHOSTnew has quit (Input/output error)
00:22:34 iceTwy has quit (Ping timeout)
00:32:43 <cayce> mmm
00:33:39 <cayce> that's pretty bad, because we all know undernet is mostly bots anyway
00:33:47 <cayce> quakenet too
00:37:16 <cayce> NP: [Igorrr - Vegetable Soup] [Hallelujah] [994kbps] DeaDBeeF 0.5.6-3jane
00:48:37 <cayce> :DDDD
00:48:39 <cayce> NP: [Infected Mushroom - Converting Vegetarians (Radio Edit)] [Songs From The Other Side] [917kbps] DeaDBeeF 0.5.6-3jane
00:49:04 <cayce> "This is the time of the revolution... Cooking the next step... Converting vegetarians....
00:51:02 ElectRo` (x@6A9B32C3.DA3E8586.A0534C64.IP) has joined #crytocc
02:04:24 <wh1t3r4bb1t> when you md5 hash an sha1 hash of something it can't be reversed as far as I can tell. interesting.
02:11:11 <wh1t3r4bb1t> Sweet sexiness! I have the registration process working, media uploader works and puts the users' stuff in their own folder. Working on account activation now. Next, posting in the stream. Fux WP/BP. This is a much better social engine so far.
02:12:41 <wh1t3r4bb1t> 99% original code. Only using a highly forked version of jQuery filer uploader hacked by yours truley. :P
02:13:00 <wh1t3r4bb1t> filer = file*
02:13:55 <wh1t3r4bb1t> Praise sleep and MK+FG for getting me unstuck from a simple overlooked issue!
02:16:20 <cayce> does sha'ing an md5 bias the output?
02:25:56 <wh1t3r4bb1t> cayce: to the best of my knowledge, no. Try to reverse this hash... ade234c9246f91ada4fd90a8e4c94fb62eb38caf
02:26:22 <cayce> Don't ask me to do anything
02:26:43 <cayce> I don't know how to do any of that shit, I just remember everything and ask questions.
02:29:06 <cayce> I can't find anything in google, but I remember at one point there were situations where you could bias the output of hashing algorithms by combining them. I don't, however, remember what those situations or hashing algos were.
02:29:24 <cayce> It's possible it isn't a thing
03:00:47 <cayce> I haven't read this yet, but fuck it's cool that this is a thing: https://www.gov.uk/government/publications/chemical-weapon-use-by-syrian-regime-uk-government-legal-position/chemical-weapon-use-by-syrian-regime-uk-government-legal-position-html-version
03:00:56 <cayce> official UK gov policy stances on nice clean page
03:01:00 <cayce> fuck yeah
03:01:08 <cayce> my little polisci heart beats faster
03:24:25 tintin has quit (Ping timeout)
03:30:00 <joepie91> This update is important as it may solve critical problems.
03:30:00 <joepie91> The /etc/sysconfig/security uses "PERMISSIONFSCAPS" as variable, while chkstat queried PERMISSIONSFSCAPS... The chkstat binary was adjusted the correct PERMISSION_FSCAPS name.
03:30:02 <joepie91> rofl
03:30:27 <joepie91> this would be a good moment for that GIF about "when you realize you've pushed a critical bug to production"
03:30:37 <joepie91> also
03:30:38 <joepie91> <wh1t3r4bb1t>when you md5 hash an sha1 hash of something it can't be reversed as far as I can tell. interesting.
03:30:38 <joepie91> nonsense
03:30:48 <joepie91> md5 and sha1 cannot be reversed by definition
03:31:00 <joepie91> and all that happens when you combine them is just adding another layer of hashing
03:31:19 <joepie91> and it's unclear whether this may have adverse effects on security
03:31:20 <joepie91> so don't do it
03:56:21 <cayce> ^
04:05:04 S1renide (S1renide@cryto-7FB72E53.us-west-1.compute.amazonaws.com) has joined #crytocc
04:06:25 S1renide has quit (User quit:  Connection closed)
04:15:06 mama has quit (Client exited)
04:15:54 mama (me@51BC5033.870C7BE1.49E80F3.IP) has joined #crytocc
04:23:06 <wh1t3r4bb1t> how do I get free third party validation for my development server ssl?
04:25:15 ElectRo` has quit (Ping timeout)
04:58:46 <joepie91> wh1t3r4bb1t: if you *really* need a CA-signed certificate, you can try startssl
04:58:56 <joepie91> but self-signed will work fine if you don't care about red screens in browsers
05:10:20 ElectRo` (x@cryto-69B96D3C.torservers.net) has joined #crytocc
05:22:20 <wh1t3r4bb1t> joepie91: I just used self signed. It's for the dev server so who cares.
05:26:18 <joepie91> wh1t3r4bb1t: pretty much :P
05:26:36 <joepie91> the only point of a signed certificate is that a client can supposedly verify that it's legitimate and not spoofed/MITMed
05:27:07 <joepie91> by relying on the authority, security and proper verification process of a few hundred different CAs
05:27:28 <joepie91> only one of which has to be compromised on any of those points to completely break the 'security' provided by signed certificates
05:27:50 <joepie91> in other words: signed certificates make the annoying red screen in your browser go away, and that's about all they are good for
05:28:03 <joepie91> or rather, makes it go away for others
05:28:08 <joepie91> for yourself you can just add yourself as a trusted issuer
05:29:30 <wh1t3r4bb1t> joepie91: this is true. :)
05:32:06 <ElectRo`> i feel like the feds can easily ask the major CA providers for keys and its game over.
05:33:44 <joepie91> ElectRo`: basically, yes
05:33:51 <joepie91> well
05:33:58 <joepie91> specifically
05:34:10 <joepie91> they could easily ask the major CA providers for their root cert privkeys
05:34:17 <joepie91> and just sign their own certs
05:34:19 <joepie91> and MITM people
05:35:26 <wh1t3r4bb1t> lol they don't usually ask. The gov employees counter security people and measures.
05:36:29 <wh1t3r4bb1t> If they do ask. Saying no will make your life miserable I imagine.
05:38:15 <joepie91> well yes, my use of the 'asking' verb is relative here
05:44:58 <ElectRo`> they can "ask" with a "warrant"
05:45:38 <ElectRo`> i didnt know ddg can search startpage
05:50:39 <cayce> asking can also be "don't get the gov-wide contract for all certs and signing for all IT projects for the next 10 years"
05:55:11 <joepie91> hence my loose usage of the term 'asking' :)
05:56:08 skill3r has quit (Input/output error)
06:07:19 Macbeth (Macbeth@Macbeth.users.cryto) has joined #crytocc
06:07:28 Macbeth has parted #crytocc (None)
06:28:23 BabyLion (demogod@55699A2D.4C9A5C99.8B6D777F.IP) has joined #crytocc
06:28:26 BabyLion has parted #crytocc (None)
06:28:32 BabyLion (demogod@55699A2D.4C9A5C99.8B6D777F.IP) has joined #crytocc
06:40:31 BabyLion has quit (User quit:  )
06:43:43 x (foobar@cryto-4ABAF172.as5577.net) has joined #crytocc
06:48:49 loldongs (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
06:49:15 Yolo has quit (Ping timeout)
07:31:42 loldongs has quit (Connection reset by peer)
07:31:51 Yolo (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
08:18:08 tintin (tintin@5DCFB179.164598E0.B7613ADF.IP) has joined #crytocc
08:44:03 iceTwy (quixotikal@iceTwy.users.cryto) has joined #crytocc
09:04:47 <iceTwy> Hola
09:11:40 <wh1t3r4bb1t> yo
09:14:58 <joepie91> hai
09:14:58 <joepie91> iceTwy
09:15:05 <joepie91> https://www.youtube.com/watch?v=EzGYrgFMhs0&hd=1
09:15:16 <iceTwy> watchin'
09:15:17 <joepie91> cc wh1t3r4bb1t, ElectRo`, MK_FG, lysobit, cayce
09:15:22 <joepie91> other interesting people that I forgot to highlight
09:15:23 <joepie91> :p
09:15:26 <joepie91> er
09:15:27 <joepie91> interested*
09:17:13 <iceTwy> o.o
09:19:04 <joepie91> iceTwy: like it? :P
09:19:15 <iceTwy> lol yeah
09:19:24 <iceTwy> did you record all of it?
09:19:33 <joepie91> not quite
09:19:35 <iceTwy> writing the whole parser*
09:19:36 <joepie91> I used a duct tape solution
09:19:41 <iceTwy> ah
09:19:42 <joepie91> what you see
09:19:43 <joepie91> is the entire parser
09:19:45 <joepie91> how I did it:
09:19:54 <joepie91> 1. hold ctrl+z until document empty
09:19:57 <joepie91> 2. turn on xvidcap
09:20:02 <joepie91> 3. hold ctrl+y until stopped
09:20:04 <joepie91> :)
09:20:11 <joepie91> poor mans timelapse
09:20:20 <iceTwy> loooool
09:20:36 <joepie91> it came out quite nicely, though
09:20:39 <iceTwy> that's a nice trick yeah
09:20:59 <joepie91> now
09:21:04 <joepie91> time to continue work on it
09:21:04 <joepie91> :3
09:21:28 <wh1t3r4bb1t> Sweet!
09:23:12 <wh1t3r4bb1t> When I set this cookies for rememberme I can't retrieve it aparently. there is a . in front of the domain. would that be the cause?
09:23:58 <joepie91> 1. why are you still messing about with cookies rather than using PHP sessions?
09:24:11 <joepie91> 2. is there a mismatch between the domain you set the cookie on, and the one you try to retrieve it on?
09:28:31 x has quit (Ping timeout)
09:34:10 <wh1t3r4bb1t> joepie91: The cookie is only for rememberme. The script just actually did retrieve it but not when it was supposed to. I don't see a mismatch in the domain.
09:40:09 <wh1t3r4bb1t> Ok the cookie is being retrieved while the session I set for maintaining login lives.
09:43:10 <wh1t3r4bb1t> Cookie still exists, but it's not being retrieved after browser close and reopen. Isn't the whole point of a cookie that I can retrieve it after the browser reopens to reinstate the logged in session?
09:44:51 <joepie91> this has turned out surprisingly nicely:
09:44:52 <joepie91>         def evaluate(self, message):
09:44:52 <joepie91>                 if self.relation == AND:
09:44:52 <joepie91>                         for element in self.elements:
09:44:52 <joepie91>                                 if element.evaluate() != True:
09:44:52 <joepie91>                                         return False
09:44:52 <joepie91>                         return True
09:44:52 <joepie91>                 elif self.relation == OR:
09:44:52 <joepie91>                         for element in self.elements:
09:44:52 <joepie91>                                 if element.evaluate() == True:
09:44:52 <joepie91>                                         return True
09:44:53 <joepie91>                         return False
09:45:26 <joepie91> wh1t3r4bb1t: your problem is too complex to solve it with the information you've given
09:45:32 <joepie91> also, I see no reason for 'rememberme' having a separate cookie
09:46:27 <wh1t3r4bb1t> Well, I just discovered a potential problem in the logs. brb
09:46:34 Smoker has quit (User quit:  )
10:29:13 GHOSTnew (GHOSTnew@GHOSTnew.users.cryto) has joined #crytocc
10:43:46 <wh1t3r4bb1t> Ok I got it figured out. I was setting the cookie for secure connections only. Switched it to any kind and now it auto logs in then redirects to https
10:52:17 <joepie91> wh1t3r4bb1t: you should really do the login itself over https
10:57:07 speakeasy (speakeasy@cryto-F2900FA5.range86-153.btcentralplus.com) has joined #crytocc
11:03:22 speakeasy has quit (Ping timeout)
11:05:17 <iceTwy> dat feel when your SSH connection is shit
11:05:26 <joepie91> iceTwy: don't remind me :(
11:05:33 <joepie91> lol
11:05:40 <joepie91> also, I'm currently working on boolean parsing logic
11:05:51 <joepie91> somehow, it's harder than the main parsing loop
11:18:29 Yolo has quit (Connection reset by peer)
11:18:51 Yolo (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
11:50:30 ElectRo` has quit (Input/output error)
12:03:26 <wh1t3r4bb1t> jquery features and status posts have to wait till tomorrow. i'm completely tired. gnight all
12:19:09 stanone has quit (Input/output error)
12:20:45 <iceTwy> night wh1t3r4bb1t
12:20:58 <iceTwy> where's monod btw?
12:21:01 <iceTwy> joepie91: ^
12:21:11 <iceTwy> !seen monod
12:29:00 iceTwy has parted #crytocc (Quit)
12:29:03 iceTwy (quixotikal@iceTwy.users.cryto) has joined #crytocc
12:44:12 <joepie91> iceTwy: no idea, probably busy with IRL
12:44:50 <iceTwy> yeah
12:44:52 * iceTwy shrugs
13:39:31 <botpie91> 04FichteFoll made 2 commit(s) to 03package_control_channel on branch 10master: '02Added: Labels for Xdebug Client package.Fixed: Version number for Xdebug package.', '02Merge pull request #1848 from martomo/masterUpdate x.json' (https://github.com/wbond/package_control_channel/compare/dcac55a17b...1f8ad7253d)
13:42:40 comosobrevivir (0001100010@7D686231.D2D1D1DF.AEB828E7.IP) has joined #crytocc
13:47:00 *** comosobrevivir is now known as colombia
13:48:45 landrone (Adrian@LapAnon.users.cryto) has joined #crytocc
13:50:09 loldongs (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
13:51:05 Yolo has quit (Ping timeout)
13:52:28 ebola (ebola@ebola.users.cryto) has joined #crytocc
13:57:20 Yolo (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
13:58:00 loldongs has quit (Ping timeout)
14:13:12 <botpie91> 04FichteFoll made 2 commit(s) to 03package_control_channel on branch 10master: '02ST3 support: Clipboard Path, Close Oldest File and Switch File Deluxe', '02Merge pull request #1850 from jturcotte/masterST3 support: Clipboard Path, Close Oldest File and Switch File Deluxe' (https://github.com/wbond/package_control_channel/compare/1f8ad7253d...2b5e46d7ed)
14:20:22 iceTwy has quit (Ping timeout)
14:41:57 Yolo has quit (Connection reset by peer)
14:42:09 Yolo (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
15:03:46 <botpie91> 04FichteFoll made 4 commit(s) to 03package_control_channel on branch 10master: '02Added AngularInject plugin', '02Updated AngularInject plugin declaration.', '02Corrected position of AngularInject', '02Merge pull request #1844 from ayamflow/masterAdded AngularInject plugin' (https://github.com/wbond/package_control_channel/compare/2b5e46d7ed...4d95d62142)
15:06:18 <botpie91> 04FichteFoll made 1 commit(s) to 03package_control_channel on branch 10master: '02Convert indents to tabs from #1844' (https://github.com/wbond/package_control_channel/compare/4d95d62142...96622eaf69)
15:19:36 <botpie91> 04FichteFoll made 2 commit(s) to 03package_control_channel on branch 10master: '02Add tests for leading whitespaces (must be tabs)', '02Remove weird spaces in r.json' (https://github.com/wbond/package_control_channel/compare/96622eaf69...143707429f)
15:32:18 Yolo has quit (Connection reset by peer)
15:33:37 Yolo (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
15:39:45 mama has quit (Ping timeout)
15:43:14 lolpwn (omgpwn@cryto-C0C72EC4.tor.primus.ca) has joined #crytocc
15:43:48 *** lolpwn is now known as Zoned
15:44:36 <Zoned> Whats up everyone?
15:47:45 mikaa has quit (Input/output error)
15:50:54 Xane (Xane@43D31B65.4C2C6531.2DB00C33.IP) has joined #crytocc
15:54:09 Xane has quit (User quit:  Leaving)
16:12:24 <lysobit> joepie91: I think I figured out why people in #python recommend twisted so much
16:15:12 joepie91 has quit (Ping timeout)
16:24:34 colombia has quit (Ping timeout)
16:31:43 xxx (xxx@8FAE07B.6145B71B.7A1F83A2.IP) has joined #crytocc
16:32:52 xxx has parted #crytocc (Sto andando via)
16:38:41 colombia (0001100010@80D344FD.EDBF70BB.315982C3.IP) has joined #crytocc
16:41:38 <cayce> NP: [The Andrew Sisters - Rum & Coca Cola (JoJo Effect Remix)] [Betty Boop presents Electro Swing] [887kbps] DeaDBeeF 0.5.6-3jane
16:59:48 oblastr has quit (User quit:  Konversation terminated!)
17:06:44 xilzto (xilzto@xilzto.users.cryto) has joined #crytocc
17:24:35 Zoned has quit (User quit:  Zoned)
17:26:40 iceTwy (iceTwy@iceTwy.users.cryto) has joined #crytocc
17:27:20 <iceTwy> back
17:27:21 <iceTwy> so
17:27:24 <iceTwy> I've signed up at the gym
17:27:29 <iceTwy> parents' present
17:27:43 <iceTwy> they think neither my bro, nor me move our asses enough
17:27:49 <iceTwy> (which is actually 110% true)
17:33:08 <cayce> good
17:33:27 <cayce> Go get a bike and ride around the tenements
17:33:40 <cayce> You'll ride pretty fast trying to dodge bullets, it'll be a good workout
17:36:55 mama (me@cryto-71E56D3F.ruonia.ru) has joined #crytocc
17:38:30 <iceTwy> say what
17:38:31 <iceTwy> lol
17:38:53 <iceTwy> did joepie91 go to sleep?
18:00:20 colombia has quit (Ping timeout)
18:01:42 <cayce> hmm
18:01:50 <cayce> I think I need to ride my bike to the beach
18:05:52 mama has quit (Ping timeout)
18:06:13 <iceTwy> herp
18:06:26 <iceTwy> I'm still trying to find documentation about linking Atheme to Charybdis
18:12:05 mama (me@cryto-6A6859A4.alaw.de) has joined #crytocc
18:17:27 colombia (0001100010@FAE9DCD3.AC833CD.E10E865F.IP) has joined #crytocc
18:30:18 colombia has quit (Ping timeout)
18:30:51 colombia (0001100010@7D686231.D2D1D1DF.AEB828E7.IP) has joined #crytocc
18:32:26 <MK_FG> lysobit, Because it's awesome? ;)
18:37:37 Yolo has quit (Connection reset by peer)
18:37:55 Yolo (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
19:33:21 mama has quit (Ping timeout)
19:33:33 mama_ (me@cryto-69D3590.blue.kundencontroller.de) has joined #crytocc
19:33:35 *** mama_ is now known as mama
19:58:34 crytoweb132 (crytoweb13@cryto-34F3CE7.direct-adsl.nl) has joined #crytocc
20:05:03 ttmbRAT (ttmbRAT@cryto-4F765AC9.us-west-1.compute.amazonaws.com) has joined #crytocc
20:06:26 ttmbRAT has quit (User quit:  Connection closed)
20:12:07 crytoweb132 has quit (User quit:  Page closed)
20:16:43 Ramiza (Ramiza@60F0BC49.9144D476.78C94033.IP) has joined #crytocc
20:18:08 Ramiza has quit (User quit:  Page closed)
20:36:31 colombia has quit (Ping timeout)
20:37:05 colombia (0001100010@8E0F8B62.46D254F1.23B09CBC.IP) has joined #crytocc
21:02:09 iceTwy has quit (Input/output error)
21:03:29 iceTwy (quixotikal@iceTwy.users.cryto) has joined #crytocc
21:24:33 colombia has quit (Ping timeout)
21:36:37 skill3r (skill3r@developers.developers.developers) has joined #crytocc
21:39:32 colombia (0001100010@cryto-C630644E.is.a.tor.exit.server.torland.is) has joined #crytocc
21:49:45 <botpie91> 04FichteFoll made 4 commit(s) to 03package_control_channel on branch 10master: '02Added ScummC package', '02Added Winamp Skin Developer package', '02Update files', '02Merge pull request #1843 from idleberg/masterAdded ScummC package' (https://github.com/wbond/package_control_channel/compare/1459c053e0...563456947e)
21:54:00 loldongs (nomnomops@A0B46AEC.3E3CBD3E.5FE3EE37.IP) has joined #crytocc
21:54:37 skill3r has quit (Ping timeout)
21:54:37 Yolo has quit (Ping timeout)
21:55:51 <botpie91> 04FichteFoll made 2 commit(s) to 03package_control_channel on branch 10master: '02Added Quijotipsum Snippet.', '02Merge pull request #1852 from ArmandoMendoza/masterAdded Quijotipsum Snippet.' (https://github.com/wbond/package_control_channel/compare/563456947e...bc2f580fb3)
22:06:04 skill3r (skill3r@developers.developers.developers) has joined #crytocc
22:06:07 colombia has quit (Input/output error)
22:14:44 <wh1t3r4bb1t> mornin
22:25:18 <iceTwy> morning wh1t3r4bb1t
22:27:09 skill3r has quit (Ping timeout)
22:28:48 skill3r (skill3r@developers.developers.developers) has joined #crytocc
23:56:25 AnonO_o (AnonO_o@anonO_o) has joined #crytocc
23:56:47 skill3r has quit (Ping timeout)