Commit graph

8 commits

Author SHA1 Message Date
nia
04f4eef997 *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
nikita
ea516f27d0 security/passphrase: don't use RELRO for now. 2022-02-24 21:29:12 +00:00
nikita
451975b3cd passphrase: Update to 1.2
Changelog from https://git.sr.ht/~alva/passphrase/refs/1.2
1.2
	Zig 0.9.0 compatibility
2022-02-01 20:00:56 +00:00
schmonz
91b32785f5 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
2021-09-29 19:35:55 +00:00
nikita
fc57a20373 pyversion 2020-06-16 11:46:57 +00:00
nikita
123cdba4cc py-pyutil, passphrase: Add CONFLICTS entry. 2020-06-16 11:34:40 +00:00
nikita
f6dc9f2fa6 security/passphrase: simplify, use application.mk 2020-06-16 11:02:44 +00:00
nikita
03b3dc3233 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.
2020-06-16 10:30:32 +00:00