This document summarizes a research paper about securely transferring text using Diffie-Hellman key exchange on cloud computing architectures. The paper proposes a system where a sender can encrypt a text file using a password, upload it to the cloud, and the receiver can decrypt and view the text by entering the pre-determined password. This allows for secure text communication without hackers being able to access the encrypted content. The system uses Diffie-Hellman key exchange to securely establish a shared secret key between the sender and receiver to encrypt and decrypt the text file stored in the cloud.