{"id":20887373,"url":"https://github.com/werdl/safile","last_synced_at":"2026-04-24T17:02:32.912Z","repository":{"id":176967818,"uuid":"659803495","full_name":"werdl/safile","owner":"werdl","description":"A distributed server to access mission critical files. Cryptographically secure","archived":false,"fork":false,"pushed_at":"2023-10-09T14:53:34.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T11:16:58.666Z","etag":null,"topics":["encryption","fileserver","security","server"],"latest_commit_sha":null,"homepage":"","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/werdl.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}},"created_at":"2023-06-28T15:36:53.000Z","updated_at":"2023-10-09T14:52:17.000Z","dependencies_parsed_at":"2023-07-20T09:15:20.025Z","dependency_job_id":null,"html_url":"https://github.com/werdl/safile","commit_stats":null,"previous_names":["werdl/safile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werdl%2Fsafile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werdl%2Fsafile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werdl%2Fsafile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werdl%2Fsafile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/werdl","download_url":"https://codeload.github.com/werdl/safile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243268079,"owners_count":20263803,"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":["encryption","fileserver","security","server"],"created_at":"2024-11-18T08:19:53.486Z","updated_at":"2026-04-24T17:02:27.871Z","avatar_url":"https://github.com/werdl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIP\n## Safile\n### SAfe FILEs\n\n- A distributed server to access mission critical files. Cryptographically secure\n\n- How does it work?\n```mermaid\nflowchart TD\n    B[Setup]--\u003eC;\n    C[C: Initial Ping];\n    D[S: Server RSA Public Key];\n    C--\u003eD;\n    E[C: Encrypted Password];\n    D--\u003eE;\n    F[CS: Handshake];\n    E--\u003eF;\n    G[C: Client RSA public key];\n    F--\u003eG;\n    H[S: Fernet key];\n    G--\u003eH;\n    I[CS: Handshake];\n    H--\u003eI;\n\n\n    A[Normal comms];\n    L[C: Prompt];\n    J[C: Encoded, pickled data];\n    A--\u003eL--\u003eJ;\n    K[S: Encrypted server response];\n    J--\u003eK;\n    K--\u003eL;\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerdl%2Fsafile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwerdl%2Fsafile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerdl%2Fsafile/lists"}