Will
Will
should separate when local share is ready and when the network share reconstruction is complete
Right now it's very difficult to identify if the reason a multiaddr failed is because it is corrupt, or because it uses a protocol that is newer than the parsing...
fix #63
Packet demonstrating this behavior: ``` javascript var bin = new Buffer('1c5b818000010001000000000f636f6e74656e740264650000010001c00c000100010001517e0004d43e4dcd', 'hex'); var dns = require('native-dns-packet'); dns.parse(bin); ``` Looks like the packet has a corrupted / malicious label, with a...
pot roast is a meat-centric option that should scale well.
proposal for shepherd's pie
Most notably Gmail compose uses a content editable iframe. The current replacement won't work there, since the selection will be over multiple dom nodes (each line will be a different...
This is probably the big remaining hurdle. I don't know what the correct interface is for hooking up to a gpg binary on windows - I do know that execpipe...
The extension should allow for validation of signed messages. Need to determine appropriate trigger (context menu per page or selection), and result UI.