jacky, nertzy, gxt, gRegor, mro, [marksuth], tetov-irc and sebbu joined the channel
#@mikevdevSo I think I may need to add some filtering to webmention-handler. realised that it's currently possible for duplicate likes from the same user at the moment...
Will add it to the issue tracker when I get home...
#opensource #webdev #webmentions #indieweb (twitter.com/_/status/1564247624533909507)
AramZS, cjw6k and [Jamie_Tanna] joined the channel
#[manton]I’ve basically been going through city neighborhoods and making notes of the type of data I think should be included. It’s a little subjective.
joshproehl joined the channel
#[schmarty]aaronpk: do you have an example anywhere of using your p3k/HTTP client to upload file data from a stream rather than a local file?
#[schmarty]i leaned into using it as an abstraction while kind of reverse-LEGO-ing some PHP micropub clients (including Monocle) and i'm at the point of handling micropub media requests which i figure could basically be streamed to the media endpoint without stopping on disk.
joshproehl joined the channel
#[schmarty]and i kind of fell through the abstraction and wondering if i should just use bare curl or something for this case.
#[schmarty]at default settings i'd say it's mostly a shorthand to make curl calls simpler by making them just URL / headers / body. however it allows some kind of overriding to use _something else_ instead of curl. i got a little lost looking at it.
#[schmarty]anyhoo your answer definitely helps lol
#aaronpkthe Stream class is a wrapper around the file_get_contents function which has a bunch of different options than curl
joshproehl joined the channel
#aaronpkbut i'm not sure there is a proper hook to override how it uses file_get_contents by default either
#[snarfed]I have an example of this in Python, but I assume that wouldn't help 😁
#[schmarty][snarfed] lol this is coming up as i am porting my old python2.7 micropub clients to PHP 😅
#[schmarty]thanks for looking aaronpk! i'll try to make a test case and see if i can figure something out.
#capjamesg"NIST P-curves are possibly back-doored by the U.S. National Security Agency. Score reduced by 2."
Guest6 joined the channel
#[schmarty]Hadn't seen the ssh audit tool. Makes sense! Kinda like Qualys SSL/TLS tools for https setups.
#[schmarty]the NIST curve possible back door I did know about because I am a neerrrdddd
#[schmarty](if I recall, there are some hard-coded constants in the algorithm and someone showed it's possible to pick your constants in a way that let's you easily break the encryption. and nobody can prove that someone didn't do that thing with these constants 🤷♂️)
#LoqiAccelerated Mobile Pages (AMP) is a Google-led project that (often) speeds up a subset of HTML through caching and dependencies on Google infrastructure https://indieweb.org/AMP