{"id":21048245,"url":"https://github.com/angelbarrera92/hasselhoffme","last_synced_at":"2025-05-15T19:32:17.845Z","repository":{"id":57657059,"uuid":"129137150","full_name":"angelbarrera92/hasselhoffme","owner":"angelbarrera92","description":"Hasselhoff will teach your colleagues to lock their computer when they are away.","archived":false,"fork":false,"pushed_at":"2022-02-09T11:16:59.000Z","size":2911,"stargazers_count":64,"open_issues_count":2,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T14:26:15.229Z","etag":null,"topics":["hassellhoff","hoff","security","wallpaper"],"latest_commit_sha":null,"homepage":"","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/angelbarrera92.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}},"created_at":"2018-04-11T18:28:10.000Z","updated_at":"2023-08-30T11:04:40.000Z","dependencies_parsed_at":"2022-08-26T04:10:24.370Z","dependency_job_id":null,"html_url":"https://github.com/angelbarrera92/hasselhoffme","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelbarrera92%2Fhasselhoffme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelbarrera92%2Fhasselhoffme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelbarrera92%2Fhasselhoffme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelbarrera92%2Fhasselhoffme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelbarrera92","download_url":"https://codeload.github.com/angelbarrera92/hasselhoffme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225370360,"owners_count":17463732,"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":["hassellhoff","hoff","security","wallpaper"],"created_at":"2024-11-19T14:42:44.088Z","updated_at":"2024-11-19T14:42:44.700Z","avatar_url":"https://github.com/angelbarrera92.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n   __ __   ___    ____   ____   ____   __    __ __  ____    ____   ____   __  ___   ____\n  / // /  / _ |  / __/  / __/  / __/  / /   / // / / __ \\  / __/  / __/  /  |/  /  / __/\n / _  /  / __ | _\\ \\   _\\ \\   / _/   / /__ / _  / / /_/ / / _/   / _/   / /|_/ /  / _/  \n/_//_/  /_/ |_|/___/  /___/  /___/  /____//_//_/  \\____/ /_/    /_/    /_/  /_/  /___/ \n```\n\n![Header](.readme_images/header.png?raw=true \"Header\")\n\n[![Release](https://img.shields.io/github/release/angelbarrera92/hasselhoffme.svg)](https://github.com/angelbarrera92/hasselhoffme/releases/latest)\n[![Build Status](https://travis-ci.org/angelbarrera92/hasselhoffme.svg?branch=master)](https://travis-ci.org/angelbarrera92/hasselhoffme)\n[![Go Report Card](https://goreportcard.com/badge/github.com/angelbarrera92/hasselhoffme)](https://goreportcard.com/report/github.com/angelbarrera92/hasselhoffme)\n[![Github All Releases](https://img.shields.io/github/downloads/angelbarrera92/hasselhoffme/total.svg)](https://www.somsubhra.com/github-release-stats/?username=angelbarrera92\u0026repository=hasselhoffme)\n[![Powered By: GoReleaser](https://img.shields.io/badge/powered%20by-goreleaser-green.svg)](https://github.com/goreleaser)\n\n## Why does this even exist?\nSecurity. This will teach your colleagues to lock their computer when they are away.\n\nYou may think it’s not important, but leaving your computer unlocked is like leaving the door of your house open and hoping nobody will rob you. Anyone could sit at your computer and gain access to your private information.\n\nSome of the risks are:\n- Sending email from your account\n- Tamper and delete your files\n- Access and download Confidential data\n\n## How to use?\n\nOpen the terminal and type the following command:\n\n### Wget\n```bash\nwget https://tiny.cc/hasselhoff -O - | bash\n```\n\n### Curl\n```bash\ncurl -L https://tiny.cc/hasselhoff | bash\n```\n\nIf you can't run the script, try with this url:\n```bash\ncurl -L https://tiny.cc/hasselhoffme | bash\n```\n\n## Windows usage\n\n```cmd\ncurl -s -L https://tiny.cc/hasselhoffme-win | cmd\n```\n\nor \n\n\n```cmd\ncurl -s -L https://tiny.cc/hasselhoff-win | cmd\n```\n\n## Tested\n- Ubuntu 16 and 18\n- Fedora 27 and 28\n- MacOS\n- Windows 10\n\n## Building from source\nTo build from source, first clone the repository from GitHub into a local folder.\n\n```bash\ngit clone https://github.com/angelbarrera92/hasselhoffme.git\n```\n\nChange folders into the newly clones working copy and ensure the project dependancies are available\n```bash\n$ go mod download\n$ go mod tidy\n```\n\nThen build the project:\n```bash\n$ CGO_ENABLED=0 go build -v ./cmd/hasselhoffme\n```\n\nYou should now have a locally built binary `hasselhoffme` in your working folder.\n\n## Stargazers over time\n[![Stargazers over time](https://starcharts.herokuapp.com/angelbarrera92/hasselhoffme.svg)](https://starcharts.herokuapp.com/angelbarrera92/hasselhoffme)\n\n## Contributors\nIf you want to see the list of geniuses who have contributed to this project, click on hasselhoff:\n\n[![Hoff](https://media.giphy.com/media/UuDxS2EBRZSyA/giphy.gif)](./CONTRIBUTORS.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelbarrera92%2Fhasselhoffme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelbarrera92%2Fhasselhoffme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelbarrera92%2Fhasselhoffme/lists"}