Xavier Maysonnave

Results 40 comments of Xavier Maysonnave

Potentially Infeasible: https://github.com/lastmjs/ethereum-pm/issues/14

Follow the 3box initiative with IPLD dag-jose: https://github.com/ipld/specs/pull/269

https://github.com/ipfs/go-ipfs/blob/master/docs/config.md#gatewaypublicgateways-usesubdomains https://github.com/ipfs/go-ipfs/blob/master/docs/config.md#gateway-recipes

ipfs cidv0 -> dag-pb, sha-256, base58btc ipfs cidv1 -> dag-pb, sha-256, base32 ipns key generated from ipfs-http-client as ED25519 ipns cidv0 -> dag-pb, identity-288,, base58btc ipns cidv1 -> libp2p-key, identity-288...

I randomly face the same situation on my project: https://github.com/xmaysonnave/tiddlywiki-ipfs Here is a screenshot. ![snyk-badge-issue](https://user-images.githubusercontent.com/20576132/82747097-aae40b00-9db3-11ea-97e4-8f68052d2c9c.png) Thanks

@anthogez You're welcome. Keep up your good work?

I made some further tests with the official TiddlyWiki @ https://tiddlywiki.com/. Drag and drop a pdf. Import the file Open the developer console Open the imported tiddler The console display...

Hi Jeremy, I also dig the issue this morning and realised it was the pdf extension from chrome who complains. I don't have the problem on chromium though. I try...

Hi Jeremy, First thank you to provide me the right direction. I confirm your previous tests. Here are some tests and thoughts, I work on Debian Buster - With Chrome...

Opened a bug report @ Google : https://bugs.chromium.org/p/chromium/issues/detail?id=1030158