Add a note about network connections

This commit is contained in:
Tad 2021-01-20 12:52:24 -05:00
parent ad284b4b20
commit 74ced35533

View file

@ -26,6 +26,7 @@ Technical Details
- Files have their MD5/SHA-1/SHA-256 hashes calculated in one pass - Files have their MD5/SHA-1/SHA-256 hashes calculated in one pass
- Realtime scanner is multithreaded and will use half of the device's core count for scanning multiple files asynchronously - Realtime scanner is multithreaded and will use half of the device's core count for scanning multiple files asynchronously
- Realtime scanning powered by a recursive FileObserver - Realtime scanning powered by a recursive FileObserver
- Network connections will be made to the following: https://divested.dev/MalwareScannerSignatures/{.api,*.h*b.gz}
Planned Updates Planned Updates
---------------- ----------------