{"id":17219256,"url":"https://github.com/dev-ritik/secure-file-transfer","last_synced_at":"2025-03-25T14:41:51.459Z","repository":{"id":69334496,"uuid":"313328989","full_name":"dev-ritik/Secure-file-transfer","owner":"dev-ritik","description":"CSN 503 course project for transferring encrypted file for corporate network","archived":false,"fork":false,"pushed_at":"2020-11-18T08:39:22.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T13:26:03.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-ritik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-16T14:32:08.000Z","updated_at":"2020-11-19T05:41:09.000Z","dependencies_parsed_at":"2023-03-01T14:15:48.443Z","dependency_job_id":null,"html_url":"https://github.com/dev-ritik/Secure-file-transfer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FSecure-file-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FSecure-file-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FSecure-file-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FSecure-file-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-ritik","download_url":"https://codeload.github.com/dev-ritik/Secure-file-transfer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245484542,"owners_count":20623103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T03:49:29.919Z","updated_at":"2025-03-25T14:41:51.424Z","avatar_url":"https://github.com/dev-ritik.png","language":"Python","readme":"# Secure file transfer\n\nA demonstration for secure file transfer within an organization for CSN-503 course project.\n\n## Implementation\nThe files are secured using RSA to encrypt and decrypt messages. The architecture used is:\n\n![Screenshot from 2020-11-18 02-28-20](https://user-images.githubusercontent.com/32809272/99504709-e7c93d00-29a5-11eb-9bf8-5c1ae6e9f483.png)\n\n- *Auth server* acts as a registry for active users. It provides root certificate as trust anchor with the network.\nIt uses its cert to sign authenticated user's public key in a certificate.\n- *Clients* Clients listen on ports for incoming connections and handle them using message handlers. Identity of a \nrequester is established using the cert provided by them. Cert chain is validated to establish the authenticity and\nprevent MITM attacks.\n- *Handshake* Our implementation defines and uses a 2-way handshake implemented over TCP handshake wherein both the \nparties exchange their cert so as to establish trust and authenticity.\n\n# References:\n- https://medium.com/mobile-development-group/trust-tls-ssl-and-https-b925ac9d59","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-ritik%2Fsecure-file-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-ritik%2Fsecure-file-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-ritik%2Fsecure-file-transfer/lists"}