Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Signal Protocol

From Wikipedia, the free encyclopedia
Non-federated cryptographic protocol
This article is about encryption protocol. For messenger implementing this protocol, seeSignal (messaging app). For the charitable foundation, seeSignal Foundation.

Signal Protocol
Communication protocol
Signal Protocol full double ratchet step
PurposeEnd-to-end encrypted communications
Developer(s)Signal Foundation
Based onOTR,SCIMP[1]
InfluencedOMEMO,Matrix[2]
OSI layerApplication layer
Websitesignal.org/docs

TheSignal Protocol (formerly known as theTextSecure Protocol) is a non-federatedcryptographic protocol that providesend-to-end encryption for voice andinstant messaging conversations.[2] The protocol was developed byOpen Whisper Systems in 2013[2] and was introduced in theopen-sourceTextSecure app, which later becameSignal. Severalclosed-source applications have implemented the protocol, such asWhatsApp, which is said to encrypt the conversations of "more than a billion people worldwide"[3] orGoogle who provides end-to-end encryption by default to allRCS-based conversations between users of theirGoogle Messages app for one-to-one conversations.[4]Facebook Messenger also say they offer the protocol for optional "Secret Conversations", as didSkype for its "Private Conversations".

The protocol combines theDouble Ratchet Algorithm, prekeys (i.e., one-time ephemeral public keys that have been uploaded in advance to a central server), and a tripleelliptic-curve Diffie–Hellman (3-DH) handshake,[5] and usesCurve25519,AES-256, andHMAC-SHA256 asprimitives.[6]

History

[edit]

The development of the Signal Protocol was started by Trevor Perrin andMoxie Marlinspike (Open Whisper Systems) in 2013. The first version of the protocol, TextSecure v1, was based onOff-the-record messaging (OTR).[7][8]

On 24 February 2014, Open Whisper Systems introduced TextSecure v2,[9] which migrated to the Axolotl Ratchet.[7][10] The design of the Axolotl Ratchet is based on the ephemeral key exchange that was introduced by OTR and combines it with a symmetric-key ratchet modeled after theSilent Circle Instant Message Protocol (SCIMP).[1] It brought about support forasynchronous communication ("offline messages") as its major new feature, as well as better resilience with distorted order of messages and simpler support for conversations with multiple participants.[11] The Axolotl Ratchet was named after the critically endangered aquatic salamanderAxolotl, which has extraordinary self-healing capabilities. The developers refer to the algorithm as self-healing because it automatically disables an attacker from accessing thecleartext of later messages after having compromised asession key.[1]

The third version of the protocol, TextSecure v3, made some changes to the cryptographic primitives and the wire protocol.[7] In October 2014, researchers fromRuhr University Bochum published an analysis of TextSecure v3.[6][7] Among other findings, they presented anunknown key-share attack on the protocol, but in general, they found that it was secure.[12]

In March 2016, the developers renamed the protocol to Signal Protocol. They also renamed the Axolotl Ratchet to the Double Ratchet algorithm to better differentiate between the ratchet and the full protocol[13] because some had used the name Axolotl when referring to the full protocol.[14][13]

As of October 2016[update], the Signal Protocol is based on TextSecure v3, but with additional cryptographic changes.[7] In October 2016, researchers from the UK'sUniversity of Oxford, Australia'sQueensland University of Technology, and Canada'sMcMaster University published a formal analysis of the protocol, concluding that the protocol was cryptographically sound.[15][16]

Another audit of the protocol was published in 2017.[17]

Properties

[edit]

The protocol provides confidentiality, integrity,authentication, participant consistency, destination validation,forward secrecy, post-compromise security (aka future secrecy), causality preservation, message unlinkability,message repudiation, participation repudiation, and asynchronicity.[18] It does not provide anonymity preservation and requires servers for the relaying of messages and storing of public key material.[18]

The Signal Protocol also supports end-to-end encrypted group chats. The group chat protocol is a combination of a pairwisedouble ratchet andmulticast encryption.[18] In addition to the properties provided by the one-to-one protocol, the group chat protocol provides speaker consistency, out-of-order resilience, dropped message resilience, computational equality, trust equality, subgroup messaging, as well as contractible and expandable membership.[18]

Authentication

[edit]

For authentication, users can manually comparepublic key fingerprints through an outside channel.[19] This makes it possible for users to verify each other's identities and avoid aman-in-the-middle attack.[19] An implementation can also choose to employ atrust on first use mechanism in order to notify users if a correspondent's key changes.[19]

Metadata

[edit]

The Signal Protocol does not prevent a company from retaining information about when and with whom users communicate.[20][21] There can therefore be differences in how messaging service providers choose to handle this information. Signal'sprivacy policy states that recipients' identifiers are only kept on the Signal servers as long as necessary in order to transmit each message.[22] In June 2016, Moxie Marlinspike toldThe Intercept: "the closest piece of information to metadata that the Signal server stores is the last time each user connected to the server, and the precision of this information is reduced to the day, rather than the hour, minute, and second."[21]

