immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.33k stars 1.61k forks source link

Resident agent installation key #788

Open jtagcat opened 7 months ago

jtagcat commented 7 months ago

Is your feature request related to a problem? Please describe. Admin pass should not ever be supplied to non-admin devices. While installing resident agents, administrators may sign in on client devices, potentially leaking credentials and/or staying signed in to Remotely.

Describe the solution you'd like

Describe alternatives you've considered Downloading the files and distributing them by other means (filedrop may be insecure), such as USB.

bcurran3 commented 4 months ago

RELATED: https://github.com/immense/Remotely/issues/829