prettydiff/share-file-systems

Refactor file system security

prettydiff opened this issue · 1 comments

All distribution concerns and security are now proven against a new simplified routing mechanism, but file system security remains complex for the old and incomplete routing approach.

  • Remove security concerns from the file system libraries and move this into sender.route method.
  • Remove any routing or distribution concerns from the file system libraries.
  • Test everything against the user test automation samples.

Resolved in 0.4.1 now in master.