forked from glamrock/cryptocat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
35 lines (26 loc) · 1.15 KB
/
ChangeLog
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
Changes in version 0.0.1-GITHASHHERE - 2012-04-XX
o Major features:
Native Android package
Implemented with PhoneGap
Additional Random Number Generation seeding through entropic dance moves
Natively isolated from the rest of the web system
Routes Cryptocat over Tor by default to a Tor Hidden Service with Orbot
Easy build process for Chrome Plugin
Uses internal CSPRNG for Chrome and Safari
o Major security features:
XXX: Implement mpOTR ( http://www.cypherpunks.ca/~iang/pubs/mpotr.pdf )
o Minor features:
Desktop notification in Chrome
Logout button
o Feature removal and security fix:
XXX TODO: Replace Cryptocat spec with mpOTR
o Major bugfixes:
Malformed regex for parsing chatroom information for multiple users
o Minor bugfixes:
Many and varied
o Special thanks to the following individuals:
Arturo Filasto, Joseph Bonneau, Jonas Smedegaard, Tobias Pulls, Jacob Appelbaum and amazingly talented anonymous helpers.
o Code simplifications and refactoring:
XXX: Starting with i18n/L10n gettext
o Documentation and specification changes:
XXX: Describe mpOTR choices and extensions