1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 21:31:55 +02:00
sway/swaylock
Drew DeVault c89e00a97e Fix swaylock w/shadow on glibc, improve security
Today I learned that GNU flaunts the POSIX standard in yet another
creative way. Additionally, this adds some security improvements,
namely:

- Zeroing out password buffers in the privileged child process
- setuid/setgid after reading /etc/shadow
2018-10-06 12:20:12 -04:00
..
pam
main.c
meson.build Fix swaylock w/shadow on glibc, improve security 2018-10-06 12:20:12 -04:00
pam.c
password.c
render.c
seat.c
shadow.c Fix swaylock w/shadow on glibc, improve security 2018-10-06 12:20:12 -04:00
swaylock.1.scd