SkyzohKey

Results 128 comments of SkyzohKey

Hmm, if i understand this issue well you would obtain something like that ? ``` This is your passphrase. Read and remember it (or write it on a secure paper)....

[**@SlugFiller**](https://github.com/SlugFiller) commented on [24 Nov 2015, 16:33 GMT+1](https://github.com/irungentoo/toxcore/issues/1462#issuecomment-159305690): > [@SkyzohKey](https://github.com/SkyzohKey) Yup, that's about right. > > I also want to add that having support for this in the core, rather...

I think the guy that asked me to post this wanted to say that ToxCore could implement the same principle, not using their codebase x)

> why didn't you PR it for the the last 9 months since the fix Cuz PR on this repo' are never merged ? You'd be better to propose the...

Sorry if I badly explained this. What I suggested is to be able to store custom values in a .tox file. This would permit for clients devs to avoid the...

Hey. It would be nice to have a bit for "is_contact_blocked", " alias", etc. This is clearly the goal of this issue ;)

The JSON format would be a nice solution to store settings, ie. like @Renha mentioned we could have a .tox archive that would contains .json files for friends, avatars (base64...

Or you can ''just'' have the multiple tox instance running in the same Venom instance like Wire does, then you just bind signal to the correct instance. When opening a...