{"id":42519510,"url":"https://github.com/confy-security/server","last_synced_at":"2026-01-28T15:14:51.372Z","repository":{"id":285413687,"uuid":"958030437","full_name":"confy-security/server","owner":"confy-security","description":"Web server for forwarding messages sent by compatible client applications","archived":false,"fork":false,"pushed_at":"2025-11-03T11:32:06.000Z","size":375,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-13T17:30:43.270Z","etag":null,"topics":["confy","fastapi","redis","uvicorn","websocket"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confy-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-31T14:27:46.000Z","updated_at":"2025-11-03T11:32:10.000Z","dependencies_parsed_at":"2025-03-31T16:53:49.850Z","dependency_job_id":"26bb5881-7084-4314-a737-126fc639e0a6","html_url":"https://github.com/confy-security/server","commit_stats":null,"previous_names":["confy-security/server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/confy-security/server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confy-security%2Fserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confy-security%2Fserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confy-security%2Fserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confy-security%2Fserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confy-security","download_url":"https://codeload.github.com/confy-security/server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confy-security%2Fserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["confy","fastapi","redis","uvicorn","websocket"],"created_at":"2026-01-28T15:14:50.427Z","updated_at":"2026-01-28T15:14:51.366Z","avatar_url":"https://github.com/confy-security.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/confy-security/server\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cpicture\u003e\n      \u003cimg width=\"80\" src=\"https://github.com/confy-security/assets/blob/main/img/confy-app-icon.png?raw=true\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  Confy Server\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eServidor de back-end para o sistema Confy de comunicação criptografada.\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub License](https://img.shields.io/github/license/confy-security/server?color=blue\n)](/LICENSE)\n[![Visitors](https://api.visitorbadge.io/api/visitors?path=confy-security%2Fserver\u0026label=repository%20visits\u0026countColor=%231182c3\u0026style=flat)](https://github.com/confy-security/server)\n  \n\u003c/div\u003e\n\n---\n\nEste é um servidor de comunicação em tempo real, desenvolvido com FastAPI e WebSockets,\nprojetado para possibilitar a troca de mensagens de ponta a ponta entre os clientes que se conetam ao servidor.\nEle atua como m intermediário seguro entre os clientes, gerenciando conexões e encaminhando mensagens\nsem acesso ao conteúdo e sem armazenamento local, preservando a privacidade.\nOs aplicativos clientes por sua vez enviam as mensagens criptografadas com AES,\ne a descriptografia só é feita quando a mensagem no cliente de destino.\nMesmo que alguma comunicação seja interceptada na rede, ela é ilegível.\n\n## Executando o servidor\n\nA maneira mais rápida e fácil de executar o servidor é via docker compose.\n\n1. Clone este repositório e entre na pasta do projeto.\n\n    ```shell\n    git clone https://github.com/confy-security/server.git \u0026\u0026 cd server\n    ```\n\n2. Execute o docker compose.\n\n    ```shell\n    docker compose up -d\n    ```\n\nO servidor Confy agora está rodando em [http://0.0.0.0:9000](http://0.0.0.0:9000).\n\n## Licença\n\nEste projeto está licenciado sob os termos da licença GNU GPL-3.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconfy-security%2Fserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconfy-security%2Fserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconfy-security%2Fserver/lists"}