dweb-transports
dweb-transports copied to clipboard
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
createReadStream is a useful function in itself, for cases where not coming from an AV element. - [x] Transports should have createReadStream looping through transports like other functions - see...
Need a shim that will work with naming and intercept archive.org for localhost, THEN can remove terniaries in DwebMirror Part of #22 and #20
As more transports get integrated into dweb-transports, and as the IA's UI team start looking at using dweb-archivecontroller which depends on dweb-transports, its become necessary to split up dweb-transports and...
See https://github.com/ipfs/js-ipfs/issues/2411
GUN has a problem with not managing full storage - see https://github.com/internetarchive/dweb-archive/issues/46 for why not testing with GUn in dweb-archive because of this problem.
I'm working on adding "seed" as another supported function - the design thinking is in [dweb-mirror#117](https://github.com/internetarchive/dweb-mirror/issues/117) which is the first use case. @rodneywitcher - particularly interested in how we might...
I'm seeing two issues with wolk. a) URLs like https://cloud.wolk.com/dweb.archive.org/metadata/netlabels are failing with "Key not found" b) The library is returning that failure as a success, with a data structure...
Add DAT
should support DAT protocol in dweb-transports, this should be relatively straightforward. Note, this won't (currently) work in the browser due to WebRTC issues, but should work in Node (e.g. in...
Moved from: https://github.com/internetarchive/dweb-transport/issues/2 There are issues with persistence of the IPFS content stored. This is inherent to IPFS since there is no guarantee of persistence in IPFS and things are...