arnaucube

Results 12 comments of arnaucube

same problem here, I work with multiple context menus assigned to multiple css classes, and some times context menu switched attachments

I made another library to use context menus on web https://github.com/idoctnef/class2context but for now it is not finished yet

Hi SharpMan, I've checked your code, and the Nmap autnomous scaning is ok, but only updating the victims.txt doesn't make the coffeeMiner to add new victims under the attack. We...

Update: talked with @ed255 offline, and we agreed to go with option A. Added an issue in arbo to implement this: https://github.com/vocdoni/arbo/issues/25 I understand that is not an 'urgent' thing...

Which version are you using? I've tried just now with the current `master` version of this repo, and worked fine Which version of the `urfave/cli` are you using ( https://github.com/arnaucube/go-snark/blob/master/go.mod#L7...

Hi, this repo is no longer maintained, but a Go implementation of zkSNARK is done in [go-circom-prover-verifier](https://github.com/iden3/go-circom-prover-verifier) which is compatible with [circom language](https://github.com/iden3/circom), and there (in the *go-circom-prover-verifier*) we plan...

Currently no, if I had the time I would love to do it

Sounds good! The initial objective of this repo was to have a rust implementation compatible with circom's EdDSA over BabyJubJub version from circomlib. Also this was done in a moment...

Hi, just wanted to comment that I have this PR pending to check, but I'm not finding the needed time slot (as it introduces several new things that need time...

Hi, I've published this lib as crate, and updated the README.md example. Hope that now is more usable