{"id":21965096,"url":"https://github.com/weisslj/xfreeze","last_synced_at":"2026-05-02T03:08:21.474Z","repository":{"id":4665745,"uuid":"1122432","full_name":"weisslj/xfreeze","owner":"weisslj","description":"Completely lock your display","archived":false,"fork":false,"pushed_at":"2022-04-30T20:18:40.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T03:08:27.777Z","etag":null,"topics":["lockscreen","pam","xscreensaver"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weisslj.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-11-29T15:24:37.000Z","updated_at":"2022-04-30T20:18:44.000Z","dependencies_parsed_at":"2022-08-08T04:00:03.284Z","dependency_job_id":null,"html_url":"https://github.com/weisslj/xfreeze","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/weisslj/xfreeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisslj%2Fxfreeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisslj%2Fxfreeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisslj%2Fxfreeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisslj%2Fxfreeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weisslj","download_url":"https://codeload.github.com/weisslj/xfreeze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisslj%2Fxfreeze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["lockscreen","pam","xscreensaver"],"created_at":"2024-11-29T12:33:11.879Z","updated_at":"2026-05-02T03:08:21.461Z","avatar_url":"https://github.com/weisslj.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"xfreeze\n=======\n\nThis tool completely locks up your display, using various hacks.\nAfter starting, you cannot even use Ctrl-Alt-Fn or the SysRq keys (but you\ncan still use SSH to login and kill xfreeze).\n\nHow to build and install\n------------------------\n\n    autoreconf -i\n    ./configure \u0026\u0026 make\n    sudo make install\n\nFirst step is not required for distributed source tarballs.\n\nHow to use\n----------\n\n1. Start `xfreeze`\n2. Display is locked\n3. To unlock the display, you just have to input your password, and press\n   ENTER. There is no graphical user interface.\n\nAdditional information\n----------------------\n\nIf you use PAM (most distributions do), you have to e.g. create a\nxfreeze entry in `/etc/pam.d`:\n\n    cat \u003e /etc/pam.d/xfreeze \u003c\u003c \"EOF\"\n    auth        required       pam_unix.so\n    EOF\n\nThe xfreeze binary must have root privileges to do things like disabling\nSysRq keys and disabling VT-switching. If you want to use xfreeze as user,\njust set the s-bit, e.g.:\n\n    chown root:root /usr/local/bin/xfreeze\n    chmod 4755 /usr/local/bin/xfreeze\n\nIf you don't want any untested suid-root binarys on your system, you can\nuse the script and helper-programs in the extras/ subdir.\nCheck the c-files, and if you trust them, use them together with the script.\n\n\nIf you want xfreeze to be started after a certain idle time, use\nxautolock (\u003chttp://www.ibiblio.org/pub/Linux/X11/screensavers/\u003e).\n\n\nFor command-line options, try `xfreeze --help` or read the manpage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweisslj%2Fxfreeze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweisslj%2Fxfreeze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweisslj%2Fxfreeze/lists"}