• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#119 2026-01-19 18:29:03 +00:00
Support for folder upload/sharing

@spantheslayer commented on GitHub:

And what about folders? Is it possible?

michael commented on issue dutchcoders/transfer.sh#118 2026-01-19 18:29:03 +00:00
service side encryption for local backend

@paolafrancesca commented on GitHub:

hi @fnpanic

there is still open a PR I worked on long time ago: https://github.com/dutchcoders/transfer.sh/pull/162

there are some concerns having the…

michael commented on issue dutchcoders/transfer.sh#119 2026-01-19 18:29:03 +00:00
Support for folder upload/sharing

@paolafrancesca commented on GitHub:

You have to pack the folder before uploading

https://transfer.sh/ has multiple examples of different way to upload content

michael commented on issue dutchcoders/transfer.sh#118 2026-01-19 18:29:03 +00:00
service side encryption for local backend

@paolafrancesca commented on GitHub:

I forgot: you can achieve the same goal with https://github.com/dutchcoders/transfer.sh#encrypt--upload

michael commented on issue dutchcoders/transfer.sh#118 2026-01-19 18:29:03 +00:00
service side encryption for local backend

@fnpanic commented on GitHub:

Yes it does but if you download it form a windows box it is not very easy to decrypt it on the fly. That is why i think your patch is a great fit here.

michael commented on issue dutchcoders/transfer.sh#118 2026-01-19 18:29:03 +00:00
service side encryption for local backend

@fnpanic commented on GitHub:

@aspacca Thanks for your feedback! That is exactly what i was thinking about. The downsides are clear but it is really a good solution for encryption at rest.…

michael opened issue usnistgov/macos_security#49 2026-01-19 18:29:03 +00:00
User Preferences Revert to Defaults Following Reboot
michael opened issue usnistgov/macos_security#50 2026-01-19 18:29:03 +00:00
Generate findings report in XLS and PDF format
michael commented on issue dutchcoders/transfer.sh#118 2026-01-19 18:29:03 +00:00
service side encryption for local backend

@paolafrancesca commented on GitHub:

@fnpanic revamped it

but I can see this: https://github.com/golang/go/issues/44226

@stefanbenten what do you think?

michael opened issue usnistgov/macos_security#51 2026-01-19 18:29:03 +00:00
Request for Script or Function to Rollback Executed Commands
michael commented on issue dutchcoders/transfer.sh#120 2026-01-19 18:29:03 +00:00
max-downloads seems not to delete the file

@stefanbenten commented on GitHub:

Yeah, seems like we need to add no-cache directives to the actual content being served.

Additionally, the purging does only delete the files after the set…

michael commented on issue dutchcoders/transfer.sh#120 2026-01-19 18:29:03 +00:00
max-downloads seems not to delete the file

@paolafrancesca commented on GitHub:

hello @fnpanic , max-donwloads header doesn't delete the file, but rather just block the access to it

to delete a file you have two options:

  1. DELETE
michael commented on issue dutchcoders/transfer.sh#120 2026-01-19 18:29:03 +00:00
max-downloads seems not to delete the file

@stefanbenten commented on GitHub:

To me its more of the question whats the point in keeping the file on the service/server if it can not be downloaded anymore. Either its missing a feature of…

michael commented on issue dutchcoders/transfer.sh#120 2026-01-19 18:29:03 +00:00
max-downloads seems not to delete the file

@paolafrancesca commented on GitHub:

Additionally, the purging does only delete the files after the set retention time, not if the max-downloads has been reached

yes, but indeed I'm quite…

michael commented on issue dutchcoders/transfer.sh#120 2026-01-19 18:29:03 +00:00
max-downloads seems not to delete the file

@paolafrancesca commented on GitHub:

To me its more of the question whats the point in keeping the file on the service/server if it can not be downloaded anymore. Either its missing a feature of…

michael closed issue usnistgov/macos_security#49 2026-01-19 18:29:03 +00:00
User Preferences Revert to Defaults Following Reboot
michael closed issue usnistgov/macos_security#51 2026-01-19 18:29:03 +00:00
Request for Script or Function to Rollback Executed Commands
michael closed issue usnistgov/macos_security#50 2026-01-19 18:29:03 +00:00
Generate findings report in XLS and PDF format
michael commented on issue dutchcoders/transfer.sh#121 2026-01-19 18:29:03 +00:00
504 gateway time-out response from server

@Anarios commented on GitHub:

Same error. The tar.gz is a huge csv file archived (in case this info helps)

michael commented on issue dutchcoders/transfer.sh#121 2026-01-19 18:29:03 +00:00
504 gateway time-out response from server

@stefanbenten commented on GitHub:

Do you have a filename and timestamp for me? You can submit those via the website contact form if privacy should be kept.