Differences From Artifact [6aa024ebe0]:
- File mkpw.c — part of check-in [6bda93a905] at 2023-01-29 19:21:56 on branch trunk — add rasuir spec, other updates (user: lexi, size: 6556) [annotate] [blame] [check-ins using]
To 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]
1 1 /* [ʞ] mkpw.c - make password 2 2 * ~ lexi hale <lexi@hale.su> 3 - * © AGPLv3 3 + * © EUPL v1.2 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