In October 2018, Signal Messenger announced that they had implemented a "sealed sender" feature into Signal, which reduces the amount of metadata that the Signal servers have access to by concealing the sender's identifier.[23][24] The sender's identity is conveyed to the recipient in each message, but is encrypted with a key that the server does not have.[24] This is done automatically if the sender is in the recipient's contacts or has access to their Signal Profile.[24] Users can also enable an option to receive "sealed sender" messages from non-contacts and people who do not have access to their Signal Profile.[24] A contemporaneous wiretap of the user's device and/or the Signal servers may still reveal that the device's IP address accessed a Signal server to send or receive messages at certain times.[23]

Usage

[edit]

Open Whisper Systems first introduced the protocol in applicationTextSecure. They later merged an encrypted voice call application namedRedPhone into TextSecure and renamed itSignal.

In November 2014, Open Whisper Systems announced a partnership withWhatsApp to provide end-to-end encryption by incorporating the Signal Protocol into each WhatsApp client platform.[25] Open Whisper Systems said that they had already incorporated the protocol into the latest WhatsApp client forAndroid and that support for other clients, group/media messages, and key verification would be coming soon after.[26] On April 5, 2016, WhatsApp and Open Whisper Systems announced that they had finished adding end-to-end encryption to "every form of communication" on WhatsApp, and that users could now verify each other's keys.[27][28] In February 2017, WhatsApp announced a new feature, WhatsApp Status, which uses the Signal Protocol to secure its contents.[29] In October 2016, WhatsApp's parent companyFacebook also deployed an optional mode called Secret Conversations inFacebook Messenger which provides end-to-end encryption using an implementation of the Signal Protocol.[30][31][32][33]

In September 2015,G Data Software launched a new messaging app called Secure Chat which used the Signal Protocol.[34][35] G Data discontinued the service in May 2018.[36]

In September 2016,Google launched a new messaging app calledAllo, which featured an optional "incognito mode" that used the Signal Protocol for end-to-end encryption.[37][38] In March 2019, Google discontinued Allo in favor of theirGoogle Messages app on Android.[39][40] In November 2020, Google announced that they would be using the Signal Protocol to provide end-to-end encryption by default to allRCS-based conversations between users of theirGoogle Messages app, starting with one-to-one conversations.[4][41]

In January 2018, Open Whisper Systems andMicrosoft announced the addition of Signal Protocol support to an optionalSkype mode called Private Conversations.[42][43]

Influence

[edit]

The Signal Protocol has had an influence on other cryptographic protocols. In May 2016,Viber said that their encryption protocol is a custom implementation that "uses the same concepts" as the Signal Protocol.[44][45] Forsta's developers have said that their app uses a custom implementation of the Signal Protocol.[46][47][independent source needed]

TheDouble Ratchet Algorithm that was introduced as part of the Signal Protocol has also been adopted by other protocols.OMEMO is an XMPP Extension Protocol (XEP) that was introduced in theConversations messaging app and approved by theXMPP Standards Foundation (XSF) in December 2016 as XEP-0384.[48][2]Matrix is an open communications protocol that includes Olm, a library that provides optional end-to-end encryption on a room-by-room basis via a Double Ratchet Algorithm implementation.[2] The developers ofWire have said that their app uses a custom implementation of the Double Ratchet Algorithm.[49][50][51]

Messaging Layer Security, anIETF proposal, usesAsynchronous ratcheting trees to efficiently improve upon security guarantees over Signal'sDouble Ratchet.[52]

Implementations

[edit]

Signal Messenger maintains areference implementation of the Signal Protocollibrary written inRust under theAGPLv3 license onGitHub. There are bindings to Swift, Java, TypeScript, C, and other languages that use the reference Rust implementation.

Signal previously maintained the following deprecated libraries:

There are also alternative libraries written by third-parties in other languages, such asTypeScript.[53]

See also

[edit]

References

