web/secret_note_keeper/adminbot_old/bot/admin_bot.py (2 lines): - line 40: bugs = cursor.fetchall() #TODO not sure if I fetch all .. how participants will affect each other? - line 61: chrome_options.add_argument('--no-sandbox') #TODO need to cancel this web/secret_note_keeper/web/app/app/main.py (2 lines): - line 155: # TODO do some validation to make sure that this is either empty or absoulte URI - line 195: # TODO remove a note from the db misc/j0hnny_5/server.go (1 line): - line 24: DELIMITER byte = '\r' // TODO: Consider giving a hint if too many connections are missing the delimiter? web/secret_note_keeper/adminbot/bot/admin_bot.py (1 line): - line 68: bugs = cursor.fetchall() #TODO not sure if I fetch all .. how participants will affect each other? crypto/netscream/src/crypto.c (1 line): - line 64: //TODO red herring with time, always ends up returning true reversing/nomoreseacrypts/generate.py (1 line): - line 2: # TODO: Add encrypted flag generation script here