|
|
|
|
|
by wscott
3558 days ago
|
|
There is no reason binaries have to be downloaded completely. They can be patched. And we can use rabin fingerprinting for deduplicating to not send duplicate blocks for each binary. Also, don't forget Chrome's approach of patching the disassembly of a binary.
https://www.chromium.org/developers/design-documents/softwar... |
|