This website requires JavaScript.
Explore
Help
Register
Sign In
mteehan
/
vacuum-wall
Watch
1
Star
0
Fork
0
You've already forked vacuum-wall
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc5679a1cd2344a6cd87fb44d02816b1385bf08f
vacuum-wall
/
daemon
T
History
mteehan
cc5679a1cd
fix: deduplicate token refresh, serialize concurrent attempts, clean up logout path
2026-07-27 19:15:27 +00:00
..
handlers
fix: deduplicate token refresh, serialize concurrent attempts, clean up logout path
2026-07-27 19:15:27 +00:00
__init__.py
refactor: introduce two-user daemon architecture with socket-based communication
2026-05-27 23:39:33 +00:00
__main__.py
refactor: introduce two-user daemon architecture with socket-based communication
2026-05-27 23:39:33 +00:00
client.py
docs: add comprehensive docstrings and inline comments
2026-07-13 17:26:45 +00:00
iface.py
feat: add auth subsystem with WebAuthn passkeys support
2026-07-24 01:21:39 +00:00
server.py
security: harden JWT auth with session binding, CSP headers, and sessionStorage
2026-07-24 03:09:07 +00:00