]> pere.pagekite.me Git - homepage.git/commitdiff
More text.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 10 Oct 2016 09:32:03 +0000 (11:32 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 10 Oct 2016 09:32:03 +0000 (11:32 +0200)
blog/data/2016-10-10-signal-landline.txt

index 41de554687c816321e021d3ac247fb10c9b8df3a..047aef4594c6cddc988fea24666008cd0a475696 100644 (file)
@@ -26,8 +26,11 @@ time.</p>
 
 <p>I've also hit the 90 days timeout blocking, and noticed that this
 make it impossible to send messages using Signal.  I could still
-receive them, but had to patch the code with a new timestamp to
-send.</p>
+receive them, but had to patch the code with a new timestamp to send.
+I believe the timeout is added by the developers to force people to
+upgrade to the latest version of the app, even when there is no
+protocol changes, to reduce the version skew among the user base and
+thus try to keep the number of support requests down.</p>
 
 <p>Since my original recipe, the Signal source code changed slightly,
 making the old patch fail to apply cleanly.  Below is an updated