pass generates very weak passwords with busybox's tr

Tobias Girstmair t-passwd at girst.at
Tue Jul 16 21:18:30 CEST 2019


I don't know which sed(1) Alpine packages, but you might be able to use
	sed 's/[^[:graph:]]//g'
instead of tr(1). But I think requiring a greater-than-busybox is fine 
for pass. 



More information about the Password-Store mailing list