about summary refs log tree commit diff stats
path: root/manual_tests
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-02-01 21:06:17 -0800
committerKartik K. Agaram <vc@akkartik.com>2022-02-01 21:06:17 -0800
commit7968134246b203fcef53794155ac5333b826fc60 (patch)
tree4dfe374002cad330db523bd0db4a266612c38307 /manual_tests
parent90904f344ab4ab010d4d947d3f02df2ab3864dbb (diff)
downloadteliva-7968134246b203fcef53794155ac5333b826fc60.tar.gz
new potential threat vector
Diffstat (limited to 'manual_tests')
-rw-r--r--manual_tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual_tests b/manual_tests
index af2e3ac..192ca2b 100644
--- a/manual_tests
+++ b/manual_tests
@@ -24,3 +24,6 @@ running app.. shouldn't grow the call stack either.
 
 == security/privacy
 program draws over menu -> getch -> Teliva menu is still visible
+
+TODO protect sensitive teliva files (teliva_edit_buffer, etc.)
+  should we protect .c sources?