Octalbyte

Results 28 comments of Octalbyte

@pvh I created a PR changing the versions on `package.json` . Is it as simple as that? Hypercore modules are ment to have backwards compatibility, but I'm not sure about...

Refering to privacy, a big issue with p2p systems is that they expose the users' ips easily. It would be cool if there was an onion-like tool built over dat,...

@pfrazee I created a PR for this. Technically it should be working. The code is complete and `hyp` throws no exceptions. But I can't perfectly test it because of issue...

Hi @shikhars371 ! There is an issue on the CLI command of the second server. The command `hyp sync [key]` is an alias for `hyp drive sync [key]`. `sync` does...

I am having this same issue. I can't create hyperdrives.

I guess this has something to do with the address not being hole-punchable? First terminal: ![image](https://user-images.githubusercontent.com/66487668/144291746-e1a8d526-a0c4-4998-810b-22665788bca5.png) Second one: ![image](https://user-images.githubusercontent.com/66487668/144291682-75e789c7-4668-473c-8846-d075537b8883.png) When I tried to `hyp create drive`, `hyp daemon start` or...

Edit: Error 2 was solved by changing the path for `alias.js` and moving it back.

I just added this option to drive `sync`

Ready for review.

Closing due to conflicting files.