[edit]
  1. ^abcMarlinspike, Moxie (26 November 2013)."Advanced cryptographic ratcheting".Signal Blog.Open Whisper Systems.Archived from the original on 24 March 2017. Retrieved23 September 2016.
  2. ^abcdeErmoshina, Ksenia; Musiani, Francesca; Halpin, Harry (September 2016). "Internet Science". In Bagnoli, Franco; et al. (eds.).Internet Science. INSCI 2016. Lecture Notes in Computer Science. Vol. 9934. Florence, Italy: Springer. pp. 244–254.doi:10.1007/978-3-319-45982-0_22.ISBN 978-3-319-45982-0.
  3. ^"WhatsApp's Signal Protocol integration is now complete".Signal. Signal Blog. 2016.Archived from the original on 29 January 2021. Retrieved5 April 2016.
  4. ^abBohn, Dieter (19 November 2020)."Google is rolling out end-to-end encryption for RCS in Android Messages beta".The Verge. Vox Media, Inc. Retrieved28 November 2020.
  5. ^Unger et al. 2015, p. 241
  6. ^abFrosch et al. 2016
  7. ^abcdeCohn-Gordon et al. 2016, p. 2
  8. ^"Protocol". Open Whisper Systems. 2 March 2014. Archived fromthe original on 7 January 2015. Retrieved28 October 2016 – viaGitHub.
  9. ^Donohue, Brian (24 February 2014)."TextSecure Sheds SMS in Latest Version".Threatpost.Archived from the original on 15 February 2017. Retrieved14 July 2016.
  10. ^"ProtocolV2". Open Whisper Systems. 2 March 2014. Archived fromthe original on 15 October 2014. Retrieved28 October 2016 – viaGitHub.
  11. ^Unger et al. 2015
  12. ^Pauli, Darren (3 November 2014)."Auditors find encrypted chat client TextSecure is secure".The Register.Archived from the original on 4 November 2014. Retrieved4 November 2014.
  13. ^abMarlinspike, Moxie (30 March 2016)."Signal on the outside, Signal on the inside".Signal Blog.Open Whisper Systems.Archived from the original on 28 December 2016. Retrieved9 April 2016.
  14. ^Cohn-Gordon et al. 2016, p. 1
  15. ^Brook, Chris (10 November 2016)."Signal Audit Reveals Protocol Cryptographically Sound".Threatpost. Kaspersky Lab.Archived from the original on 14 February 2017. Retrieved11 November 2016.
  16. ^Cohn-Gordon et al. 2016
  17. ^N. Kobeissi; K. Bhargavan; B. Blanchet (2017). "Automated verification for secure messaging protocols and their implementations: A symbolic and computational approach".2017 IEEE European Symposium on Security and Privacy (EuroS&P)(PDF). pp. 435–450.doi:10.1109/EuroSP.2017.38.ISBN 978-1-5090-5762-7.S2CID 6717546.Archived(PDF) from the original on 24 July 2018. Retrieved29 August 2020.
  18. ^abcdUnger et al. 2015, p. 239
  19. ^abcRottermanner et al. 2015, p. 5
  20. ^Rottermanner et al. 2015, p. 4
  21. ^abLee, Micah (22 June 2016)."Battle of the Secure Messaging Apps: How Signal Beats WhatsApp".The Intercept.Archived from the original on 19 February 2017. Retrieved8 October 2016.
  22. ^"Privacy Policy". Open Whisper Systems. n.d.Archived from the original on 29 April 2017. Retrieved8 October 2016.
  23. ^abDan Goodin (30 October 2018)."New Signal privacy feature removes sender ID from metadata".Ars Technica.Archived from the original on 28 March 2019. Retrieved28 March 2019.
  24. ^abcdLund, Joshua (29 October 2018)."Technology preview: Sealed sender for Signal".signal.org. Signal Messenger.Archived from the original on 24 November 2018. Retrieved16 April 2019.
  25. ^Evans, Jon (18 November 2014)."WhatsApp Partners With Open Whisper Systems To End-To-End Encrypt Billions Of Messages A Day".TechCrunch.Archived from the original on 18 November 2014. Retrieved14 March 2016.
  26. ^Marlinspike, Moxie (18 November 2014)."Open Whisper Systems partners with WhatsApp to provide end-to-end encryption". Open Whisper Systems.Archived from the original on 18 November 2014. Retrieved14 March 2016.
  27. ^Metz, Cade (5 April 2016)."Forget Apple vs. the FBI: WhatsApp Just Switched on Encryption for a Billion People".Wired.Archived from the original on 5 April 2016. Retrieved5 April 2016.
  28. ^Lomas, Natasha (5 April 2016)."WhatsApp completes end-to-end encryption rollout".TechCrunch.Archived from the original on 6 April 2016. Retrieved5 April 2016.
  29. ^"WhatsApp Status".WhatsApp. Facebook. 20 February 2017.Archived from the original on 23 February 2017. Retrieved23 February 2017.
  30. ^Isaac, Mike (8 July 2016)."Facebook to Add 'Secret Conversations' to Messenger App".The New York Times.Archived from the original on 12 July 2016. Retrieved12 July 2016.
  31. ^"Messenger Starts Testing End-to-End Encryption with Secret Conversations". Facebook. 8 July 2016.Archived from the original on 12 January 2018. Retrieved11 January 2018.
  32. ^Greenberg, Andy (8 July 2016)."'Secret Conversations:' End-to-End Encryption Comes to Facebook Messenger".Wired.Archived from the original on 11 July 2016. Retrieved12 July 2016.
  33. ^Greenberg, Andy (4 October 2016)."You Can All Finally Encrypt Facebook Messenger, So Do It".Wired.Archived from the original on 15 April 2017. Retrieved5 October 2016.
  34. ^Seals, Tara (17 September 2015)."G DATA Adds Encryption for Secure Mobile Chat".Infosecurity Magazine.Archived from the original on 22 July 2016. Retrieved14 July 2016.
  35. ^"SecureChat". G Data.Archived from the original on 7 May 2017. Retrieved14 July 2016 – viaGitHub.
  36. ^"G DATA Secure Chat wird eingestellt" (in German). G DATA Software AG. 18 May 2018.Archived from the original on 26 April 2019. Retrieved26 April 2019.
  37. ^Greenberg, Andy (18 May 2016)."With Allo and Duo, Google Finally Encrypts Conversations End-to-End".Wired.Archived from the original on 2 February 2017. Retrieved18 May 2016.
  38. ^Gibbs, Samuel (21 September 2016)."Google launches WhatsApp competitor Allo – with Google Assistant".The Guardian.Archived from the original on 7 January 2019. Retrieved21 September 2016.
  39. ^Porter, Jon (12 March 2019)."Google is finally saying goodbye to Allo today".The Verge. Vox Media.Archived from the original on 12 March 2019. Retrieved26 April 2019.
  40. ^Klainer, Matt (5 December 2018)."The latest on Messages, Allo, Duo and Hangouts".Archived from the original on 13 April 2019. Retrieved26 April 2019.
  41. ^Omara, Emad (November 2020)."Messages End-to-End Encryption Overview"(PDF).gstatic.com. Google. Retrieved28 November 2020.
  42. ^Newman, Lily Hay (11 January 2018)."Skype's Rolling Out End-to-End Encryption For Hundreds of Millions of People".Wired.Archived from the original on 12 January 2018. Retrieved13 January 2018.
  43. ^Lund, Joshua (11 January 2018)."Signal partners with Microsoft to bring end-to-end encryption to Skype".Signal Blog. Open Whisper Systems.Archived from the original on 2 February 2020. Retrieved13 January 2018.
  44. ^"Viber Encryption Overview". Viber. 3 May 2016. Archived fromthe original on 11 July 2016. Retrieved8 July 2017.
  45. ^Eyal, Ofir (3 May 2016)."Canada, Germany and Australia are getting e2e encryption". Viber.Archived from the original on 5 October 2016. Retrieved9 October 2016.
  46. ^u/tooker (9 April 2018)."r/crypto - Forsta - Signal based messaging platform for enterprises".reddit.Archived from the original on 2 May 2018. Retrieved6 February 2019.
  47. ^"ForstaLabs/libsignal-node".GitHub. Forsta Inc. 3 February 2019.Archived from the original on 13 June 2018. Retrieved6 February 2019.
  48. ^Andreas Straub (7 December 2016)."XEP-0384: OMEMO Encryption".XMPP Standards Foundation website.Archived from the original on 25 February 2017. Retrieved28 April 2017.
  49. ^"Add attribution".GitHub. Wire Swiss GmbH. 9 May 2016.Archived from the original on 7 May 2017. Retrieved9 October 2016.
  50. ^"Wire Security Whitepaper"(PDF). Wire Swiss GmbH. 3 March 2016.Archived(PDF) from the original on 10 September 2018. Retrieved7 February 2019.
  51. ^Lomas, Natasha (16 December 2016)."Encrypted messaging app Wire adds usernames so you can limit what you share with contacts".TechCrunch. Verizon Media.Archived from the original on 9 February 2019. Retrieved8 February 2019.
  52. ^Barnes, Richard; Beurdouche, Benjamin; Millican, Jon; Omara, Emad; Cohn-Gordon, Katriel; Robert, Raphael (22 December 2020)."The Messaging Layer Security (MLS) Protocol". IETF. Archived fromthe original on 6 June 2021.
  53. ^"libsignal-protocol-typescript".github.com. Retrieved28 November 2020.

Literature

[edit]

External links

[edit]
Algorithms
Integer factorization
Discrete logarithm
Lattice/SVP/CVP/LWE/SIS
Others
Theory
Standardization
Topics
General
Mathematics
Email clients
Secure
communication
OTR
SSH
TLS & SSL
VPN
ZRTP
P2P
DRA
Disk encryption
(Comparison)
Anonymity
File systems(List)
Security-focused
operating system
Service providers
Educational
Anti–computer forensics
Related topics
Protocols
(comparison)
Open
Closed
Services
Clients
(comparison)
Single protocol
Multi-protocol
XMPP (Jabber)
MSNP
Defunct
Related
Retrieved from "https://en.wikipedia.org/w/index.php?title=Signal_Protocol&oldid=1321017339"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp