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>2018-09-26 21:07:16 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-09-26 21:07:16 +0300
commit130522e395cff0444baa02a538d7cb9e75d690d1 (patch)
treeaa598cebb4f7ac811682d54c35394cf6cb78a616 /appinfo
parent3df04bbf354c7762578df38b451354635646e551 (diff)
Chane display name from ransomware detection to ransomware recovery
Signed-off-by: Matthias Held <matthias.held@uni-konstanz.de>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9629fd4..d62b746 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,7 +2,7 @@
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>ransomware_detection</id>
- <name>Ransomware detection</name>
+ <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.]]></description>
<version>0.4.0</version>