Commit Graph

7 Commits

Author SHA1 Message Date
Scott Nonnenberg
d6e55c2e33
v1.3.0
Remove 1000 messageKey limit entirely, along with custom limits (#42)
Throw error if asked to jump forward in chain by over 2000 (#43)

Remove logging from verifyMAC on mismatch (#44)

Update to new signalapp github organization (#45)
Fix code example typo in Readme (#39)
2018-02-14 11:42:55 -08:00
Scott Nonnenberg
a39e38038a
v1.2.0
Quite a few changes to reflect new behavior around identity keys rolled
out in the Signal apps in June 2017:
  - We always trust a new identity key when receiving messages
  - We have a few requirements for trust when sending messages:
    1) it can't have changed very recently
    2) if the previous identity key had been verified by the user, the
       user needs to explicitly approve a new identity key

Expose ability to delete all existing sessions - for proper reset (#35)

Allow caller to provide fillMessageKeys limit - allowing customization
  of the maxiumum number of one-sided messages in a conversation (#29)

Dev:
  - A number of changes to make the branch build in CI, add badge, etc.

Note: we appear to have some unreliability during our Firefox 34 builds
on Sauce. A little less than half the time the test fails with an out of
memory error.
2017-11-20 17:32:46 -08:00
Scott Nonnenberg
dbf8c26967
Update grunt-contrib-jshint to make build succeed 2017-11-06 12:15:57 -08:00
lilia
c17c1bfa9d Bump version 2016-06-30 12:40:14 -07:00
lilia
3815665275 Bump version 2016-06-23 14:15:45 -07:00
lilia
352ad16c2c Bump version 2016-06-14 19:30:04 -07:00
lilia
bfdf169ad2 Version 1.0.0 2016-06-14 17:36:31 -07:00