#tantek"The leak is being called one of the largest of all time, and it was discovered thanks to a poorly configured web server which was hosting the files in a way that allowed it to be accessed by just about anyone."
snarfed and [miklb] joined the channel
#[miklb]I can say it’s easy to secure your home, and someone who doesn’t have a good lock on their front door doesn’t mean I’m wrong.
#KartikPrabhu[miklb]: it is great that you know the details of locks to decide which one is "good" but to someone who doesn't know those things it is not easy
#[miklb]oh, I didn’t know a thing about locks until I bought a home. But then it was important to figure out.
#[miklb]on the other hand I pay a professional to work on my car.
#aaronpk1) it's not always important (there are plenty of examples of people who don't lock their front door) and 2) the lock required is heavily dependent on the threat model you're protecting against which depends on the specific location of the house and other factors
#[miklb]sure, the context of securing is what I why I used a lock as an example.
#KartikPrabhu[miklb]: yes, but as aaronpk said "easiness" is relative to your own knowlegde and experience
#[miklb]I do not disagree with that either. And yes, degree of threat model is relative, but the context was “hosting the files in a way that allowed it to be accessed by just about anyone”
#[miklb]that sounds like having no front door or lock.
#[miklb]I contend there is a dearth of information and tutorials to allow anyone interested in setting up a server to at least have a decent strength door and a good lock on it. And backdoor for that matter.
EmreSokullu, loicm, [kevinmarks], jeremycherfas, EmreSoku_, [pfefferle], singpolyma, snarfed and eli_oat joined the channel
#snarfedannoyance of the day: webfinger is HTTPS-only, which makes localhost testing difficult :( file:///Users/ryan/docs/rfc_7033_-_webfinger.html#section-4
#cweiskeyour URL is file-based, which makes opening it remotely difficult
#aaronpki finally have a pretty solid setup for local development with https without needing to create a certificate for each site. i should really blog about it
#cweiskeI'm still looking for a way to get letsencrypt to hand out a localhost certificate to me
#singpolymacweiske: how many dev devices do you have?
#aaronpki made myself a cert with a bunch of SANs, *.com.dev *.org.dev *.net.dev etc, so now I just add .dev to the end of my domains to get to the local copy
#cweiskesorry, haven't had the time to debug further
#[keithjgrant]interesting. I encountered similar errors, both authenticating and posting, in Firefox
#[keithjgrant]I've got those fixed, so once I iron out the next release in the next day or two, it might be worth seeing if that fixes Chromium as well
#[keithjgrant]mostly had to do with permissions settings in the extension
EmreSoku_, j12t, snarfed and [cleverdevil] joined the channel
#[cleverdevil]So, I am doing a fun project, if anyone wants to join in and help.
#[cleverdevil]I found a copy of the 1946 original Trader Vic's Book of Food and Drink in PDF format, and its one of the most fun and gorgeous campy cocktail party books ever written.
#[cleverdevil]I'm extracting all of the text from it, and producing a properly marked up HTML copy of it, with microformats for things like recipes.
#[cleverdevil]My goal is to then make it super pretty, as well, with a tribute to the original.
#[manton]cleverdevil Just did a little research on this because I was curious. Sounds like if the 1946 book's copyright had been renewed after the initial 28 years, it would be automatically extended and still under copyright today. But if it hadn't been renewed, it should be in the public domain now. (In theory you can search the copyright office, but not seeing how without contacting them.)
#[cleverdevil]I'm pretty sure its under copyright still, which sort of sucks.
#[cleverdevil]But, hey, maybe I'll just do it for personal use ?
#[manton]Unfortunately looks like they did print other editions of the book as late as 1982, so it's probably still technically under copyright. Bummer.
#snarfedlol "some people like bourbon or scotch with plain water"
#[cleverdevil]kevinmarks yeah, but I have a bunch of vim macros that are doing the dirty work for me, and they're automatically converting 1/2 to that markup.
#[cleverdevil]Plus, there are fractions in the book that don't have associated characters.