diff --git a/res/drawable/ic_signature.xml b/res/drawable/ic_signature.xml
new file mode 100644
index 0000000..a3fc66f
--- /dev/null
+++ b/res/drawable/ic_signature.xml
@@ -0,0 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 7defe58..35cbe67 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1035,4 +1035,8 @@
Edit Icon
Enable the tile edit icon in the footer
+
+
+ Allow signature spoofing
+ Allow apps to bypass security systems by pretending to be a different app.
diff --git a/res/xml/cherish_settings_misc.xml b/res/xml/cherish_settings_misc.xml
index bcffdf2..47ff7db 100644
--- a/res/xml/cherish_settings_misc.xml
+++ b/res/xml/cherish_settings_misc.xml
@@ -64,6 +64,13 @@
android:summary="@string/click_partial_screenshot_summary"
android:defaultValue="false" />
+
+