geany-plugins icon indicating copy to clipboard operation
geany-plugins copied to clipboard

Wish: Plugin for creating random password

Open frlan opened this issue 1 year ago • 1 comments

I usually need to create passwords etc. for some deployment configurations to put into yaml/ini/*. I usually open for doing this a external tool like KeePass -- but would be handy to have a build in plugin to help here ;)

frlan avatar Jul 04 '24 07:07 frlan

There are command line tools like e.g. apg , makepasswd or pwgen. You could set something like this up as a Custom Command via Edit->Format->Send Selection to.

dmaphy avatar Jul 04 '24 08:07 dmaphy