Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-14 | Fix the group javascript demo | Mark Haines | |
2016-05-26 | Put a signature on sent group messages | Richard van der Hoff | |
It's important that group messages be signed by the sender, rather than by a secret derived from the shared secret. | |||
2016-05-26 | js group demo: use a remoteOps object | Richard van der Hoff | |
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-25 | Add a demo for group messaging via the JS bindings | Richard van der Hoff | |