Differences From Artifact [848193b672]:
- File mkpw.c — part of check-in [0f5a51907d] at 2023-04-13 07:26:12 on branch trunk — relicense to EUPL (user: lexi, size: 6559) [annotate] [blame] [check-ins using]
To Artifact [c81247c932]:
- File mkpw.c — part of check-in [f7c93df9f4] at 2024-07-10 19:07:16 on branch trunk — periodic update (user: lexi, size: 6563) [annotate] [blame] [check-ins using]
1 1 /* [ʞ] mkpw.c - make password 2 2 * ~ lexi hale <lexi@hale.su> 3 - * © EUPL v1.2 3 + * 🄯 GNU AGPL v3 4 4 * $ cc -O4 mkpw.c -omkpw [-D_CLIPBOARD] 5 5 * - D_CLIPBOARD enables mkpw to automatically 6 6 * copy new passwords to the clipboard. it 7 7 * does this by attempting to execute a sequence 8 8 * of binaries, and then writing the password 9 9 * to STDIN of the binary that succeeds. 10 10 * ? generates passwords