Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504758 - app-admin/passgen - Command Line Password Generator for Windows and UNIX-like systems
Summary: app-admin/passgen - Command Line Password Generator for Windows and UNIX-like...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://defuse.ca/passgen.htm
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-03-16 05:37 UTC by mitzip
Modified: 2016-01-01 13:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
passgen-9999.ebuild (passgen-9999.ebuild,501 bytes, text/plain)
2014-03-16 05:37 UTC, mitzip
Details
app-admin/passgen-1.0.ebuild (file_504758.txt,520 bytes, text/plain)
2014-03-17 00:05 UTC, mitzip
Details
app-admin/passgen-9999.ebuild (file_504758.txt,490 bytes, text/plain)
2014-03-17 00:08 UTC, mitzip
Details
app-admin/passgen-9999.ebuild (passgen-9999.ebuild,752 bytes, text/plain)
2014-10-08 07:38 UTC, mitzip
Details
app-admin/passgen-1.1.ebuild (passgen-1.1.ebuild,782 bytes, text/plain)
2014-10-08 07:40 UTC, mitzip
Details
files/passgen-1.1-remove-tests.patch (file_504758.txt,1.24 KB, patch)
2014-10-08 07:44 UTC, mitzip
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitzip 2014-03-16 05:37:22 UTC
Created attachment 372788 [details]
passgen-9999.ebuild

Hi!

Please find the attached passgen-9999.ebuild for a very simple, pipe-able, high security command-line password generator. The author hasn't specified any versions, but does actively add small improvements to a github repository, so that is why the ebuild is for 9999.

I recommend this package because it's built by a security researcher for a very specific task and it does it well. 

I wanted to use this on my systems, so naturally I wanted portage to track it. Since I created an ebuild for it, I wanted to share it. :-)

Thanks
Comment 1 mitzip 2014-03-17 00:05:03 UTC
Created attachment 372834 [details]
app-admin/passgen-1.0.ebuild

I spoke with the author on twitter (https://twitter.com/mitzip/status/445073161701191680) and we no have an amd64 stable version 1.0 in the git repo.

This attachment is to install the stable v1.0 tag from the git repo in github. It's marked as stable only on amd64 in the ebuild.
Comment 2 mitzip 2014-03-17 00:08:04 UTC
Created attachment 372836 [details]
app-admin/passgen-9999.ebuild

After acquiring a stable 1.0, the 9999 ebuild needed to be masked.

Attaching new passgen-9999.ebuild that makes the previous one obsolete.
Comment 3 mitzip 2014-10-08 07:38:43 UTC
Created attachment 386228 [details]
app-admin/passgen-9999.ebuild
Comment 4 mitzip 2014-10-08 07:40:30 UTC
Created attachment 386230 [details]
app-admin/passgen-1.1.ebuild

new version
Comment 5 mitzip 2014-10-08 07:44:35 UTC
Created attachment 386232 [details, diff]
files/passgen-1.1-remove-tests.patch

patch file to remove tests conditional on use flag, tests require ruby
Comment 6 Leho Kraav (:macmaN @lkraav) 2016-01-01 13:33:27 UTC
This would be a nice addition for generating pronouncable passwords and integrating with app-admin/pass. Anyone up for filing a Pull Request for portage tree on github https://github.com/gentoo/gentoo/pulls