1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
@inproceedings{otr,
author = "Nikita Borisov and Ian Goldberg and Eric Brewer",
title = "Off-the-Record Communication, or, Why Not To Use PGP",
booktitle = "Proceedings of the 2004 ACM Workshop on Privacy in the Electronic Society.",
year = "2004",
publisher = "ACM",
note = "\url{http://www.cypherpunks.ca/otr/otr-wpes.pdf}"
}
@manual{xep27,
author = "Thomas Muldowney",
title = "XEP-0027: Current Jabber OpenPGP Usage",
organization = "XMPP Standards Foundation",
year = "1999-2006",
note = "\url{http://www.xmpp.org/extensions/xep-0027.html}"
}
@manual{xep45,
author = "Peter Saint-Andre",
title = "XEP-0045: Multi-User Chat",
organization = "XMPP Standards Foundation",
year = "1999-2008",
note = "\url{http://www.xmpp.org/extensions/xep-0045.html}"
}
@misc{libotr,
title ="Off-the-Record Messaging",
author = "Ian Goldberg and Chris Alexander and Nikita Borisov",
note ="\url{http://www.cypherpunks.ca/otr/}"
}
@misc{samplerc,
title = "Sample configuration file for mcabber",
note = "\url{http://www.lilotux.net/~mikael/mcabber/hg/?raw-file/tip/mcabber/mcabberrc.example}"
}
@misc{mcabber,
title = "Mcabber",
author = "Mikael Berthe",
note = "\url{http://www.lilotux.net/~mikael/mcabber/}"
}
@misc{jabber,
title = "Jabber/XMPP Protocols",
author = "XMPP Standards Foundation",
note = "\url{http://www.xmpp.org/protocols/}"
}
@inproceedings{smp,
author = "Chris Alexander and Ian Goldberg",
title = "Improved User Authentication in Off-The-Record Messaging",
booktitle = "Proceedings of the 2007 ACM workshop on Privacy in electronic society",
year = "2007",
publisher = "ACM",
note = "\url{http://www.cypherpunks.ca/~iang/pubs/impauth.pdf}"
}
@misc{centericq,
title = "CenterICQ",
author = "Konstantin Klyagin",
note = "\url{http://thekonst.net/en/centericq}"
}
@misc{centerim,
title = "CenterIM",
note = "\url{http://www.centerim.org}"
}
|