read -p 'Enter token to encrypt:' key echo "${key}" | gpg --cipher-algo AES256 --symmetric --armor >openai