SecureShare – Peer2Peer Encrypted File Sharing without Centralized Server.

SecureShare is a peer-to-peer encrypted file sharing tool that transfers files securely without a centralized server. Using AES 256-bit encryption, it ensures that only the intended recipient can access the data, maintaining privacy and security throughout the transfer process.
Description
Issues / PRs
Team Members

SecureShare is a Django-based tool for peer-to-peer encrypted file sharing without a centralized server. It ensures privacy and security using AES 256-bit encryption, protecting data throughout the transfer process. When a file is sent, it is first byte-encoded on the client side before being encrypted on the server side. The encrypted file is then directly transferred to the recipient without being stored on any central server. On the recipient's end, the file is decrypted on the server side and byte-decoded on the client side to restore the original file. This process ensures that only the intended recipient can access the file, enabling secure, private, and direct file transfers.

No Issues, PRs or Discussions added.
Brijesh Poojary
Brijesh Poojary
brijesh_poojary
Kushal S
Kushal S
kushal_s
Suhas S
Suhas S
suhas_s
Gajendra N A
Gajendra N A
gajendra_n_a