
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This plugin enables Off-The-Record encryption for the KDE instant messenger Kopete. Using this plugin you can encrypt chatsessions to other users with IM-Cients supporting the OTR encryption method.
What you need
KDE-3.5.x for version 0.7
KDE-4 for version 0.8
Kopete
libotr-3.1.0
enjoy!
12 years ago
0.8:
- KDE-4 Port. 0.8 is only for KDE-4.
- GUI redesign due to the port
- small fixes
0.7:
- Added support for the Socialists Millionaires Protocol. This requires libotr-3.1.0.
- Fixed a bug where the creation of new fingerprints would overwrite the wrong key
- Allow copy-paste the own fingerprint
- Polished the verify fingerprint dialog
- Added italian translation.
- Fixed a crash when verifying fingerprint with no fingerprint selected
0.6:
- Fixed some licensing issues
- Fixed a newline bug
- minor fixes
0.5:
- Fixed a crash when joining Jabber-MUCS
- Added a popup when receiving a new (unknown) fingerprint
- Removed duplicate shown messages on automatic resend
- rewrote messagehandling (output is more userfriendly now)
- corrected permissions on keyfiles
- fixed a crash when reading the fingerprint file
- minor fixes
0.4:
- You can now set a different policy for every contact
- Protocol names are now shown in preferences
- You can now have enabled both plugins: GPG and OTR
- fixed some bugs
0.3:
- Generation of Private keys is now userfriendly
- Translation to german
- You can now verify fingerprints in the chatwindow
- bugfixes
12 years ago
0.8:
- KDE-4 Port. 0.8 is only for KDE-4.
- GUI redesign due to the port
- small fixes
0.7:
- Added support for the Socialists Millionaires Protocol. This requires libotr-3.1.0.
- Fixed a bug where the creation of new fingerprints would overwrite the wrong key
- Allow copy-paste the own fingerprint
- Polished the verify fingerprint dialog
- Added italian translation.
- Fixed a crash when verifying fingerprint with no fingerprint selected
0.6:
- Fixed some licensing issues
- Fixed a newline bug
- minor fixes
0.5:
- Fixed a crash when joining Jabber-MUCS
- Added a popup when receiving a new (unknown) fingerprint
- Removed duplicate shown messages on automatic resend
- rewrote messagehandling (output is more userfriendly now)
- corrected permissions on keyfiles
- fixed a crash when reading the fingerprint file
- minor fixes
0.4:
- You can now set a different policy for every contact
- Protocol names are now shown in preferences
- You can now have enabled both plugins: GPG and OTR
- fixed some bugs
0.3:
- Generation of Private keys is now userfriendly
- Translation to german
- You can now verify fingerprints in the chatwindow
- bugfixes
annaeus
13 years ago
Thank you.
Report
dreadhead
13 years ago
It isn't ready for end user use yet. I will update this section as soon I release the first kde4 version.
Report
thsnielsen
13 years ago
Normally I am on the latest kde4 packets, and I am using kopete all day on multiple protocols, and I have colleagues that prefer talking of the record :-)
And I am used to reporting bugs in a qualified way.
Report
illuminatus23
13 years ago
Report
texDiggs
13 years ago
Report
sektion31
13 years ago
anyways it crashed my kopete and _maybe_ this is not an old bug so here we go:
gdb says:
ibkopete: WARNING: [Kopete::Plugin* Kopete::PluginManager::loadPluginInternal(const Q String&)] Unable to find a plugin named 'kopete_statistics'!
KCrash: Application 'kopete' crashing...
---Type <return> to continue, or q <return> to quit---
Program exited normally.
kcrash says:
#6 0xb60a7a25 in strstr () from /lib/libc.so.6
#7 0x0000e8ac in ?? ()
#8 0xb603b2b0 in ?? () from /lib/libc.so.6
#9 0xb5e22778 in ?? () from /usr/lib/libotr.so.2
#10 0x00000000 in ?? ()
I hope this is any help. i dont have debug compiled in
Report
dreadhead
13 years ago
What were you doing when it crashed?
Please add debug output to the build as the stack trace isn't telling anything about the crash.
Report
sektion31
13 years ago
the crash did come at every kopete startup, since one day. i didnt do any unusuall things during the last kopete session, before the crashes appeared.
i upgraded then to 0.7 and it works now again.
is there a way to add more debug info without having debug compiled in?
in other words should i not even bother about filling out bugreports (not only kopete/otr but in general), because all my packages are compiled without debug support.
Report
dreadhead
13 years ago
But for sure you shouldn't report bugs if you are 5 versions behind because this bugs will most likely been fixed already.
Report
sektion31
13 years ago
> bugs if you are 5 versions behind
> because this bugs will most likely
> been fixed already.
hehe, yeah i know
usually my packages are all up to date =)
Report
elfchief
13 years ago
Brought up a chat window for a friend, tools->otr->start session
Try to send a message:
OTR Error: You transmitted an unreadable encrypted message.
... any ideas?
Report
liquidat
13 years ago
Report
dreadhead
13 years ago
Report
ZdadrDeM
13 years ago
Report
dreadhead
13 years ago
Now it is corrected.
Report
sektion31
13 years ago
My fingerprints are imported from pidgin 2.0.2. As described here in the comments.
Btw: The private key can not just be coppied from pidgin. They seem to use a string for "protocol" while kopete needs an integer value.
I changed the line
(protocol prpl-icq)
to
(protocol "myicqno") <- with Quotations
and it worked.
Ok back to the opportunistic issue.
Well kopete justed does not send encrypted messenages to people i have an verified fingerprints of.
What to do here?
Report
sektion31
13 years ago
The encryption itself works nice, when an otr session is started manualy or by an incomming message.
Kopete justs does not start an otr session automatically, when I start a conversion with others.
Report
dreadhead
13 years ago
Report
francov
13 years ago
kopete: symbol lookup error: /usr/lib/kde3/kopete_otr.so: undefined
symbol: _ZN17OtrlChatInterface20checkFilePermissionsE7QString
Report
dreadhead
13 years ago
Report
gfdsa
13 years ago
Any idea of how to deal with the newlines problem anyone?
Thanks!
Report
dreadhead
13 years ago
Report
brand80
13 years ago
download:
http://www5.autistici.org/debian-xgl/
Report
sts
13 years ago
Backtrace is here: http://sts.synflood.de/kopetecrash.txt
Report
sts
13 years ago
Report