We will first integrate with IPFS and provide simple ways for creators to periodically backup all messages.
To archive messages, the creator should upload all messages to IPFS as a directory using the following format, where each *.data file contain a buffer of the hex-encoded message:
We plan to integrate with other file protocols for archives based on user demand. As long as the file protocol support directory uploads in the archive formats described above, it should be fairly trivial to integrate with such protocol.