• Joined on 2025-07-20
michael opened issue usnistgov/macos_security#313 2026-01-19 18:30:02 +00:00
sysprefs_find_my_disable
michael opened issue usnistgov/macos_security#314 2026-01-19 18:30:02 +00:00
Concurrent session limit for SSH is not working
michael opened issue usnistgov/macos_security#315 2026-01-19 18:30:02 +00:00
os_siri_prompt_disable
michael closed issue usnistgov/macos_security#313 2026-01-19 18:30:02 +00:00
sysprefs_find_my_disable
michael closed issue usnistgov/macos_security#314 2026-01-19 18:30:02 +00:00
Concurrent session limit for SSH is not working
michael commented on issue dutchcoders/transfer.sh#361 2026-01-19 18:30:02 +00:00
remove need for file name on upload, simplify API

@nl5887 commented on GitHub:

Previous week I updated transfer.sh. You should be able to upload files without a filename now. Btw curl will append the filename of the uploaded file by default.

michael closed issue usnistgov/macos_security#315 2026-01-19 18:30:02 +00:00
os_siri_prompt_disable
michael commented on issue dutchcoders/transfer.sh#363 2026-01-19 18:30:02 +00:00
how to build this, its not working ubuntu 15.04 server

@paolafrancesca commented on GitHub:

@devpets you need to set $GOPATH and have the code in $GOPATH/src/github.com/dutchcoders/transfer.sh see: https://github.com/golang/go/wiki/SettingGOPATH

michael commented on issue dutchcoders/transfer.sh#363 2026-01-19 18:30:02 +00:00
how to build this, its not working ubuntu 15.04 server

@paolafrancesca commented on GitHub:

@mckaygerhard none of them, they may be in the future

michael commented on issue dutchcoders/transfer.sh#363 2026-01-19 18:30:02 +00:00
how to build this, its not working ubuntu 15.04 server

@devpets commented on GitHub:

How to build? Downloaded master.zip, running: transfer@archive:/transfer.sh/cmd$ cd .. transfer@archive:/transfer.sh$ ls cmd Dockerfile extras LICENSE …

michael commented on issue dutchcoders/transfer.sh#363 2026-01-19 18:30:02 +00:00
how to build this, its not working ubuntu 15.04 server

@mckaygerhard commented on GitHub:

umm that are interesting, but after read this https://dave.cheney.net/2013/06/14/you-dont-need-to-set-goroot-really i think setting gorrot or gopath are a…

michael commented on issue usnistgov/macos_security#314 2026-01-19 18:30:02 +00:00
Concurrent session limit for SSH is not working

@robertgendler commented on GitHub:

The MaxSessions setting within sshd.conf does not do what people think it does exactly.

This turns out the only way to limit it is by editing the kernel…

michael opened issue dutchcoders/transfer.sh#364 2026-01-19 18:30:02 +00:00
Page tries to load scripts from unsecure domain
michael opened issue dutchcoders/transfer.sh#366 2026-01-19 18:30:02 +00:00
is http://transfer.sh/ down?
michael closed issue dutchcoders/transfer.sh#364 2026-01-19 18:30:02 +00:00
Page tries to load scripts from unsecure domain
michael opened issue usnistgov/macos_security#316 2026-01-19 18:30:02 +00:00
os_camera_disable
michael opened issue usnistgov/macos_security#318 2026-01-19 18:30:02 +00:00
sysprefs_diagnostics_reports_disable
michael closed issue usnistgov/macos_security#317 2026-01-19 18:30:02 +00:00
Consider adding a GLBA baseline
michael closed issue usnistgov/macos_security#318 2026-01-19 18:30:02 +00:00
sysprefs_diagnostics_reports_disable
michael commented on issue dutchcoders/transfer.sh#364 2026-01-19 18:30:02 +00:00
Page tries to load scripts from unsecure domain

@nl5887 commented on GitHub:

Thx, this should be fixed now.