-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature request] Defend from crypto trojans #4868
Comments
While I get the use case. I do not think there is any way in which we can do this right. To be fair if you want your data to be safe from this kind of trojans you should have a backup (and no Nextcloud is not a backup it is file sync and share 😉). I recommend to have a backup even if there were no trojans. If you have some incremental backup utility backups are fast and quick. And you make sure that a trojan can't just decrypt and delete your data. |
Please report this. And as @rullzer said - detecting such stuff is really hard and can go horrible wrong. Just use offsite backups |
So, WannaCrypt is collecting now blood harvest.
Unfortunatelly there is no prevention utility with Nextcloud to defend from crypto trojans...
Yes, we have got history and versioning, but they are limited with quota range for users.
I have some ideas to defend from crypto trojans:
It would be very secure to has the way to prevent data loss from such attacks.
EDIT: There is another "bug" with using File Access Control as a defender -- https://help.nextcloud.com/t/virus-encoder-and-nextcloud/10594
Regards.
The text was updated successfully, but these errors were encountered: