Easy file sharing for the mere mortal
Find a file
Olivier Tremblay 9ba5d0accf
Hash the file path
This hashes the path using a combination of username, hostname, and
absolute file path.  The end result is a URL that is harder to
guess, and immensely smaller chances of collision between users.
2018-10-12 07:10:07 -04:00
.gitignore Initial commit 2018-10-11 21:27:27 -04:00
go.mod Initial sharing work 2018-10-11 21:28:52 -04:00
go.sum Initial sharing work 2018-10-11 21:28:52 -04:00
LICENSE Initial commit 2018-10-11 21:27:27 -04:00
main.go Hash the file path 2018-10-12 07:10:07 -04:00
README.md Initial commit 2018-10-11 21:27:27 -04:00

sharethis

Easy file sharing for the mere mortal