MuxZeroNet

Results 6 issues of MuxZeroNet

Please include some instructions on how to pack the bundles. ZeroBundle hasn't been updated for a while. Writing a tutorial about finding all required files can facilitate packaging and help...

The MP4 multiplexer knows where each sample is, and how to write, but it stores sample information in a complicated way. Further work is needed to improve its modularity. -...

enhancement

Hi, guys. ZeroMux does not work in Chrome due to a long standing Chromium bug. Cxgreat2014 helped me re-report this bug to Chromium bug tracker. The new issue is available...

help wanted

Explain PEX for .onion addresses. If we get more organized we can figure out how to implement IPv6 peer exchange.

Please provide the specification for the big file support feature. If you don't know where to start, here are some example topics to write about. **How big files are hashed....

Signature format: ```python "python zeronet.py --debug cryptSign %s#bitmsg/%s %s 2>&1" % (auth_address, user_name, config.site_privatekey) ``` The first `%s` is obviously the user's public key. After that it is the portal...