Skip to content
  • Robert Ricci's avatar
    Add support for loading code onto stargates by sshing into the · c414f1b9
    Robert Ricci authored
    stargate and running uisp there.
    
    Untested so far.
    
    Unfortunately, tbuisp now needs to be setuid root because it has to
    ssh into the stargates as root. So, take some precautions, like taint
    checking and dropping root privs before running uisp locally, to
    mitigate the risks.
    c414f1b9