• Joined on 2025-07-20
michael opened issue usnistgov/macos_security#3 2026-01-19 18:28:54 +00:00
Tailoring system_settings_screensaver_ask_for_password_delay_enforce $ODV=0 does not create a custom rule
michael closed issue dutchcoders/transfer.sh#83 2026-01-19 18:28:54 +00:00
Can we have powershell variant of transfer function?
michael opened issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file
michael commented on issue dutchcoders/transfer.sh#82 2026-01-19 18:28:54 +00:00
--listener should allow specifying the network interface too, not just the port

@mpl commented on GitHub:

sure, thanks. I might do that then ;)

michael commented on issue dutchcoders/transfer.sh#82 2026-01-19 18:28:54 +00:00
--listener should allow specifying the network interface too, not just the port

@paolafrancesca commented on GitHub:

good catch! thanks

btw, feel free to open a PR for it if you have time :)

michael commented on issue dutchcoders/transfer.sh#82 2026-01-19 18:28:54 +00:00
--listener should allow specifying the network interface too, not just the port

@mpl commented on GitHub:

Nevermind, I was fooled by your log line that says "listening on port:" (it should say "listening on addr" or something like that instead), but it actually works since…

michael commented on issue usnistgov/macos_security#3 2026-01-19 18:28:54 +00:00
Tailoring system_settings_screensaver_ask_for_password_delay_enforce $ODV=0 does not create a custom rule

@brodjieski commented on GitHub:

Identified the issue where when setting the value to 0, python treated it as false. This is corrected in the dev_2.0 branch, but not sure we will address in 1.0.

michael commented on issue dutchcoders/transfer.sh#82 2026-01-19 18:28:54 +00:00
--listener should allow specifying the network interface too, not just the port

@paolafrancesca commented on GitHub:

Nevermind, I was fooled by your log line that says "listening on port:" (it should say "listening on addr"

I will change the log entry :)

michael commented on issue dutchcoders/transfer.sh#83 2026-01-19 18:28:54 +00:00
Can we have powershell variant of transfer function?

@thisismygitrepo commented on GitHub:

Hi A, actually windows natively support cmd (surprise) so I'm calling the .cmd script that you provided with no issue whatsoever.

michael commented on issue dutchcoders/transfer.sh#82 2026-01-19 18:28:54 +00:00
--listener should allow specifying the network interface too, not just the port

@mpl commented on GitHub:

@aspacca cool.

Btw, on that subject, I would advise you not to ignore the error at

https://github.com/dutchcoders/transfer.sh/blob/main/server/server.go#L549

be…

michael commented on issue dutchcoders/transfer.sh#83 2026-01-19 18:28:54 +00:00
Can we have powershell variant of transfer function?

@paolafrancesca commented on GitHub:

hello @thisismygitrepo , I don't know anything about .ps1, sorry If you are able to provide a version of the scripts for it, I will gladly add to the content

michael commented on issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file

@stefanbenten commented on GitHub:

Do you see both files in the bucket? There should be the raw file and the .metadata file. The above suggests, that the metadata file isnt there. @anaschaudhary33

michael commented on issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file

@stefanbenten commented on GitHub:

Could it be that your access grant does not allow list/download/deletes? Did you try listing the bucket and downloading the file using the same access grant?

michael opened issue usnistgov/macos_security#5 2026-01-19 18:28:54 +00:00
Dev_2.0 spot check on rules - noticed a few empty platforms: {} mappings
michael commented on issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file

@anaschaudhary33 commented on GitHub:

Both filename and filename.metadata are present in the storj bucket.

michael closed issue usnistgov/macos_security#4 2026-01-19 18:28:54 +00:00
Redacted
michael commented on issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file

@anaschaudhary33 commented on GitHub:

I have recheck(using uplink cli) that the access grant is able to list+download+delete. I have also changed the access grant after verifying it's able to…

michael commented on issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file

@stefanbenten commented on GitHub:

Would you mind sharing the setup details (without the secrets of course)? Command line arguments would help to double check. I just setup a test instance and…

michael closed issue usnistgov/macos_security#6 2026-01-19 18:28:54 +00:00
Issue with generating pdf with generate_guidance script
michael commented on issue dutchcoders/transfer.sh#84 2026-01-19 18:28:54 +00:00
provider-storj: Getting error 'not found' for every uploaded file

@anaschaudhary33 commented on GitHub:

I have deployed docker image through northflank.com.

  1. Setup…