Give me your opinion on my project

Link:https://github.com/ahmedomar2014/FTPChat

Feel free to say your opinion

It’s really hard to review a project if you don’t give us specific things to look for.

1 Like

i mean the idea it self of the project

I hope you are not rolling your own encryption.

I also agree that it’s hard to say much without specific questions.

I’m actually devolping a version with AES/Fernet encryption instead of mono-alphabetic one
My question is:
How do you think of the idea it self of the project (Chatting over FTP)?
What to improve in the code?
Is the readme good?

I think rolling your own encryption is a bad idea for anything you want anyone else to use

i know that, it is temprorary

Check this version:

i made it with fernet encryption