// COMPLETE THREAD

Re: PGP: question

2 expanded posts ยท every known parent and child

NODE 498a48b2Re: PGP: question
if you ask me, limiting $PGPPATH to length 50 is a bug (albeit
most likely benign).

	peter
NODE 923f8972Re: PGP: question
> if you ask me, limiting $PGPPATH to length 50 is a bug (albeit
> most likely benign).

Hardly!  Many folks with home directories on AFS will have a hard
time with this.  I would suggest changing this to something like
_POSIX_PATH_MAX (which is 255 on BSD386 systems).


brad