AvANa-BBS / freepto-lb

Encrypted GNU/Linux OS (based on Debian Wheezy) which can be installed on USB flash drive. Freepto is designed for encrypt your communications, carry your documents in secure way and save your anonymity.
http://www.freepto.mx/
44 stars 14 forks source link

Automatic OTR #120

Closed boyska closed 10 years ago

boyska commented 10 years ago

OTR supports automatic detection if the other parts supports it. This is disabled in freepto. Enabling it should be very easy: just flip the bit in https://github.com/AvANa-BBS/freepto-lb/blob/master/config/includes.chroot/etc/skel/.purple/prefs.xml#L454

PRO It's easier for people to use OTR, and it less probable that sensitive content will leak CON

If there's agreement, I am willing to do it.

paskao commented 10 years ago

It's ok for me

ghost commented 10 years ago

me too

boyska commented 10 years ago

How to test

Image: http://dev.freepto.mx/dev/boyska/2014-07-11_14.46_v1.0alpha1-25-gb49c72c-it_IT.UTF-8/ Virtualization: you can use it, if you prefer Needed: a jabber account and a friend with another one and Automatically initiate private messaging enabled What to do: Opening a chat with a buddy that has automatic otr and writing something will automatically trigger OTR Extra: open TWO instances of freepto, connect to two different jabber accounts, talk to each other. OTR should start automatically.

boyska commented 10 years ago

https://lists.autistici.org/message/20140714.111658.70c599c9.en.html

boyska commented 10 years ago

This should be merged; who is willing to do this?

ghost commented 10 years ago

I'm working on this, I will merge the commit and close the issue

boyska commented 10 years ago

What do you mean by "working on this"?

the commit should be ready, if you can test it. Look at my master branch ( http://dev.freepto.mx/dev/boyska/2014-08-08_22.37_v1.0alpha1-28-g0513727-it_IT.UTF-8/ ); this issue, #133 and #54 should be fixed. If you can test them, I will merge everything.

ghost commented 10 years ago

I know it should be ready, I meant "I'll merge the commit"

boyska commented 10 years ago

has there been any progress on this?