Coders Packet

SecureMessage in python

By SOUHARDA MANDOL

The process of detecting the 2 step authentication message using google 2-Factor Authenticator extension.

 

This is a Message Security Tool built using Python. This Tool can ensure a secure environment where messages are sent between users and uses a combination of encryption and authentication. The messages are encrypted using a symmetric encryption algorithm, and the identity of the recipient is verified using username, password and an a two-factor authentication system.

 

The proposed method for securing messages sent between users, uses a combination of encryption and authentication. The messages are encrypted using a symmetric encryption algorithm, and the identity of the recipient is verified using username, password and an a two-factor authentication system.

 After initial verification of user based on username and password using Pandas Library, to add more security 2-Factor Authentication method is used. We can use any 2-Factor Authenticator App like Google 2-Factor Authenticator or Microsoft 2-Factor Authenticator App or their Google Chromeoutput2 step code

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by SOUHARDA MANDOL (souharda)

Download packets of source code on Coders Packet