a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by qiy
qiy  ·  3054 days ago  ·  link  ·    ·  parent  ·  post: Show Hubski: I made a tool to search IPFS on IPFS

Could hubski be on ipfs? Not necessary but it would be so cool.





Meriadoc  ·  3054 days ago  ·  link  ·  

mk has shown interest in doing it.

user-inactivated  ·  3054 days ago  ·  link  ·  

Not in its present form, unfortunately. Hubski is powered by a server database and user authentication for login, and probably other things which aren't (currently) supported on ipfs. All of the code that runs on ipfs is 'client-side' code as opposed to server-side, so certain aspects--like data and content--from hubski could be stored on ipfs, but hubski couldn't run entirely on ipfs. It might not be worth it until the ipfs spec stabilizes though. Some of the hubski source code, if you're interested :)