↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | erratic has quit IRC (Ping timeout: 244 seconds) | [00:05] |
........ (idle for 35mn) | ||
knoxville has joined #arpnetworks | [00:40] | |
mnathani_ | does StartSSL require installing a Certificate Authority in the browser, or does it work out of the box? | [00:44] |
mike-burns | Here's a sample cert: https://mike-burns.com/ | [00:44] |
mnathani_ | is that a free cert install? | [00:45] |
mike-burns | Yes. | [00:45] |
dne | https://en.wikipedia.org/wiki/StartCom#Trustworthiness | [00:45] |
BryceBot | StartCom :: StartCom is a company based in Eilat, Israel that has three main activities: StartCom Linux Enterprise (Linux distribution), StartSSL (certificate authority) and MediaHost (web hosting). StartSSL StartCom offers the free (for personal use) Class 1 X.509 SSL certificate "StartSSL Free", which works for webservers (SSL/TLS) as well as for E-mail encryption (S/MIME). It also offers Class 2 and 3 certificates as well... | [00:45] |
........ (idle for 38mn) | ||
plett | I don't like StartSSL's policy of giving away free certs but then charging for revoking them if/when you need to, and not being flexible about that during Heartbleed. Lets Encrypt is very nice, I'm using it for a test domain and it all just works | [01:23] |
dne | exactly, I'd prefer paying $10-15/year for e.g. rapidssl than $25 fee for revocation | [01:35] |
..................... (idle for 1h44mn) | ||
*** | up_the_irons2 is now known as up_the_irons
up_the_irons is now known as Guest63715 Guest63715 is now known as up_the_irons2 | [03:19] |
....... (idle for 31mn) | ||
Lucifer333 has joined #arpnetworks | [03:53] | |
........ (idle for 39mn) | ||
erratic has joined #arpnetworks | [04:32] | |
....................... (idle for 1h50mn) | ||
pjs has quit IRC (Read error: Connection reset by peer)
joepie91_ has quit IRC (Ping timeout: 248 seconds) pjs has joined #arpnetworks pjs is now known as Guest10296 | [06:22] | |
joepie91_ has joined #arpnetworks
knoxville has quit IRC (Quit: changing servers) knoxville has joined #arpnetworks | [06:32] | |
.... (idle for 16mn) | ||
knoxville has quit IRC (Quit: changing servers) | [06:51] | |
................................ (idle for 2h35mn) | ||
mnathani_ has quit IRC (Ping timeout: 244 seconds)
mnathani2_ has joined #arpnetworks | [09:26] | |
....... (idle for 31mn) | ||
brycec | mike-burns: I prefer StartSSL over LE because they're established, trusted (in the CA sense), and don't require me to jump through hoops (server-side scripts or modules for "automatic" renewals) Given that the CA trust model (and/or users) is fundamentally weak, I feel that $0 and replacing (not revoking) is reasonable, at least for my purposes.
mnathani2_: You might be thinking of cacert.org who also gave out free certificates, but last I checked required you to install their CA as most bundles didn't include them. | [09:57] |
mike-burns | I can get behind that. I'm waiting for a non-annoying/non-invasive LE script -- nothing user-friendly, nothing that assumes I have no idea what TLS is. | [09:59] |
..... (idle for 24mn) | ||
*** | mnathani2_ is now known as mnathani_ | [10:23] |
................. (idle for 1h24mn) | ||
Lucifer333 has quit IRC (Quit: Leaving) | [11:47] | |
........ (idle for 36mn) | ||
mercutio | http://arstechnica.com/information-technology/2016/03/ubuntus-bash-and-linux-command-line-coming-to-windows-10/ | [12:23] |
BryceBot | Ars Technica: "Ubuntu’s bash and Linux command line coming to Windows 10" | [12:23] |
mercutio | i always liked it how OS X had zsh | [12:23] |
brycec | I'm annoyed at the fanfare over bash, as though bash were all *that* great, or even the only thing out there. | [12:23] |
mike-burns | I'm most surprised about the licensing aspects. | [12:23] |
mercutio | openbsd just dropped linux support | [12:25] |
brycec | OpenBSD abandoned Linux support awhile ago. This was just the final flush. | [12:32] |
mercutio | if windows could run linux gui stuff as well as command line stuff would that way many people to try linux in windows, or to just use windows/linux rather than linux | [12:32] |
mike-burns | Then they could announce Microsoft Xenix 3.0. | [12:33] |
mercutio | Heh
I am not against the idea of Microsoft UNIX | [12:37] |
brycec | [again] | [12:38] |
mercutio | Too many people think Linux is all there is and Solaris has gone away | [12:38] |
mike-burns | RIP Solaris and your sad excuse for /bin/sh. | [12:39] |
mercutio | I used zsh
And gcc Open Indiana is around but it is all fragmented now | [12:39] |
mike-burns | We still read from it at my code reading group.
Sometimes an ex-Sun employee shows up and gives historical trivia. | [12:40] |
mercutio | Cool
I struggle enough reading openbsd source | [12:40] |
mike-burns | You should join a code reading group! | [12:41] |
mkb | I wish Microsoft would explain how they're planning on doing this | [12:41] |
mercutio | Are they online? | [12:41] |
mike-burns | http://www.meetup.com/The-Classical-Code-Reading-Group-of-Stockholm/events/229123954/ - no, they're in person. | [12:41] |
*** | meingtsla has quit IRC (Quit: Leaving)
meingtsla has joined #arpnetworks | [12:41] |
mercutio | Mkb like how openbsd does it I suspect
Kernel support for other binaries and a base installation | [12:42] |
mkb | openbsd doesn't anymore iirc
but syscall emulation isn't so easy from windows where the kernel is completely different it's possible of course | [12:42] |
mercutio | Openbsd still does free BSD afaik | [12:43] |
mkb | and posix subsystems running on NT are nothing new | [12:43] |
mike-burns | Which non-POSIX Linux syscall is especially tricky? | [12:43] |
mkb | they'd need an X server | [12:43] |
mike-burns | People have been running X, cygwin, etc., for years on Windows. | [12:44] |
mercutio | cygwin was terrible when i tried it | [12:44] |
mike-burns | It was better than cmd.exe. | [12:45] |
mercutio | i'm not sure about X servers, i didn't have a lot of luck | [12:45] |
mkb | cygwin is hardly linux though
they said 'ubuntu on windows' not some sort of POSIX subsystem just like all the others | [12:45] |
mercutio | well openbsd had redhat | [12:46] |
mkb | who knows. they may just mean ubuntu the trademark rather than ubuntu the operating system | [12:46] |
mike-burns | Heh. | [12:46] |
mercutio | it probably just means ubuntu package system etc.
well i for one am curious to see it :) | [12:46] |
mike-burns | It's going to look like Ubuntu. | [12:47] |
mkb | it is like openbsd
or rather solaris branded zones since they're more featureful apparently these are "cmd.exe consoles" I'm not entirely sure what that means, since it's supposed to be bash not cmd I think it means they're windows consoles, which are very different from the usual unix terminals | [12:59] |
mike-burns | They're not terminal emulators?
I admit, I know basically nothing about Windows. | [13:01] |
mkb | there's no stream (such as would go over a serial port)
it's not some program emulating cursor addressing commands of some hardware but its own stream s/stream/thing/ | [13:02] |
BryceBot | <mkb> it's not some program emulating cursor addressing commands of some hardware but its own thing | [13:02] |
mkb | which is why so much doesn't work the same | [13:03] |
*** | meingtsla has quit IRC (Quit: Leaving)
meingtsla has joined #arpnetworks | [13:11] |
........ (idle for 39mn) | ||
plett | mkb: MS haven't published how the ubuntu-on-windows works, but one of the Canonical guys doing it has a blog: http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html | [13:50] |
................ (idle for 1h18mn) | ||
*** | jbergstroem has quit IRC (Excess Flood)
jbergstroem has joined #arpnetworks | [15:08] |
................... (idle for 1h32mn) | ||
awyeah has quit IRC (Quit: ZNC - http://znc.in)
awyeah has joined #arpnetworks | [16:40] | |
.......................... (idle for 2h8mn) | ||
mike-burns has quit IRC (Ping timeout: 276 seconds) | [18:49] | |
................ (idle for 1h16mn) | ||
erratic has quit IRC (Read error: Connection reset by peer) | [20:05] | |
...... (idle for 26mn) | ||
erratic has joined #arpnetworks
plett_ has joined #arpnetworks JC_Denton has quit IRC (Ping timeout: 246 seconds) trobotham-cloud has quit IRC (Ping timeout: 246 seconds) plett has quit IRC (Ping timeout: 246 seconds) freedomcode has joined #arpnetworks gizmoguy has quit IRC (Ping timeout: 246 seconds) reardencode has quit IRC (Ping timeout: 246 seconds) gizmoguy has joined #arpnetworks JC_Denton has joined #arpnetworks trobotham-cloud has joined #arpnetworks | [20:31] | |
mike-burns has joined #arpnetworks
ChanServ sets mode: +o mike-burns | [20:49] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |