summaryrefslogtreecommitdiffstats
path: root/users/drashna/sensitive.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/sensitive.h')
-rw-r--r--users/drashna/sensitive.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/drashna/sensitive.h b/users/drashna/sensitive.h
new file mode 100644
index 000000000..bf47263bd
--- /dev/null
+++ b/users/drashna/sensitive.h
@@ -0,0 +1,8 @@
+const char secret[][64] = {
+ "test1",
+ "test2",
+ "test3",
+ "test4",
+ "test5"
+};
+