util  Diff

Differences From Artifact [bd775cdba4]:

To Artifact [6654582dbe]:


     1      1   /* [ʞ] kpw.c - password manager
     2      2    *  ↳ derivative of mkpw.c
     3      3    *  ~ lexi hale <lexi@hale.su>
     4         - *  © AGPLv3
            4  + *  © EUPL v1.2
     5      5    *  $ cc -O4 kpw.c -okpw [-D_CLIPBOARD]
     6      6    *    - D_CLIPBOARD enables kpw to automatically
     7      7    *      copy passwords to the clipboard. it does
     8      8    *      this by attempting to execute a sequence
     9      9    *      of binaries, and then writing the password
    10     10    *      to STDIN of the binary that succeeds.
    11     11    *    - D_SAVEKEY enables kpw to store the database