TODO: Add item to support characteristic authorization in the agent
diff --git a/TODO b/TODO
index c53339b..c69e7bb 100644
--- a/TODO
+++ b/TODO
@@ -119,6 +119,12 @@
   Priority: Medium
   Complexity: C2
 
+- Agent for characteristics: Agent interface should be extended to support
+  authorization per characteristic if the remote is not in the trusted list.
+
+  Priority: Low
+  Complexity: C1
+
 - gatttool should have the ability to wait for req responses before
   quitting (some servers require a small sleep even with cmd's). Maybe a
   --delay-exit or --timeout command line switch.