githubtoipfs is a site to backup any public GitHub repo to IPFS, creating censorship resistant code 🤘
after seeing the tornado cash github being removed, along with unrelated repos of contributors, it had given me a reminder of how much trust we put in such centralized services.
i have so many projects that aren't backed up, that can be removed at any point :(
- head to
githubtoipfs.com
- grab your
.zip
link from github by pressingcode
on the repo, and right-clickingdownload .zip
- throw it in and we'll give ya an IPFS hash!
Vercel: https://githubtoipfs.com & https://githubtoipfs.vercel.app
npm install
npm run dev
- Built in 4 hours after obsessing over the idea. Definitely needs improvement 😝
- ChakraUI & NextJS for frontend (relies on serverless to fetch repo)