From e37fc8880e366ab838b207cccda6e2c7948ca17f Mon Sep 17 00:00:00 2001 From: Pablu23 <43807157+Pablu23@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:11:24 +0100 Subject: [PATCH] Update readme.md --- readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 0610098..6d5955f 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,6 @@ Probably has bugs Not secure at all, for example: - Path exploits -- unencrypted Communication Those two things are going to get fixed @@ -18,5 +17,9 @@ Points that might or might not get looked at: - Maybe Upload Feature - Simple Users auth so you can only get your Files - If Users maybe groups so you can share Files with your Friends (very unlikly to happen) -- Better Go Project structure - Comments + +Known Bugs / Errors / Fix list: +- Pte Packet is received twice from Client +- No Rsa Encryption for symmetric Key +- Path Exploits (will get changed to only allow Files in curr exe Path or Configurable Path)