La blockchain es una base de datos descentralizada y distribuida pero tiene un problema muy grande: el coste de almacenamiento. En la blockchain se ha de guardar siempre estrictamente lo necesario, ni un dato más, ni un dato menos, ya que las transacciones asociadas al salvaguardado de la información son altamente costosas, y mientras más pesado es el dato, más cuesta guardarlo.
The blockchain is a decentralised and distributed database, but it has a very big problem: the cost of storage. The blockchain must always store strictly what is necessary, not one piece of data more, not one piece of data less, since the transactions associated with safeguarding the information are highly costly, and the heavier the data, the more it costs to store it.
¿Qué se hace entonces con el resto de la información, si sólo se guardará en la blockchain lo más importante de cada elemento? Ahí es cuando surge IPFS, el Sistema de Archivos Interplanetarios (Inter-Planetary File System).
So what is to be done with the rest of the information, if only the most essential of each element is to be stored on the blockchain? That is where IPFS, the Inter-Planetary File System, comes in.
¿Qué es IPFS? Es un conjunto de protocolos y tecnologías que permiten el almacenamiento de datos de cualquier naturaleza dentro de un sistema descentralizado. Basado en las redes p2p, IPFS usa el direccionamiento por contenido que reemplaza la arquitectura del modelo cliente-servidor, que a partir de un hash genera una dirección a un archivo que es solicitado por un par o usuario en la blockchain, teniendo, cada contenido, un hash que referencia única y inequívocamente al mismo.
What is IPFS? It is a set of protocols and technologies that enable the storage of data of any nature within a decentralised system. Based on p2p networks, IPFS uses content-based addressing that replaces the client-server model architecture, which from a hash generates an address to a file that is requested by a peer or user on the blockchain, with each content having a hash that uniquely and unambiguously references it.
En resumen, IPFS resuelve el problema de escalabilidad de los costes de almacenamiento de los datos que existe en algunas cadenas como Ethereum, Bitcoin y Tezos, así también como los problemas de modificación de la información usando principios básicos de la seguridad informática que tienen que ver con la criptografía de pares en las redes descentralizadas.
In short, IPFS solves the problem of scalability of data storage costs that exists in some blockchains such as Ethereum, Bitcoin and Tezos, as well as the problems of information modification using basic principles of computer security that have to do with peer-to-peer cryptography in decentralised networks.
¿Te gustó este muy cortísimo artículo? Pronto estaré compartiendo más material tecnológico orientado al Bitcoin y el Trading de NFTs, pero si quieres que hable de algún otro tema me puedes comentar al respecto, un saludo 👋
Did you like this very short article? Soon I'll be sharing more technological material oriented to Bitcoin and NFTs Trading, but if you want me to talk about any other topic you can comment me about it, best regards 👋