Update 'MultiDeviceInitialization'

emdee 2022-09-22 04:23:53 +02:00
parent 2baac0f513
commit f9295c44f0

@ -6,3 +6,5 @@ most complement the Tox profile with an ini file or similar.
If you just copy a profile from one device to the next it will not work as
you cannot have 2 profiles with the same keys online at the same time. We could have a simple utility that rekeys a profile and creates a new ToxID, so that we could copy a profile and rekey it. Then the new client running the rekeyed profile could send a DHT announcement updating to the new ToxID.
The profile rekey utility could also do other things at the same time, like empty the TCP_RELAYS section of the profile if desired.