{"id":24637889,"url":"https://github.com/obaa10/secure-102","last_synced_at":"2025-03-20T09:25:38.918Z","repository":{"id":222650935,"uuid":"756783825","full_name":"Obaa10/secure-102","owner":"Obaa10","description":"This project aims to create a secure communication system between the university entity and its students and professors. The system operates on a client-server architecture, prioritizing information security through various encryption technologies.","archived":false,"fork":false,"pushed_at":"2024-02-25T11:40:34.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T10:12:16.070Z","etag":null,"topics":["certificate-based-authentication","digital-signatures","encryption"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Obaa10.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}},"created_at":"2024-02-13T09:57:23.000Z","updated_at":"2024-02-16T08:03:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1bd1535-d104-43e4-8b5d-55eac662b04f","html_url":"https://github.com/Obaa10/secure-102","commit_stats":null,"previous_names":["obaa10/secure-102"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Obaa10%2Fsecure-102","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Obaa10%2Fsecure-102/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Obaa10%2Fsecure-102/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Obaa10%2Fsecure-102/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Obaa10","download_url":"https://codeload.github.com/Obaa10/secure-102/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244584383,"owners_count":20476534,"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":["certificate-based-authentication","digital-signatures","encryption"],"created_at":"2025-01-25T10:12:21.355Z","updated_at":"2025-03-20T09:25:38.899Z","avatar_url":"https://github.com/Obaa10.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secure-102\nThis project aims to create a secure communication system between the university entity and its students and professors.\nThe system operates on a client-server architecture, prioritizing information security through various encryption technologies. \n\n## Key features include:\n\n- ### Client-Server Architecture:\n  The system comprises a server responsible for handling requests from clients (students and professors).\n  Concurrency Handling: The server is designed to efficiently handle multiple client connections simultaneously.\n- ### Concurrency Handling:\n The server is designed to efficiently handle multiple client connections simultaneously.\n- ### Information Security:\n  The system employs encryption technologies to ensure confidentiality, integrity, non-repudiation, authentication, and authorization.\n  ## Encryption Technologies:\n  1. ## Data Encryption:\n     - ### Symmetric Encryption:\n      Utilized to encrypt data transmitted between clients and the server. Symmetric encryption employs a single shared key for both encryption and decryption.\n     - ### Hybrid Encryption:\n     A combination of symmetric and asymmetric encryption techniques. Symmetric encryption is used for data encryption, while asymmetric encryption (e.g., PGP) is utilized for key exchange.\n  2. ## Digital Signatures:\n     - ### Integrity Verification: Professors can digitally sign data using cryptographic algorithms to ensure the data's integrity and authenticate its origin.\n     - ### Non-Repudiation: Digital signatures provide proof of the signer's identity and prevent them from denying their involvement in the signed data.\n  3. ## Certificate-based Authentication:\n     - ### Client Authentication: Clients and professors are authenticated using digital certificates issued by a trusted Certificate Authority (CA). These certificates verify the identities of clients and professors, enhancing the system's security.\n     - ### Server Authentication: The server presents its digital certificate to clients during the authentication process, ensuring clients are connecting to the legitimate server and not a malicious entity.  \n## Usage:\n1. Clone the repository.\n2. Run the server application.\n3. Clients can connect to the server using their credentials.\n4. Follow the authentication process to access the university system securely.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobaa10%2Fsecure-102","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobaa10%2Fsecure-102","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobaa10%2Fsecure-102/lists"}