{"id":30652778,"url":"https://github.com/kozmosoft/session-hub-public-certificates","last_synced_at":"2025-08-31T07:09:22.092Z","repository":{"id":311972121,"uuid":"1045824975","full_name":"kozmosoft/session-hub-public-certificates","owner":"kozmosoft","description":"Public certificates for SessionHub, a Chrome extension that enables the use of multiple accounts on the same website within isolated tabs.","archived":false,"fork":false,"pushed_at":"2025-08-27T20:22:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T04:18:09.125Z","etag":null,"topics":["account-management","antidetect-browser","browser-extension","browser-fingerprinting","chrome-extension","multi-account","multi-session","multi-session-browser","proxy","session-isolation","session-management","sessionhub","tab-isolation","web-isolation"],"latest_commit_sha":null,"homepage":"https://sessionhub.app","language":null,"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/kozmosoft.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,"zenodo":null}},"created_at":"2025-08-27T19:07:19.000Z","updated_at":"2025-08-27T20:22:45.000Z","dependencies_parsed_at":"2025-08-28T04:21:39.618Z","dependency_job_id":"e84eb6f6-3f16-4306-a9a2-e04762221daf","html_url":"https://github.com/kozmosoft/session-hub-public-certificates","commit_stats":null,"previous_names":["kozmosoft/session-hub-public-certificates"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kozmosoft/session-hub-public-certificates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozmosoft%2Fsession-hub-public-certificates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozmosoft%2Fsession-hub-public-certificates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozmosoft%2Fsession-hub-public-certificates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozmosoft%2Fsession-hub-public-certificates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozmosoft","download_url":"https://codeload.github.com/kozmosoft/session-hub-public-certificates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozmosoft%2Fsession-hub-public-certificates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272949821,"owners_count":25020476,"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-08-31T02:00:09.071Z","response_time":79,"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":["account-management","antidetect-browser","browser-extension","browser-fingerprinting","chrome-extension","multi-account","multi-session","multi-session-browser","proxy","session-isolation","session-management","sessionhub","tab-isolation","web-isolation"],"created_at":"2025-08-31T07:09:20.942Z","updated_at":"2025-08-31T07:09:22.041Z","avatar_url":"https://github.com/kozmosoft.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SessionHub Public Certificates\n\nThis repository provides the **public certificates** required when using the [SessionHub Chrome Extension](https://chromewebstore.google.com/detail/sessionhub-multi-account/okjdkjeiihhiaakknbecdkdakmnhaaem) in **remote proxy mode**.\n\nThese certificates allow browsers and operating systems to trust the proxy connection established by SessionHub, ensuring secure and seamless session management.\n\n## Contents\n\n- `remote-proxy/session-hub-ca-cert.pem` → Public certificate in PEM format (for macOS/Linux)\n- `remote-proxy/session-hub-ca-cert.p12` → Certificate in PKCS#12 format (for Windows)\n\n## Installation Instructions\n\nTo use **remote proxy** mode, SessionHub requires a trusted root certificate to be installed on your system.  \n\nPlease follow the steps for your platform:\n\n### macOS\n\n1. Double-click the **PEM** file to open it in **Keychain Access**.\n2. Find the new certificate named **SessionHub-CA** and double-click it.\n3. Under **Trust**, set **Secure Socket Layer (SSL)** to **Always Trust**.\n4. Close the dialog and enter your password if prompted.\n\n### Linux\n\n#### Ubuntu / Debian\n\n```bash\nmv session-hub-ca-cert.pem /usr/local/share/ca-certificates/session-hub.crt\nsudo update-ca-certificates\n```\n\n#### Fedora\n\n```bash\nmv session-hub-ca-cert.pem /etc/pki/ca-trust/source/anchors/\nsudo update-ca-trust\n```\n\n### Windows\n\n1. Double-click the **P12** file to start the import wizard.\n2. Select a certificate store location (current user or local machine) and click **Next**.\n3. Click **Next** again.\n4. Leave the password blank and click **Next**.\n5. Select **Place all certificates in the following store**, then click **Browse** and choose **Trusted Root Certification Authorities**.\n6. Click **OK**, then **Next**, and **Finish**.\n7. Click **Yes** to confirm the warning dialog.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkozmosoft%2Fsession-hub-public-certificates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkozmosoft%2Fsession-hub-public-certificates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkozmosoft%2Fsession-hub-public-certificates/lists"}