-
Notifications
You must be signed in to change notification settings - Fork 55
Description
I think we should run a second process on the bitcoin nodes, which will simply watch a directory for executables, and run them when new ones are detected.
This watches /tmp/watchdog
and runs whatever it finds there (#dangerzone).
This is of course fun, but also we can use it to generate random network activity without requiring the RPC server to co-ordinate everything using synchronous JSONRPC calls over http (zzzzzz)...
Someone already made a nice python lib to do this, so the code ends up pretty simple.
I know it sounds like a terrible idea, but I think it might actually be quite useful! The only issue is that we may want to add a gpg sig file or something if we had this during an attack day, as we wouldn't last long with folks dropping in auto-executed files...
Thoughts?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status