2022-02-01 21:00:56 by Nikita | Files touched by this commit (2) |
Log message:
passphrase: Update to 1.2
Changelog from https://git.sr.ht/~alva/passphrase/refs/1.2
1.2
Zig 0.9.0 compatibility
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-09-29 21:35:55 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 1.1 to fix build with pkgsrc zig. From the changelog:
- Update to Zig 0.8.0
- Fix password length option
- Updates for Zig 0.7.0
- Add password option
- Handle empty/malformed files
- Add contrib folder and script that prepares wordlists
- Replace default wordlist
The previous wordlist was derived from an English dictionary from
LibreOffice. It contained slurs and other hurtful words. It is
replaced with the EFF long wordlist. I apologise for including the
LibreOffice dictionary.
- Clean up options parsing
|
2020-06-16 13:46:57 by Nikita | Files touched by this commit (1) |
Log message:
pyversion
|
2020-06-16 13:34:40 by Nikita | Files touched by this commit (2) |
Log message:
py-pyutil, passphrase: Add CONFLICTS entry.
|
2020-06-16 13:02:44 by Nikita | Files touched by this commit (1) |
Log message:
security/passphrase: simplify, use application.mk
|
2020-06-16 12:30:32 by Nikita | Files touched by this commit (4) |
Log message:
Add security/passphrase version 1.0.0
Passphrase is a zero-dependency passphrase generator.
It is pretty fast (over 6000 times faster than
bitwarden's "bw generate -p",) and you can use any wordlist.
An English wordlist is included, and is the default.
|