bastien-roucaries

Results 73 issues of bastien-roucaries

Could you please implement this kind of mult: https://github.com/libressl-portable/openbsd/blob/57dcd4329d83bff3dd67a293d5c4a53b795c587e/src/lib/libcrypto/bn/bn_exp.c#L641-L646 It will be useful for https://github.com/crypto-browserify/diffie-hellman/issues/22

feature / refactor

Hi, For packaging for debian I need a better description of this module. No need to modify this readme but a 10 line description in pure english (no code) is...

Please use node normalize instead of copy paste It will reduce code duplication

change

Embedding non free fonts render your application unsuitable for debian/ubuntu and a lot of distribution. Could you: - remove embeding of non free font/non distributable - use well known font...

Hi, Could you apply this patch: ``` commit bdabb1a5662f96651bae944ede8389f25193e462 (HEAD -> patched) Author: Bastien Roucariès Date: Mon Apr 6 00:03:35 2020 +0200 Use mkdip Code review say that we use...

Hi, Do you have source of png in assets ? Or could you add vectorized svg version ? It will help packaging of browserify for debian [email protected]

Hi, Could be possible to read packet from tun device ? The idea is to drop root privilege by using something like: ip tuntap add dev fwknop0 mode tun user...

Hi, Above the siplify address a patchset that allow to use gnulib. I plan to push more change simplifying fwknop by using well know and tested function from gnulib It...

Old ipv6 rebased over simplify address and upstream. For reference

This is small step for improving address resolution Orthogonal to IPV6 but needed for IPV6 Please review and apply