cifrar, encriptar, codificar September 4, 2026 | No Comments | asimetrica, criptografía, http, https, information, jwt, key, password, simétrica, ssh, ssh tunnel, ssl, token codificar y cifrar son conceptos totalmente distintos Por otro lado, “encriptar” es simplemente un sinónimo de cifrar Codificar (Encoding) Cifrar (Encriptación) Encriptar En la práctica […]
Create an FTP server in Python on port xxxx to access/download files from a folder April 4, 2026 | No Comments | command, configuration, http, information, internet, linux, Linux Ubuntu Server First you need to have Python or Python 3 installed, then you have the command ‘python3’ Setting up a fast FTP server (The easiest way)Since […]
https (secure http) and http September 11, 2025 | No Comments | information, web When we consult a domain we have to specify the port in the web browser too The web browser with ports 80 and 443 does […]