{"id":20677550,"url":"https://github.com/kicksecure/tb-starter","last_synced_at":"2025-04-19T20:58:08.830Z","repository":{"id":17556774,"uuid":"20359711","full_name":"Kicksecure/tb-starter","owner":"Kicksecure","description":"Tor Browser Starter. Open Link Confirmation; Qubes integration; Command line --new-tab, --new-window; start menu entry; This package is produced independently of, and carries no guarantee from, The Tor Project.","archived":false,"fork":false,"pushed_at":"2025-04-10T11:39:54.000Z","size":1540,"stargazers_count":13,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T12:54:43.073Z","etag":null,"topics":["debian","firejail","open-link-confirmation","qubes","secbrowser","security","tbb-starter","tor-browser-starter","whonix"],"latest_commit_sha":null,"homepage":"https://www.kicksecure.com/wiki/imprint","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kicksecure.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.upstream","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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}},"created_at":"2014-05-31T16:17:42.000Z","updated_at":"2025-04-10T11:39:57.000Z","dependencies_parsed_at":"2024-01-25T15:26:17.607Z","dependency_job_id":"3d8da433-f1b7-48e6-aa47-112bf19b9e4e","html_url":"https://github.com/Kicksecure/tb-starter","commit_stats":null,"previous_names":[],"tags_count":166,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftb-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftb-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftb-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftb-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kicksecure","download_url":"https://codeload.github.com/Kicksecure/tb-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249800289,"owners_count":21327031,"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":["debian","firejail","open-link-confirmation","qubes","secbrowser","security","tbb-starter","tor-browser-starter","whonix"],"created_at":"2024-11-16T21:16:16.820Z","updated_at":"2025-04-19T20:58:08.809Z","avatar_url":"https://github.com/Kicksecure.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tor Browser Starter (by Whonix developers) #\n\nBoth, a starter for Tor Browser.\nProvides security hardening, integration with Debian, Whonix and Qubes.\n\nStarter.\n\n- Tor Browser Starter start menu entry and `/usr/bin/torbrowser`\nstarter. Starts `/home/user/.tb/tor-browser/start-tor-browser`.\n\nWhen config option tb_hardening=true is set or when using\ncommand line option --hardening, firejail will be used.\n\nUses open-link-confirmation if available.\n\nPrompts to install the browser if not yet installed.\n\nChanges directory into browser directly before startup.\n\nCustom homepage support.\n\nQubes integration.\n\nSanity tests:\n- Aborts if detected being run as root.\n- Aborts in Qubes TemplateVM.\n- Aborts in Qubes DVM Template.\n- Waits for Qubes mount dirs and gui agent being ready.\n\nIn Qubes AppVM copies browser from root image to private image at first start.\n\nTor Browser documentation by Whonix.\n\n- https://www.whonix.org/wiki/Tor_Browser\n- https://www.whonix.org/wiki/Tor_Browser/Advanced_Users\n\nThis package is produced independently of, and carries no guarantee from,\nThe Tor Project.\n\n## How to install `tb-starter` using apt-get ##\n\n1\\. Download the APT Signing Key.\n\n```\nwget https://www.kicksecure.com/keys/derivative.asc\n```\n\nUsers can [check the Signing Key](https://www.kicksecure.com/wiki/Signing_Key) for better security.\n\n2\\. Add the APT Signing Key.\n\n```\nsudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc\n```\n\n3\\. Add the derivative repository.\n\n```\necho \"deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bookworm main contrib non-free\" | sudo tee /etc/apt/sources.list.d/derivative.list\n```\n\n4\\. Update your package lists.\n\n```\nsudo apt-get update\n```\n\n5\\. Install `tb-starter`.\n\n```\nsudo apt-get install tb-starter\n```\n\n## How to Build deb Package from Source Code ##\n\nCan be build using standard Debian package build tools such as:\n\n```\ndpkg-buildpackage -b\n```\n\nSee instructions.\n\nNOTE: Replace `generic-package` with the actual name of this package `tb-starter`.\n\n* **A)** [easy](https://www.kicksecure.com/wiki/Dev/Build_Documentation/generic-package/easy), _OR_\n* **B)** [including verifying software signatures](https://www.kicksecure.com/wiki/Dev/Build_Documentation/generic-package)\n\n## Contact ##\n\n* [Free Forum Support](https://forums.kicksecure.com)\n* [Premium Support](https://www.kicksecure.com/wiki/Premium_Support)\n\n## Donate ##\n\n`tb-starter` requires [donations](https://www.kicksecure.com/wiki/Donate) to stay alive!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkicksecure%2Ftb-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkicksecure%2Ftb-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkicksecure%2Ftb-starter/lists"}