Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amri-tah authored Dec 29, 2023
1 parent 3198c79 commit 38c43b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains a secure file transfer system implemented in Python, providing a reliable and encrypted method for uploading, downloading, and displaying files between a client and server. The system incorporates Fernet symmetric encryption for secure data transmission and uses Merkle trees for integrity verification.


![no-files](https://github.com/amri-tah/Secure-File-Transfer/assets/126688534/15184999-0a52-4a02-a0e7-4035588c9265)
![app](https://github.com/amri-tah/Secure-File-Transfer/assets/111682039/0d246345-3d0f-4ce6-b4ee-d69bd3a58d1b)


## Features
Expand Down

0 comments on commit 38c43b5

Please sign in to comment.