惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
U
Unit 42
MyScale Blog
MyScale Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
量子位
IT之家
IT之家
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Recent Announcements
Recent Announcements
V
Visual Studio Blog
G
Google Developers Blog
Last Week in AI
Last Week in AI
雷峰网
雷峰网
博客园 - 聂微东
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
J
Java Code Geeks
博客园 - 司徒正美
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏

Signal Blog

Label yourself Put a pin in it Signal Polls: Yes, no, maybe (yes!) Signal Protocol and Post-Quantum Ratchets Introducing Signal Secure Backups By Default, Signal Doesn't Recall A Synchronized Start for Linked Devices Improving Private Signal Calls: Call Links & More Proxy Please: Help People Connect to Signal Keep your phone number private with Signal usernames Trend report: Use Signal Privacy is Priceless, but Signal is Expensive New Features Roll Call: Fall 2023 Quantum Resistance and the Signal Protocol Standing firm against threats to private and safe communication Signal is for everyone, and everyone is different Story Time Removing SMS support from Signal Android (soon) Help people in Iran reconnect to Signal – a request to our community A Message from Signal's New President Technology Deep Dive: Building a Faster ORAM Layer for Enclaves Signal Your Support You Can Change Your Number New year, new CEO How to build large-scale end-to-end encrypted group video calls Become a Signal Sustainer Improving first impressions on Signal Embrace ephemerality with default disappearing messages The Instagram ads Facebook won't show you Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
Disappearing messages for Signal
2016-10-11 · via Signal Blog

Disappearing messages screenshot

The latest Signal release for iPhone, Android, and Desktop now includes support for disappearing messages.

The timer has come

With this update, any conversation can be configured to delete sent and received messages after a specified interval. The configuration applies to all parties of a conversation, and the clock starts ticking for each recipient once they’ve read their copy of the message.

Disappearing messages are a way for you and your friends to keep your message history tidy. They are a collaborative feature for conversations where all participants want to automate minimalist data hygiene, not for situations where your contact is your adversary — after all, if someone who receives a disappearing message really wants a record of it, they can always use another camera to take a photo of the screen before the message disappears.

The disappearing timer values range from five seconds to one week, giving you a range of options for ephemeral message history.

There’s safety in numbers

This release also includes support for Signal Protocol’s numeric fingerprint format, which are called “safety numbers” in Signal.

Safety numbers screenshot

Safety numbers can be verified by either scanning a QR code or by reading a string aloud. The numeric fingerprint format has several advantages over the old hex strings:

  1. They’re easy to localize. Hexadecimal isn’t compatible with all alphabets, so it left a lot of people out. Likewise, using a wordlist from a single language wouldn’t be very accessible, and trying to localize wordlists to make cross-language comparisons possible is very error-prone. However, all common languages have a representation for base 10 digits that safety numbers can easily be localized into.

  2. They’re visually and audibly distinct. Numeric representations in all languages have a lot of evolution behind them, and have been pushed towards visual and audible distinguishability.

  3. They’re relatively compact. Users compare 12 groups of 5 digits with each other, which is half the size of our previous hexadecimal format.

View source

As always, all of our code is free, open source, and available on GitHub. Dedicated development is supported by community donations and grants. Signal contains no advertisements, and it doesn’t cost anything to use. Try it out!

Get it on Google Play