Because I want to separate the political speech ID and personal use ID
there is a multiuser plugin, but if you care about your privacy you should run two separate installation in tor always mode (start the second one eg. with --fileserver_port 15442 --ui_port 43111)
You mean "disabled-Multiuser" i try to rename but will be Crash(ERROR)
It works for me, but its created for proxies, it's very easy to connect your accounts if you posting on both using the same connections.
theres another question when i use the new user its tell me i using proxymode can't clone any "apps" like ZeroBlog
you can use --multiuser_local to disable that restriction
@HelloZeroNet
it's very easy to connect your accounts if you posting on both using the same connections.
Could you explain a little bit more details how accounts can be matched?
Do you mean your peers may listen to traffic and notice posting from same peer with different id?
Is it possible to be sure that this is you posting and you not just send update from someone else?
Someone can connect to many peers, then log first source of the update and by that finding the poster's ip/onion address. If you using the same client to post to multiple account, then you will use the same ip/onion address/connection to send the update, so it's possible to find out, that the two account owned by the same person.
@HelloZeroNet
Thanks! As I understand, the number of peers one may connect is not infinite and with growth of ZN the likelihood that first source of update in your neighbourhood is the first source of update globally will decline, is this correct (1)? Also, if we have triangle like A-B, B-C, A-C, is this impossible that A starts to publish its updates to all peers but in some cases B will receive it first and publish it to C quicker than A (2)?
@aemxdp
Yeah, more peer means more privacy.
If B is close to C and A is far, then it can be possible to receive the update faster that way, than directly from A.
@HelloZeroNet Can the issue be closed?
@HelloZeroNet Can the issue be closed?
User selection from a list in multiuser local mode is also added:
https://github.com/HelloZeroNet/ZeroNet/commit/15fca6bd12a1304a7053270b758cfed94dd78296
Most helpful comment
there is a multiuser plugin, but if you care about your privacy you should run two separate installation in tor always mode (start the second one eg. with
--fileserver_port 15442 --ui_port 43111)