Mark Haines
6dfa64342a
Fix the group javascript demo
2016-09-14 11:10:05 +01:00
Richard van der Hoff
803672931a
Put a signature on sent group messages
...
It's important that group messages be signed by the sender, rather than by a
secret derived from the shared secret.
2016-05-26 18:01:02 +01:00
Richard van der Hoff
7c5ab63fd8
js group demo: use a remoteOps object
...
To make sure that we don't sneakily use methods which we wouldn't be able to
for remote users, expose an interface object which contains the remote
interface.
2016-05-26 17:14:33 +01:00
Richard van der Hoff
315fbfc921
Add a demo for group messaging via the JS bindings
2016-05-25 17:48:01 +01:00