Update fr-protocols.json

This commit is contained in:
xinxinxinxinxin 2016-04-07 17:25:53 +00:00
parent b4acc3ea18
commit 8a804d466d

View File

@ -3,7 +3,7 @@
"name": "DNS",
"full_name": "Domain Name System",
"description": "The Domain Name System (DNS) is a hierarchical distributed naming system for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most prominently, it translates easily memorized domain names to the numerical IP addresses needed for the purpose of locating computer services and devices worldwide. The Domain Name System is an essential component of the functionality of the Internet.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Domain_Name_System",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Domain_Name_System",
"categories": [{
"name": "Communication"
}]
@ -12,7 +12,7 @@
"name": "IRC",
"full_name": "Internet Relay Chat",
"description": "Internet Relay Chat (IRC) is a protocol for live interactive Internet text messaging (chat) or synchronous conferencing. It is mainly designed for group communication in discussion forums, called channels, but also allows one-to-one communication via private message as well as chat and data transfer, including file sharing.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Internet_Relay_Chat",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Internet_Relay_Chat",
"categories": [{
"name": "Communication"
}]
@ -21,7 +21,7 @@
"name": "SIP",
"full_name": "Session Initiation Protocol",
"description": "The Session Initiation Protocol (SIP) is a signaling communications protocol, widely used for controlling multimedia communication sessions such as voice and video calls over Internet Protocol (IP) networks.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Session_Initiation_Protocol",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Session_Initiation_Protocol",
"categories": [{
"name": "Communication"
}]
@ -30,7 +30,7 @@
"name": "VoIP",
"full_name": "Voice over Internet Protocol",
"description": "Voice over Internet Protocol (VoIP) is a methodology and group of technologies for the delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet. Other terms commonly associated with VoIP are IP telephony, Internet telephony, voice over broadband (VoBB), broadband telephony, IP communications, and broadband phone service.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Voice_over_IP",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Voix_sur_IP",
"categories": [{
"name": "Communication"
}]
@ -39,7 +39,7 @@
"name": "XMPP",
"full_name": "Extensible Messaging and Presence Protocol",
"description": "Extensible Messaging and Presence Protocol (XMPP) is a communications protocol for message-oriented middleware based on XML (Extensible Markup Language). The protocol was originally named Jabber, and was developed by the Jabber open-source community in 1999 for near real-time, instant messaging (IM), presence information, and contact list maintenance. Designed to be extensible, the protocol has also been used for publish-subscribe systems, signalling for VoIP, video, file transfer, gaming, Internet of Things applications such as the smart grid, and social networking services.",
"wikipedia_url": "https://en.wikipedia.org/wiki/XMPP",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol",
"categories": [{
"name": "Communication"
}]
@ -48,7 +48,7 @@
"name": "Tox",
"full_name": "Tox",
"description": "Tox is a communications protocol behind the Tox instant messaging client. Alternative implementations of this protocol are around, such as Xot, but not widespread.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Tox_(software)#Protocol",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Tox_%28logiciel%29#Protocole",
"categories": [{
"name": "Communication"
}]
@ -57,7 +57,7 @@
"name": "GPG",
"full_name": "GNU Privacy Guard",
"description": "GNU Privacy Guard (GnuPG or GPG) is a GPL Licensed alternative to the PGP suite of cryptographic software. GnuPG is compliant with RFC 4880, which is the current IETF standards track specification of OpenPGP. Current versions of PGP (and Veridis' Filecrypt) are interoperable with GnuPG and other OpenPGP-compliant systems.",
"wikipedia_url": "https://en.wikipedia.org/wiki/GNU_Privacy_Guard",
"wikipedia_url": "https://fr.wikipedia.org/wiki/GNU_Privacy_Guard",
"categories": [{
"name": "Encryption"
}]
@ -66,7 +66,7 @@
"name": "OTR",
"full_name": "Off-the-Record Messaging",
"description": "Off-the-Record Messaging, commonly referred to as OTR, is a cryptographic protocol that provides strong encryption for instant messaging conversations. OTR uses a combination of the AES symmetric-key algorithm, the DiffieHellman key exchange, and the SHA-1 hash function. In addition to authentication and encryption, OTR provides perfect forward secrecy and malleable encryption.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Off-the-Record_Messaging",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Off-the-Record_Messaging",
"categories": [{
"name": "Encryption"
}]
@ -75,7 +75,7 @@
"name": "S/MIME",
"full_name": "Secure/Multipurpose Internet Mail Extensions",
"description": "S/MIME (Secure/Multipurpose Internet Mail Extensions) is a standard for public key encryption and signing of MIME data. S/MIME was originally developed by RSA Data Security Inc. S/MIME functionality is built into the majority of modern email software and interoperates between them.",
"wikipedia_url": "https://en.wikipedia.org/wiki/S/MIME",
"wikipedia_url": "https://fr.wikipedia.org/wiki/S/MIME",
"categories": [{
"name": "Encryption"
}]
@ -84,7 +84,7 @@
"name": "SSL/TLS",
"full_name": "Transport Layer Security",
"description": "Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols which are designed to provide communication security over the Internet. They use X.509 certificates and hence asymmetric cryptography to assure the counterparty whom they are talking with, and to exchange a symmetric key. This session key is then used to encrypt data flowing between the parties. This allows for data/message confidentiality, and message authentication codes for message integrity and as a by-product message authentication.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Transport_Layer_Security",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Transport_Layer_Security",
"categories": [{
"name": "Encryption"
}]
@ -93,7 +93,7 @@
"name": "ZRTP",
"full_name": "Z Real-time Transport Protocol",
"description": "ZRTP (composed of Z and Real-time Transport Protocol) is a cryptographic key-agreement protocol to negotiate the keys for encryption between two end points in a Voice over Internet Protocol (VoIP) phone telephony call based on the Real-time Transport Protocol. It uses DiffieHellman key exchange and the Secure Real-time Transport Protocol (SRTP) for encryption. ZRTP was developed by Phil Zimmermann, with help from Bryce Wilcox-O'Hearn, Colin Plumb, Jon Callas and Alan Johnston and was submitted to the Internet Engineering Task Force (IETF) by Phil Zimmermann, Jon Callas and Alan Johnston on March 5, 2006 and published on April 11, 2011 as RFC 6189.",
"wikipedia_url": "https://en.wikipedia.org/wiki/ZRTP",
"wikipedia_url": "https://fr.wikipedia.org/wiki/ZRTP",
"categories": [{
"name": "Encryption"
}]
@ -102,7 +102,7 @@
"name": "I2P",
"full_name": "Invisible Internet Project",
"description": "I2P (Invisible Internet Project) is a computer network layer that allows applications to send messages to each other pseudonymously and securely. Uses include anonymous web surfing, chatting, blogging and file transfers. The software that implements this layer is called an I2P router and a computer running I2P is called an I2P node.",
"wikipedia_url": "https://en.wikipedia.org/wiki/I2P",
"wikipedia_url": "https://fr.wikipedia.org/wiki/I2P",
"categories": [{
"name": "Anonymity"
}]
@ -111,7 +111,7 @@
"name": "Tor",
"full_name": "The Onion Router",
"description": "Tor (previously TOR, an acronym for The Onion Router) is a free software for enabling online anonymity. Tor directs Internet traffic through a free, worldwide, volunteer network consisting of more than four thousand relays to conceal a user's location or usage from anyone conducting network surveillance or traffic analysis. Using Tor makes it more difficult to trace Internet activity, including \"visits to Web sites, online posts, instant messages, and other communication forms\", back to the user and is intended to protect the personal privacy of users, as well as their freedom and ability to conduct confidential business by keeping their internet activities from being monitored.",
"wikipedia_url": "https://en.wikipedia.org/wiki/Tor_%28anonymity_network%29",
"wikipedia_url": "https://fr.wikipedia.org/wiki/Tor_%28r%C3%A9seau%29",
"categories": [{
"name": "Anonymity"
}]
@ -120,7 +120,7 @@
"name": "RSS",
"full_name": "Rich Site Summary",
"description": "RSS (Rich Site Summary); originally RDF Site Summary; often dubbed Really Simple Syndication, uses a family of standard web feed formats to publish frequently updated information: blog entries, news headlines, audio, video. An RSS document (called \"feed\", \"web feed\", or \"channel\") includes full or summarized text, and metadata, like publishing date and author's name.",
"wikipedia_url": "https://en.wikipedia.org/wiki/RSS",
"wikipedia_url": "https://fr.wikipedia.org/wiki/RSS",
"categories": [{
"name": "Syndication"
}]
@ -129,7 +129,7 @@
"name": "CalDAV",
"full_name": "Calendaring Extensions to WebDAV",
"description": "Calendaring Extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access scheduling information on a remote server. It extends WebDAV (HTTP-based protocol for data manipulation) specification and uses iCalendar format for the data. The protocol is defined by RFC 4791. It allows multiple client access to the same information thus allowing cooperative planning and information sharing. Many server and client applications support the protocol.",
"wikipedia_url": "https://en.wikipedia.org/wiki/CalDAV",
"wikipedia_url": "https://fr.wikipedia.org/wiki/CalDAV",
"categories": [{
"name": "Synchronization"
}]
@ -138,7 +138,7 @@
"name": "CardDAV",
"full_name": "Contact Extensions to WebDAV",
"description": "CardDAV is an address book client/server protocol designed to allow users to access and share contact data on a server.",
"wikipedia_url": "https://en.wikipedia.org/wiki/CardDAV",
"wikipedia_url": "https://fr.wikipedia.org/wiki/CardDAV",
"categories": [{
"name": "Synchronization"
}]
@ -147,7 +147,7 @@
"name": "WebDAV",
"full_name": "Web Distributed Authoring and Versioning",
"description": "Web Distributed Authoring and Versioning (WebDAV) is an extension of the Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users in editing and managing documents and files stored on World Wide Web servers. A working group of the Internet Engineering Task Force (IETF) defined WebDAV in RFC 4918.",
"wikipedia_url": "https://en.wikipedia.org/wiki/WebDAV",
"wikipedia_url": "https://fr.wikipedia.org/wiki/WebDAV",
"categories": [{
"name": "Synchronization"
}]