Matthieu Crapet
Matthieu Crapet
Hi, --9kweu=KEY 9kw.eu captcha (API) key --antigate=KEY Antigate.com captcha key --captchabhood=USER:PASSWD CaptchaBrotherhood account --captchacoin=KEY captchacoin.com API key --deathbycaptcha=USER:PASSWD DeathByCaptcha account Don't know if _CaptchaBrotherhood_ is working; _captchacoin_ seems dead. So...
`--captchaprogram` arguments should be improved indeed. We are missing 3 arguments: `websiteUrl`, `websiteKey`, `userAgent`. The temporary proxy could be setup in the captchaprogram. `captcha_process` (module) API is not adapted, because...
Hi, For security aspects, I agree. We need to think about supported any keystore to retrieve password. For now it's plain text in the config file: $ cat ~/.config/plowshare/plowshare.conf ......
Hi, Were you thinking about this kind of usage: https://www.passwordstore.org/
`.mailpass.gpg` is an (ciphered) text file containing credentials ?
What do you think of this: https://keybase.io/docs/kbfs
Note for me: don't use `libgnome-keyring` but `libsecret`. https://wiki.gnome.org/Projects/Libsecret
Hi, plowshare and plowshare-module-mega need both to be installed. What is the result of: `plowdown --modules`
Hi, It seems that AES_ctr128_encrypt was removed in openSSL 1.1.0 ? It seems to work on my debian. Once figured out, I'll update `configure.ac`. Regards, Matthieu
Hi, Website has probably be updated, this is frequent.