Info

This question is closed. Reopen it to edit or answer.

Security of Distributed Computing

2 views (last 30 days)
Tim
Tim on 20 Aug 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
I have the opportunity to use a remote deployment of Matlab Distributed Computing Server, and I'm concerned about security (specifically protection of the Matlab code). I would use it by running source code on a local Matlab client linked to the remote MDCS. The program on the local Matlab client would use a parfor loop to send work to the MDCS.
Are there security vulnerabilities in the transmission of the work? Or opportunities for a third party to retrieve the source code from the server running MDCS while the work is in progress? If so (which is likely), what kind of risk is there?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!