Cédric Félizard
Cédric Félizard
Send PR after 2.0 release.
We're currently parsing multiline strings using [horrible regexpes](https://github.com/infertux/bashcov/blob/master/lib/bashcov/lexer.rb#L36-L55). I'd like to keep `lexer.rb` simple but it might be worth using [Bison](https://www.gnu.org/software/bison/) and the [BNF definition of the Bash grammar](http://bashcookbook.com/bashinfo/source/bash-2.05a/parse.y) next...
Add-on?
What about making an add-on instead of fiddling with `about:config` by hand? Perhaps something similar to [TorBirdy for Thunderbird](https://addons.mozilla.org/en-US/thunderbird/addon/torbirdy/)? Thoughts?
Something similar to http://man.he.net/man8/apt-key instead of https://github.com/infertux/zeyple#key-management. The script/binary could be named `zeyple-key` or simply `zeyple`.
See https://github.com/infertux/zeyple/pull/25/files
When Zeyple crashes for whatever reason, the email bounces back to the recipient as an _unencrypted_ attachment. We might need to add some config option to avoid that?
**Is your feature request related to a problem? Please describe.** The test specs from [ssh-baseline](https://github.com/dev-sec/ssh-baseline) are failing with Debian 11 because this repo is missing the logic for handling Debian...
It took me a while to understand why the URI shown at https://faucet.lightning.community/ is invalid. Turns out the P2P port is required to use in the Eclair mobile app. It...
Even with `BTCEXP_HIDE_IP=true` (default config), all the IP addresses of the node are visible on the "Node Status" JSON tab. This can be seen at https://explorer.electroncash.de/node-status for instance. Even though...
Cool project but unfortunately it makes my Vim very sluggish to the point I had to uninstall the plugin for now. There is a significant lag whenever I type and...