Skip to content

NatthawanSrisan/LockTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

LockTalk

Secure. Simple. Silent.

LockTalk is a secure messaging web app built for privacy-focused communication. Designed with simplicity and end-to-end encryption (E2EE) in mind, LockTalk offers users a safe and minimal way to exchange messages.


๐Ÿ›ก๏ธ Features

  • End-to-End Encrypted (E2EE) messaging using Fernet (symmetric encryption)
  • Simple, clean UI built with HTML, CSS, and JavaScript
  • Lightweight backend using Flask (Python)
  • SQLite database for local message storage
  • Login system (basic session-based authentication)

๐Ÿง  Tech Stack

  • Frontend: HTML5, CSS3, JavaScript
  • Backend: Python, Flask
  • Database: SQLite
  • Encryption: Python cryptography (Fernet)

๐Ÿš€ Getting Started

Prerequisites

  • Python 3.x
  • pip
  • Flask
  • cryptography module

Installation

git clone https://github.com/NatthawanSrisan/locktalk.git
cd locktalk
pip install -r requirements.txt
python app.py

About

Minimal secure messaging for privacy-conscious users, built with Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors