Comment on Show HN: UpShot, Open Source Screenshot Sharing via Dropbox on OS XparentComments−RoboTeddy13yWorked off that to make one that uploads to s3:https://github.com/RoboTeddy/dotfiles/blob/master/bin/screen...- uses https, to keep url and screenshot secret- uses long random filenames to prevent enumeration- copies url to clipboard before upload starts, so you can paste it immediately
Comments
Worked off that to make one that uploads to s3:
https://github.com/RoboTeddy/dotfiles/blob/master/bin/screen...
- uses https, to keep url and screenshot secret
- uses long random filenames to prevent enumeration
- copies url to clipboard before upload starts, so you can paste it immediately