Nathan Freitas

Results 341 comments of Nathan Freitas

Yes, but only over UDP for now!

@fd yes, understood. We are interested in exploring using our interoperable BluetoothLE layer that is under development here, so it seems like a good fit.

... and the Java/Android code? Seems a bit farther behind, and probably doesn't support chunking yet, right? One thing we have been experimenting with is cross-compiling Go onto Android, and...

@fd go.mobile is exactly what we need, so we don't have to use a binary, and instead can add a proper JNI interface. @quartzjer just so you know our context,...

@chrisballinger exactly, you are acting as UDP in this case, which is great. Telehash should worry about the rest.

Channels/syncro might also be well suited for Android where you can open up an old-style Bluetooth RFComm socket or a WifiDirect connection, between a known set of people in area......

@chrisballinger there is some interesting work/papers that I and one of my friends (SJ who worked on OLPC's mesh: http://one.laptop.org/about/people/samuel-klein) have been looking into in introducing lossyness purposefully, to avoid...

Two ways: 1) Orbot sends out broadcasts on status with the ports. You can see an example here of how to handle them, or just use our OrbotHelper class in...

You may be right! Will make sure that gets in. We might also add a setting on the main screen to make it easy for people to set to static...

https://gitlab.com/guardianproject/orbot/issues/1