@walruslifestyle
You can use any text medium for file storage if you encode the file using something like Base64. In fact that's how file attachments are actually sent through email, a text-only medium. Their encoded and decoded without users knowing.