|  | @@ -1,8 +1,8 @@
 | 
	
		
			
			| 1 | 1 |  ---
 | 
	
		
			
			| 2 | 2 |  title: Enter the Matrix
 | 
	
		
			
			| 3 |  | -description: Matrix is a protocol for decentralised, federated and secure communications, created and mainly built by New Vector, a company split between London, UK and Rennes, France. It's based on RESTful HTTP/JSON APIs, documented in open specifications, and is designed to be usable for anything that requires real-time-ish communications, from instant messaging to IoT. Let's see how it works and how to make a basic use of it.
 | 
	
		
			
			|  | 3 | +description: Matrix is a protocol for decentralised, federated and secure communications, created and maintained by New Vector, a company split between London, UK and Rennes, France. It's based on RESTful HTTP/JSON APIs, documented in open specifications, and is designed to be usable for anything that requires real-time-ish communications, from instant messaging to IoT. Let's see how it works and how to make a basic use of it.
 | 
	
		
			
			| 4 | 4 |  tags: [ 'free', 'software', 'decentralisation', 'federation', 'communications' ]
 | 
	
		
			
			| 5 |  | -publishDate: 2018-05-12T00:00:00+02:00
 | 
	
		
			
			|  | 5 | +publishDate: 2018-05-13T00:00:00+02:00
 | 
	
		
			
			| 6 | 6 |  draft: false
 | 
	
		
			
			| 7 | 7 |  thumbnail: /enter-the-matrix/room-schema.png
 | 
	
		
			
			| 8 | 8 |  ---
 |