Friday, December 16, 2011

Re: password generator

* Robert:
> Just wondering if anyone has done a password
> generator using a vimscript function?

* lith <minilith@gmail.com> [2011-12-16 12:32]:
> Is there a reason why you don't want to use a specialized
> app that gives you more options with respect to which
> characters the password should include etc.?
> :r !pwgen

speaking of which:
Password Generators: apg, gpw, pwgen, makepasswd

on some systems there's $PROGRAM - but the
user has no power to install other programs.
that's usually a case for asking whether
$PROGRAM also has $FOO installed somehow.

still, when there is a connection to the world
then you should probably use an ssh or vpn client
to escape the hell of the local jail and simply
do your stuff on your own account/machine. :)

Sven

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: