Tribler / trustchain-android

An example android app for using trustchain
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Protocol update: Remove network operator from introductionrequest message #24

Closed wkmeijer closed 6 years ago

wkmeijer commented 6 years ago

We don't want to send the network operator across the network anymore, since this is not needed and could be considered personal information. However this requires an update to protocolbuffers, meaning it should be done at the same time as an app store release.

wkmeijer commented 6 years ago

At the same time the Peer class could be updated.

wkmeijer commented 6 years ago

fixed in branch 12_improve_overlay