Irakli Gozalishvili
Irakli Gozalishvili
> @Gozala Is there a way we could remove the need for self-signed certificates? I am afraid adding stuff to system cert vault simply won't work in many environments. It...
@lidel This is the good article https://letsencrypt.org/docs/certificates-for-localhost/ that goes into details of what options are available in terms of certificates for localhost.
There is actually one more thing I have being thinking about, essentially what I'm trying to do is reincarnate "Flash Player" (I know it pains me as well). Flash was...
I wrote down more elaborate explanation of how things work in my setup: https://hackmd.io/s/r1ovevAfN# I also have made following changes: - Lunet no longer uses ServiceWorker instead it moved to...
> * Safari not talking to http is another major roadblock. Without self signed certificates I don't see any other way to overcome it. Using Flash player is only option...
So I am able to connect my Firefox and Safari by manually copy & pasting offer and answer `RTCSessionDescription`s between instances. I'm not entirely sure what what the `sdp` format...
Turns out Safari is deliberately blocking access to http://127.0.0.1, [Bug 171934](https://bugs.webkit.org/show_bug.cgi?id=171934) has relevant conversations, sadly not very constructive from either end. @lidel also unless I'm overlooking an sarcasm from the...
@lidel from the description I do not really understand what the default content type is expected to be when navigating to e.g. https://ipfs.io/ipfs/bafyreiahmfp4l6ii7h4ceumxdpaxwss5dldbevuvftjokcm6tx26gtgriy Right now it's 404 with response body:...
> Would you or someone from IPLD team be interested in writing a proposal for it? I think people close to IPLD should drive it, I'll be happy to help...
@lidel we have identified some of problems with bunch of content that links to stuff outside of ipfs realm as those links get blocked by CSPs. While it is a...