{"id":22363846,"url":"https://github.com/xrahul/secure-stuff-transfer","last_synced_at":"2026-04-12T13:52:24.758Z","repository":{"id":71075156,"uuid":"109602989","full_name":"xRahul/secure-stuff-transfer","owner":"xRahul","description":"Transfer data from host to host securely.","archived":false,"fork":false,"pushed_at":"2023-12-15T02:44:52.000Z","size":80,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T16:35:16.530Z","etag":null,"topics":["chat-application","gradle","java","java-8","javascript","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://secure-stuff-transfer.herokuapp.com/","language":"CSS","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/xRahul.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":"2017-11-05T18:02:53.000Z","updated_at":"2017-11-06T05:32:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a41e208c-b098-4a44-b145-ffc17d1d8018","html_url":"https://github.com/xRahul/secure-stuff-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/xRahul%2Fsecure-stuff-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xRahul%2Fsecure-stuff-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xRahul%2Fsecure-stuff-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xRahul%2Fsecure-stuff-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xRahul","download_url":"https://codeload.github.com/xRahul/secure-stuff-transfer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245678902,"owners_count":20654738,"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":["chat-application","gradle","java","java-8","javascript","spring","spring-boot"],"created_at":"2024-12-04T17:17:21.954Z","updated_at":"2026-04-12T13:52:19.709Z","avatar_url":"https://github.com/xRahul.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Secure Stuff Transfer\n\n![Heroku](https://heroku-badge.herokuapp.com/?app=heroku-badge)\n\nPlan is to create a secure data transfer tool at the end.\n\nCurrent Implementation:\n* A basic chatroom web app following tutorial: https://www.callicoder.com/spring-boot-websocket-chat-example/\n\nNext Planned:\n* Adding public/private keys in JS to secure chats end-to-end.\n  * Each user who joins the chatroom will have a public/private key value pair.\n  * On joining the chatroon, public key along with username will be sent to the server for storage.\n  * Whenever a new user joins, they will get the complete list of users and their public keys.\n  * When sending a chat, that chat will be individually encrypted for each user with their public keys and sent to the server.\n  * The server then sends that payload to the channel and each user will decrypt the chat by their private key and it will be displayed to them.\n  * The payload will have a tag signifying it's a public chat for the entire chatroom\n  \nFurther Iteration:\n* Adding private chat support.\n* Using the framework to send other type of data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxrahul%2Fsecure-stuff-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxrahul%2Fsecure-stuff-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxrahul%2Fsecure-stuff-transfer/lists"}