{"id":16974989,"url":"https://github.com/soruly/e2e","last_synced_at":"2025-10-08T03:50:29.825Z","repository":{"id":39625242,"uuid":"506186677","full_name":"soruly/e2e","owner":"soruly","description":"Self-hosted End-to-End Encryption in plain JS with zero dependency","archived":false,"fork":false,"pushed_at":"2025-08-12T13:48:12.000Z","size":179,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-12T15:36:32.143Z","etag":null,"topics":["encryption","jwk","webcrypto"],"latest_commit_sha":null,"homepage":"https://e2e.soruly.moe","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soruly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":["soruly"],"patreon":"soruly","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.paypal.me/soruly/"}},"created_at":"2022-06-22T09:46:34.000Z","updated_at":"2025-08-12T13:48:15.000Z","dependencies_parsed_at":"2023-11-15T06:23:47.943Z","dependency_job_id":"44ac44eb-500e-42b9-9da4-9418a1546235","html_url":"https://github.com/soruly/e2e","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soruly/e2e","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soruly%2Fe2e","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soruly%2Fe2e/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soruly%2Fe2e/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soruly%2Fe2e/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soruly","download_url":"https://codeload.github.com/soruly/e2e/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soruly%2Fe2e/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278886414,"owners_count":26062975,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["encryption","jwk","webcrypto"],"created_at":"2024-10-14T01:08:54.581Z","updated_at":"2025-10-08T03:50:29.803Z","avatar_url":"https://github.com/soruly.png","language":"JavaScript","funding_links":["https://github.com/sponsors/soruly","https://patreon.com/soruly","https://www.paypal.me/soruly/"],"categories":[],"sub_categories":[],"readme":"# e2e\r\n\r\nSelf-hosted End-to-End Encryption in plain JS with zero dependency\r\n\r\n[![License](https://img.shields.io/github/license/soruly/e2e.svg?style=flat-square)](https://github.com/soruly/e2e/blob/master/LICENSE)\r\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/soruly/e2e/node.js.yml?style=flat-square)](https://github.com/soruly/e2e/actions)\r\n\r\n## Getting Started\r\n\r\nPrerequisites: nodejs \u003e= 20.12\r\n\r\n```\r\ngit clone https://github.com/soruly/e2e.git\r\ncd e2e\r\nnpm install\r\nnode server.js\r\n```\r\n\r\nNote: In order for PWA to work, you must host the server behind a reverse proxy (like nginx) with HTTPS\r\n\r\n### Environment Variables\r\n\r\n- Copy `.env.example` to `.env`\r\n- Edit `.env` as you need\r\n\r\n```\r\nSERVER_PORT=3000        # (optional) Default: 3000\r\nSERVER_ADDR=127.0.0.1   # (optional) Default: 127.0.0.1\r\n```\r\n\r\n### Run by pm2\r\n\r\nYou also can use [pm2](https://pm2.keymetrics.io/) to run this in background.\r\n\r\nUse below commands to start / restart / stop server.\r\n\r\n```\r\nnpm run start\r\nnpm run stop\r\nnpm run reload\r\nnpm run restart\r\nnpm run delete\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoruly%2Fe2e","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoruly%2Fe2e","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoruly%2Fe2e/lists"}