pimp-my-box icon indicating copy to clipboard operation
pimp-my-box copied to clipboard

ruTorrent: Further RPC hardening

Open pyroscope opened this issue 7 years ago • 0 comments

  • use the httprpc plugin – https://github.com/Novik/ruTorrent/wiki/PluginHTTPRPC
  • offer the RPC mount only as an option (default off)
  • obfuscate the mount point name using ansible_machine_id (or a 7-digit SHA256 thereof)
  • see also #9

pyroscope avatar Mar 04 '18 12:03 pyroscope