ipfs/ipfs-companion
Switch to latest js-ipfs-api for /api/v0/dns lookups
オープン
#357 opened on 2018/01/16
good first issuehelp wantedkind/maintenancestatus/ready
Repository metrics
- Stars
- (1,992 個のスター)
- PR merge metrics
- (平均マージ 53d 3h) (30d で 1 merged PR)
説明
Background
- https://github.com/ipfs/js-ipfs-api/issues/501
- https://github.com/ipfs/js-ipfs/issues/904
- https://github.com/ipfs/js-ipfs-api/pull/665 (right now we send XHR manually)
Tasks
- Confirm that implementation in js-ipfs-api v17.3.0 is ready for use
- Update to the latest js-ipfs-api
- As a part of this task we should update option description and inform user that if DNSLINK lookup is enabled and public gateway is set as an active one, browser extension will send host names of every visited site to it (privacy leakage).