{"id":23763479,"url":"https://github.com/kpmy/mipfs","last_synced_at":"2026-04-02T01:35:36.007Z","repository":{"id":65566684,"uuid":"67138411","full_name":"kpmy/mipfs","owner":"kpmy","description":"ipfs middleware","archived":false,"fork":false,"pushed_at":"2018-09-02T13:19:36.000Z","size":59,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-17T01:41:52.755Z","etag":null,"topics":["ipfs","p2p","webdav"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kpmy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-01T14:29:04.000Z","updated_at":"2024-05-30T11:28:28.000Z","dependencies_parsed_at":"2023-01-30T00:30:15.705Z","dependency_job_id":null,"html_url":"https://github.com/kpmy/mipfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kpmy/mipfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpmy%2Fmipfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpmy%2Fmipfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpmy%2Fmipfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpmy%2Fmipfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpmy","download_url":"https://codeload.github.com/kpmy/mipfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpmy%2Fmipfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ipfs","p2p","webdav"],"created_at":"2024-12-31T22:12:33.409Z","updated_at":"2026-04-02T01:35:35.992Z","avatar_url":"https://github.com/kpmy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED\n\nThis package is deprecated since IPFS ver. 0.4.3 (i guess), because developers of IPFS had changed the semantics of /add method, that doesn't accept file body anymore.\n\n# mipfs (middleware for ipfs)\n\ninstall ipfs\n\n`docker run -d --name ipfs_host --restart always -p 8080:8080 -p 4001:4001 -p 127.0.0.1:5001:5001 ipfs/go-ipfs:latest`\n\n`docker run -it --volumes-from ipfs_host ipfs/go-ipfs:latest`\n\n`docker restart ipfs_host`\n\n## ipfs2webdav\n\n`git clone https://github.com/kpmy/mipfs.git`\n\n`cd mipfs`\n\n`docker build -t kpmy/mipfs:0.1 .`\n\n`docker create --restart always --name ipfs_webdav --link ipfs_host:ipfs -p 0.0.0.0:6001:6001 kpmy/mipfs:0.1`\n\n`docker start ipfs_webdav`\n\n### how to\n\nconnect to webdav ipfs `cadaver http://\u003caddr\u003e:6001/ipfs/` \n\nupload some files `cadaver put /path/to/file`\n\nthen look in browser `http://\u003caddr\u003e:6001/hash`\n\ndefault user/password: root:changeme\n\nadd new user: `curl -H \"Content-Type: application/json\" -d '{\"login\": \"user\", \"password\": \"password\"}' http://\u003chost\u003e:6001/user`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpmy%2Fmipfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpmy%2Fmipfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpmy%2Fmipfs/lists"}