{"id":13608313,"url":"https://github.com/termbacktime/termbacktime","last_synced_at":"2026-03-10T09:40:27.471Z","repository":{"id":38868532,"uuid":"184848146","full_name":"termbacktime/termbacktime","owner":"termbacktime","description":"Terminal recording and playback.","archived":false,"fork":false,"pushed_at":"2023-03-08T12:57:46.000Z","size":420,"stargazers_count":44,"open_issues_count":7,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-18T14:44:55.260Z","etag":null,"topics":["live","liveshare","playback","pty","ptyrec","recording","terminal","termrec"],"latest_commit_sha":null,"homepage":"https://termbackti.me/","language":"Go","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/termbacktime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-05-04T03:34:25.000Z","updated_at":"2025-05-09T19:00:56.000Z","dependencies_parsed_at":"2024-01-14T04:52:05.511Z","dependency_job_id":"7c59b13e-2d92-4c54-8b89-8d01be38e85f","html_url":"https://github.com/termbacktime/termbacktime","commit_stats":{"total_commits":103,"total_committers":5,"mean_commits":20.6,"dds":0.2912621359223301,"last_synced_commit":"577c604828e59125e2cf9685daeb314bc8bebe90"},"previous_names":["louist/termbacktime"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/termbacktime/termbacktime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termbacktime%2Ftermbacktime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termbacktime%2Ftermbacktime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termbacktime%2Ftermbacktime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termbacktime%2Ftermbacktime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/termbacktime","download_url":"https://codeload.github.com/termbacktime/termbacktime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termbacktime%2Ftermbacktime/sbom","scorecard":{"id":599748,"data":{"date":"2025-08-11","repo":{"name":"github.com/termbacktime/termbacktime","commit":"577c604828e59125e2cf9685daeb314bc8bebe90"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/termbacktime/termbacktime/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/termbacktime/termbacktime/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/termbacktime/termbacktime/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/termbacktime/termbacktime/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/termbacktime/termbacktime/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/termbacktime/termbacktime/go.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.0-rc.10 not signed: https://api.github.com/repos/termbacktime/termbacktime/releases/81285961","Warn: release artifact v1.0.0-rc.9 not signed: https://api.github.com/repos/termbacktime/termbacktime/releases/64037389","Warn: release artifact v1.0.0-rc.7 not signed: https://api.github.com/repos/termbacktime/termbacktime/releases/42110538","Warn: release artifact v1.0.0-rc.5 not signed: https://api.github.com/repos/termbacktime/termbacktime/releases/37103164","Warn: release artifact v1.0.0-rc.4 not signed: https://api.github.com/repos/termbacktime/termbacktime/releases/35530436","Warn: release artifact v1.0.0-rc.10 does not have provenance: https://api.github.com/repos/termbacktime/termbacktime/releases/81285961","Warn: release artifact v1.0.0-rc.9 does not have provenance: https://api.github.com/repos/termbacktime/termbacktime/releases/64037389","Warn: release artifact v1.0.0-rc.7 does not have provenance: https://api.github.com/repos/termbacktime/termbacktime/releases/42110538","Warn: release artifact v1.0.0-rc.5 does not have provenance: https://api.github.com/repos/termbacktime/termbacktime/releases/37103164","Warn: release artifact v1.0.0-rc.4 does not have provenance: https://api.github.com/repos/termbacktime/termbacktime/releases/35530436"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-1534 / GHSA-4xgv-j62q-h3rj","Warn: Project is vulnerable to: GO-2023-1535 / GHSA-hxp2-xqf3-v83h","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2023-1495 / GHSA-fxg5-wq6x-vr4w","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:07:01.517Z","repository_id":38868532,"created_at":"2025-08-21T00:07:01.517Z","updated_at":"2025-08-21T00:07:01.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: 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":["live","liveshare","playback","pty","ptyrec","recording","terminal","termrec"],"created_at":"2024-08-01T19:01:26.302Z","updated_at":"2026-03-10T09:40:27.443Z","avatar_url":"https://github.com/termbacktime.png","language":"Go","funding_links":[],"categories":["DataChannel"],"sub_categories":[],"readme":"# [TermBackTime]\n[![Go Report Card](https://goreportcard.com/badge/louist.dev/termbacktime)](https://goreportcard.com/report/louist.dev/termbacktime)\n[![Discord](https://discordapp.com/api/guilds/426492725664153611/widget.png?style=shield)](https://discord.gg/vGaGZWDTsw)\n\nTerminal recording and playback, written in [Go]. All terminal recordings are currently saved as secret [Gist] postings.\n\n### Playback Example\n[![TermBackTime - Playback](https://i.imgur.com/RtLL8e2.gif)](https://termbackti.me/p/1fc1b6cd6317180d01f60b3011490e75)\n\n## Install / Update\n\u003e Note: If [Go] is already installed, will use the currently installed version to install `termbacktime`.\nThere is now an install script for Linux, Darwin, and Windows 10 using [WSL]. This will attempt to install the latest version of Go, defaulting back to 1.14. For other distributions please see the [releases] page. [Go] will be installed in `$HOME/.goroot` as `$GOROOT` and `$GOPATH` is set to `$HOME/go`.\n\n```shell\ncurl -s -L https://termbackti.me/install.sh | bash\n```\n\nTo install a different version of [Go]:\n```shell\n wget https://termbackti.me/install.sh\n ./install.sh \u003cversion\u003e\n```\n\nFor example, `1.19.0` would be `./install.sh 1.19.0`\n\nIf you already have [Go] installed, you can manually install:\n```shell\ngo get -u louist.dev/termbacktime\ncd $GOPATH/src/louist.dev/termbacktime\nmake install\n```\n\n## Authorization\nIn order to submit recordings to [Gist] you must first authorize [TermBackTime] with GitHub.\nWe request access to the `read:user` and `gist` scopes. For more information, please see [available scopes].\nYou can request an auth token from [~/auth] or by running the following terminal command:\n```shell\ntermbacktime auth\n```\n* _GitHub authorization is NOT required for live terminal sharing._\n\n## Recording\nAfter authorizing [TermBackTime] with GitHub simply run `termbacktime record` to start recording!\nPlease see `termbacktime --help` for more options.\n\n## Live terminal sharing (BETA)\nTo start sharing your terminal over the web via [WebRTC], simply run `termbacktime live` and give the provided link to someone. Please see `termbacktime live --help` for more options.\n- This uses a [broker server] via [WebSockets] to handle [signaling]. Once the [data channel] via [WebRTC] is established the WebSocket connection is closed.\n\n##### STUN options\nFor now [TermBackTime] uses Google's STUN servers unless changed at compile time.\n```shell\nSTUNServerOne = \"stun:stun1.l.google.com:19302\"\nSTUNServerTwo = \"stun:stun2.l.google.com:19302\"\n```\n\nA STUN server is used to detect network addresses. Please see https://en.wikipedia.org/wiki/STUN for more information.\n\n##### TURN options\n* Use an official TURN server provided by [TermBackTime]:\n  * `termbacktime live`\n* Provide your own TURN server credentials:\n  * `termbacktime live --turn \u003cusername\u003e:\u003cpassword\u003e@\u003cserver\u003e[:\u003cport\u003e]`\n  * `termbacktime live --user \u003cusername\u003e --password \u003cpassword\u003e --addr \u003cserver\u003e[:\u003cport\u003e]`\n* Attempt to share without any TURN server:\n  * `termbacktime live --no-turn`\n\nA TURN server is used to relay WebRTC data between clients. Please see https://webrtc.org/getting-started/turn-server for more information.\n\n## Contributing\nPlease feel free to open a PR or an issue on GitHub. Convention for this repository is to fork it, create a branch `feature/\u003cfeature name\u003e`\nin your fork based on `master` branch, and commit changes there. Once your changes are ready to merge back into this repository, squash your feature\nbranch into one commit and open a PR from your repository's feature branch into the `dev` branch of this repository. Please make sure your `master`\nbranch is up to date with `master` in this repo, and rebase your feature onto the tip of `master`.\n\n## Reporting Issues\n\u003e Please do not report security related issues, vulnerabilities or bugs to the issue tracker, or elsewhere in public. Instead report sensitive bugs by email to \u003csecurity@termbackti.me\u003e.\n- Open an [Issue](issues/new) with a clear and descriptive title.\n  - Until we can discover whether it is a bug or not, we ask that you label it with `possible-bug`.\n- Explain the behavior you would expect and the actual behavior.\n- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own.\n  - Describe the current behavior and explain which behavior you expected to see instead and why.\n  - Any availble stack traces or screenshots.\n  - OS, platform and version. (Windows, Linux, macOS, x86, ARM)\n  - If possible, please provide the `termbacktime --version` string.\n    - If manually compiling please provide `go version`, termbacktime version located in the `VERSION` file, and the revision with `git rev-parse --short HEAD`.\n\n## Development\nYou can build your own development builds via `make build-dev` or `make build-crosscompile-dev`.\nI provide development server endpoints for playback + live terminal, login, and WebRTC signaling at:\n\n- [dev.termbackti.me](https://dev.termbackti.me/)\n- [dev-login.termbackti.me](https://dev-login.termbackti.me/)\n- [dev-api.termbackti.me](https://dev-api.termbackti.me/)\n- [dev-broker.termbackti.me](https://dev-broker.termbackti.me/)\n\nPlease note that these endpoints are under active development and may change or be unavailable at any time.\n\n[TermBackTime]: https://termbackti.me/\n[~/auth]: https://termbackti.me/auth\n[Go]: https://golang.com/\n[WSL]: https://docs.microsoft.com/en-us/windows/wsl/install-win10\n[releases]: https://github.com/termbacktime/termbacktime/releases\n[Gist]: https://gist.github.com/\n[WebRTC]: https://webrtc.org/\n[WebSockets]: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API\n[signaling]: https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling\n[data channel]: https://webrtc.org/getting-started/data-channels\n[broker server]: https://broker.termbackti.me/\n[available scopes]: https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/#available-scopes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftermbacktime%2Ftermbacktime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftermbacktime%2Ftermbacktime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftermbacktime%2Ftermbacktime/lists"}