Jim Pick
Jim Pick
I tried copying an .sxg file found "in the wild" to IPFS and loading it through the gateway: https://ipfs.io/ipfs/QmcMMFKpj4WtnfDinDh6vuTU5ViQD5ncVtRvTzXWYEyo5w/test1.sxg In Chrome DevTools, the following error was displayed: Looks like we...
Good news, the gateway looks like it's updated and .sxg files are loading. :-) https://ipfs.io/ipfs/QmWgYzCJuNupFeX1RLv27srqU1t7z6HJamUMeR9rm1zF2w Edit: Actually, not yet ... I checked the headers, and they aren't updated yet. I...
Found a video of an IETF presentation on Web Packaging from this March https://youtu.be/woLbXaX0Gf4?t=700 Interesting that it is being presented to the IETF as a peer-to-peer technology! Also, listen to...
@jyasskin You are absolutely correct in saying that naively sharing peer-to-peer will expose users privacy. Full privacy is a tough problem to design for. We're actively working on enhancements to...
Here's my take on the WebPackage controversy, which is fundamentally a rethink about SSL certificates and what they represent to the reader: * on one side, represented by Google/Chrome/AMP, the...
I found some more videos (thanks YouTube) that go over WebPackaging and Signed HTTP Exchanges in quite a bit of detail. BlinkOn 9 (April 2018): https://www.youtube.com/watch?v=rcJ9BLymVQE BlinkOn 10 (April 2019):...
@ibnesayeed I'm super interested! Would you like to present it next week? I still haven't lined up a speaker yet.
@ibnesayeed Great, I'll send you an email.
This is cool. I want it now! :-) (Fun fact - At Joyent, I used to work with Brock and Rob who made surge.sh ... they also created PhoneGap)
For my Filecoin work, I'm using EFS with k8s (manually configured). The Filecoin proof parameters are very large (~100GB) so it works well... there's no need to do any copying...