Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2020-12-10 23:42:47 +0300
committerMatthias Held <ilovemilk@wusa.io>2020-12-10 23:42:47 +0300
commit4ac24b501566cfb6c191d4dc335e39e979743f03 (patch)
treee4b5b6cf1d0217f3b6bd5975d2e1e71cb2ac7cf3
parent19b8a09477173c85873ad84d24d896b9630053a2 (diff)
update appstore info
-rw-r--r--appinfo/info.xml17
1 files changed, 15 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9ed70cd..0c40b02 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,8 +3,21 @@
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>ransomware_detection</id>
<name>Ransomware recovery</name>
- <summary><![CDATA[This app offers synchronization monitoring and a file storage scanner for a guided user-controlled one-step ransomare recovery.]]></summary>
- <description><![CDATA[This app monitors file operations during the synchronization to detect ransomware attacks and also offers a post infection file storage scanner, which works even if it happend that you didn't have this app installed during an attack. This is done by using generic indicators for a guided user-controlled one-step recovery utilizing the integrated file versioning methods. Sponsored by the German Federal Ministry of Education and Research, and Prototype Fund.]]></description>
+ <summary><![CDATA[Ransomware detection with a guided user-controlled one-step recovery.]]></summary>
+ <description><![CDATA[This app monitors file operations during the synchronization to detect ransomware attacks. This is done by using generic indicators for a guided user-controlled one-step recovery utilizing the integrated file versioning methods.
+
+ ## Frequently Asked Questions
+
+ * *Can the Ransomware Recovery app used together with the Nextcloud official Ransomware Protection app?*
+ Yes, it can be used together with the Nextloud official Ransomware Protection app.
+
+ * *What's the difference between the Ransomware Recovery app and the Nextcloud official Ransomware Protection app?*
+ The difference between this apps is pretty simple: The Nextcloud official Ransomware Protection app uses white- and blacklisting of file extensions to protect you against ransomware files, this only works for already known ransomware families.
+ In contrast, the Ransomware Recovery app utilises the ransomware behaviour to mark possible ransomware attacks with an user-controlled recovery to give an easy-to-use mechanism to recover from unknown ransomware families.
+
+ ## Acknowledgements
+
+ Sponsored by the German Federal Ministry of Education and Research, and Prototype Fund.]]></description>
<version>0.9.0</version>
<licence>agpl</licence>
<author mail="matthias.held@uni-konstanz.de">Matthias Held</author>