@paolafrancesca commented on GitHub:
@pepa65 , @Anachron , the PR is ready, just needing to find a smart way to dump the X-Url-Delete header with curl
@paolafrancesca commented on GitHub:
I've created #128 with X-Url-Delete added to every upload. can someone please help with updating the README.md with a proper curl call that will…
@k0nsl commented on GitHub:
@awendland: see if you can have them add your fish-shell function here: https://transfer.sh/#samples
@nl5887 commented on GitHub:
Exactly why we haven't implemented it yet. I can imagine returning an extra delete header, but that won't be visible for most people. Especially not the people that…
@macblazer commented on GitHub:
For whoever wants to pick this up, here is the contents of the mapping file. I named it CommonCriteria_GPOS_PP_421.csv.
pp_os_v4.2.1,800-53r5
FCS_CKM.1,…
@monkz commented on GitHub:
3 attempts from the same IP unable to hit the code at least with hour precision -- functionality ban.
You can use arbitrary numbers of IP addresses. This allows…
@monkz commented on GitHub:
Usability thoughts about my post above:
Hosters should've the possibility to set defaults and limitations to parameters that are available in request headers, that…
@golbiga commented on GitHub:
The fix is in master, please test. Closing issue.
@golbiga commented on GitHub:
This has been fixed in the 0.9_prerelease branch, it will be included in the release.
Thanks for reporting it.
@nl5887 commented on GitHub:
Fixed with commit @2eb2d1d7f4526eff86f235667286284457c1585b
@monkz commented on GitHub:
I've to extend/amend my former comments: The deletion shouldn't be executed on a GET request - as it might result in deletion by crawlers (there were some image…
@Anachron commented on GitHub:
Ping @aspacca I've heard that you are the new owner of this repo.
@pepa65 commented on GitHub:
I think it is best to just always require a password in the url that crawlers could "never" guess right.
@paolafrancesca commented on GitHub:
@pepa65 the problem is that I don't find any proper solution to provide the ability for the uploader to delete the file in a way that others cannot without…
@pepa65 commented on GitHub:
I think having the uploader specify a secret at upload-time is best. Uploaders that think they might want to delete a file at some point need to do that. If it was an…
@golbiga commented on GitHub:
@peterlewis, one thing to note. The output will still be in the mobileconfigs folder. There will just be an additional folder within, based on the selected…
@schollz commented on GitHub:
Download and install:
wget https://storage.googleapis.com/golang/go1.6.2.linux-armv6l.tar.gz
sudo tar -C /usr/local -xzf go1.6.2.linux-armv6l.tar.gz
Add a…
@monkz commented on GitHub:
I would recommend a second url for deletion (independent of the download link), otherwise the -X DELETE variant would be accessible for annoying people, that delete…