ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
16.1k stars 3.01k forks source link

IPFS Feedback #849

Closed jbenet closed 5 years ago

jbenet commented 9 years ago

Hey all, would be great to get some feedback of the things you'd like IPFS to do better right now. This includes the go-ipfs repo, the ipfs protocol, the webui, all our codebases, our community channels-- really, anything. There's of course a lot well known and planned-- i'm merely prioritizing where we spend our efforts in the coming weeks.

Some questions to get you thinking:

Thanks, Juan

whyrusleeping commented 9 years ago

I wish that the protocol didnt appear to have two layers of msgio wrapping.

BrendanBenshoof commented 9 years ago

I want to be able to pin files in the webui. In combination with this, I want to be able to start a download in the background easily.

kevinwallace commented 9 years ago

I wish the IPNS<->DNS mapping felt more finalized, so I could start relying on it.

whyrusleeping commented 9 years ago

I wish all the log messages didnt say <autogenerated>

chriscool commented 9 years ago

I wish that there were more tutorials, like step by step way to create a simple js app.

whyrusleeping commented 9 years ago

I wish the daemon shut down quickly when i press ctrl + c

Luzifer commented 9 years ago

I wish there would be an HTTP-API documentation one can play around with (like on apiary or similar)

Luzifer commented 9 years ago

I wish there would be a way to see what mime-type the content of a hash has / which name it would be called by before downloading.

cryptix commented 9 years ago

I wish there would be an HTTP-API documentation one can play around with (like on apiary or similar)

:+1: but I'd like to have a clean cut go client package for interfacing with the JSON API.

I feel like core/commands already is that but it is only consumed by the cli tool from which it is hard to grasp how to use the commands on it's own. Maybe pkg commands just lacks documentation and usage examples.

whyrusleeping commented 9 years ago

I wish ipfs had support for microtransactions.

Powersource commented 6 years ago

Pretty old thread heh.

But I wish IPNS was less buggy/faster I guess.

daviddias commented 5 years ago

Continues on https://github.com/ipfs/notes/issues/318