• v0.4.1 f9b345fc10

    v0.4.1 Pre-Release

    sarah released this 2020-10-01 21:18:27 +00:00 | 590 commits to master since this release

    • Signing of Server Bundles by Servers
    • ToFU checking of signed server bundles for new keys (reject on inconsistent keys)
    Downloads
  • v0.4.0 c581457acd

    v0.4.0 Pre-Release

    sarah released this 2020-09-28 22:34:25 +00:00 | 593 commits to master since this release

    • new experimental tapir groups (old ricochet groups deprecated and actively not supported)
    • remove protobuf dependency
    • remove libricochet-go dependency
    Downloads
  • v0.3.16 2c13feb71e

    v0.3.16 Pre-Release

    sarah released this 2020-07-09 21:08:07 +00:00 | 610 commits to master since this release

    Allow configurable history saving for p2p connections.

    Downloads
  • v0.3.15 3529e21b0e

    v0.3.15 Pre-Release

    dan released this 2020-06-25 18:26:44 +00:00 | 612 commits to master since this release

    • Making storage/v1/fileenc methods all public so that apps can reuse them for simple config storage
    • version bump for log pacakge to get colors
    Downloads
  • v0.3.14 8a4f7dda86

    v0.3.14 Pre-Release

    dan released this 2020-06-16 21:18:11 +00:00 | 614 commits to master since this release

    Change out blocked flag for authorization state in peer with values of unknown, blocked or approved

    Downloads
  • v0.3.13 e05d1addf6

    v0.3.13 Pre-Release

    sarah released this 2020-04-20 19:43:19 +00:00 | 618 commits to master since this release

    • Updates to Handling of RetVal Events
    • Upgrade libricochet-go to v1.0.13 (fully deprecate extra25519)
    Downloads
  • v0.3.12 ca507f776b

    v0.3.12 Pre-Release

    sarah released this 2020-03-31 20:12:34 +00:00 | 624 commits to master since this release

    • upgrading tapir
    Downloads
  • v0.3.11 0eacec9df7

    v0.3.11 Pre-Release

    dan released this 2020-03-27 19:01:24 +00:00 | 626 commits to master since this release

    • a fix for loading stores without passwords
    • adding getVal / retVal messages and some handling to peer
    Downloads
  • v0.3.10 438f05c4af

    v0.3.10 Pre-Release

    dan released this 2020-02-10 23:57:04 +00:00 | 630 commits to master since this release

    migrate to stand alone log and connectivity packages

    Downloads
  • v0.3.9 dc7b1caef3

    v0.3.9 Pre-Release

    dan released this 2020-02-05 01:31:47 +00:00 | 632 commits to master since this release

    • Fixed race conditions largely in App and cwtch Peer. This resulted in removing the peer.GetProfile function as it is wildly unsafe
    • Upgrade storage system to use only keys in memory, not password. changes to storage formater. upgrader included
    Downloads