You are on page 1of 5

Msc Computer Science project proposal

CHATBOT SECURITY

By Mishra Sakshi Vijaynath


Seat No.3517344
INTRODUCTION

• What is chatbot
A chatbot is an artificial intelligence (AI) software that can simulate a
conversation (or a chat) with a user in natural language through
messaging applications, websites, mobile apps or through the telephone.
• How to secure
• User IDs and Passwords: Instead of allowing anyone to use your
chatbot, require they become a registered user. Criminals like easy
targets. Therefore, just an additional step like registering with a
website could deter a would be cybercriminal.
• End-to-End Encryption: This can prevent anyone other than the
receiver and sender from seeing any part of the message or
transaction.
• Programming language:

Frontend: Python

Backend:Python
Thank You

You might also like