On Saturday 20 June 2015 18:59:04 Nikos Chatzidakis wrote:
> Hello everybody,
> 
> Below I attach the updated timeline for this year's GSoC project,
> where you can find detailed information about my current (and
> future) work. For the time being, there is a git repo which you can
> find here:
> http://nikhatzi.gr:9091/nikhatzi/kopete (latest code will be updated
> in about 2-3 days, as I study for my exams too). My project is also
> updated in the kde gsoc reports status page. Frequent e-mails will
> be sent from now on to this list to update everyone interested with
> the latest changes. Thank you for your time and the opportunity to
> work on this awesome project!
> 
> Yours,
> Nikolaos Chatzidakis

Hi! Thanks for information. I would propose to rename your new plugin to 
"gpg" or "gnupg" as will only supports PGP encryption/signatures via 
gnupg (implemented by qca-gnupg plugin). We already have "otr" plugin in 
Kopete which implements OTR cryptography and your current name 
"cryptography2" is not so good idea.

Anyway, look into "cryptography" plugin which is in Kopete tree. It 
stores public for Kopete::MetaContact into contact list plugin data.
Raw xml file is in ~/.kde/share/apps/kopete/contactlist.xml. MetaContact 
class represent list of all contacts (Kopete::Contact) and it would be 
nice to support per contact key (not per metacontact), like otr plugin.

Also your new gpg plugin could be drop-in replacement for old 
"cryptography" plugin, so once it will be finished I would like to 
delete source code and documentation of cryptography plugin from Kopete 
tree.

There will be probably problem that switching to new version will loose 
configuration of per metacontact public keys. And it would be cool to 
migrate these old settings to new plugin.

-- 
Pali Rohár
pali.ro...@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to