Show HN: Nigit – Expose Shell Scripts as HTTP API
by wink on 1/7/2016, 2:46:41 PM
While it's nice and handy I'd be cautious to let that run anywhere else than localhost.
To sanitize/whitelist this kind of input as in json -> go -> shell.. I'm giving up, I'm too paranoid to even think about making this safe :)
by dozzie on 1/7/2016, 3:01:41 PM
How did we end with everything being "API" and nothing being "service" any longer?
While it's nice and handy I'd be cautious to let that run anywhere else than localhost.
To sanitize/whitelist this kind of input as in json -> go -> shell.. I'm giving up, I'm too paranoid to even think about making this safe :)