Hacker News new | ask | show | jobs
by jstanley 3285 days ago
I cloned the repo in case it gets taken down from GitHub as well.

It's also in ipfs at /ipfs/QmXZwBkdVXBQoB7uZMUh5bzfKAHXnJT836GV1xotiQ46RW and I've pinned it on both of my ipfs servers.

If you want to do the same:

  ipfs pin add QmXZwBkdVXBQoB7uZMUh5bzfKAHXnJT836GV1xotiQ46RW
or to get it from github:

  git clone https://github.com/laie/WorldsFirstSha2Vulnerability
  ipfs add -Hr WorldsFirstSha2Vulnerability/
(-H includes hidden files - i.e. .git/)