4
Can we use Github as free cloud storage?
(programming.dev)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
Thanks! I haven't come across chatmail before. I'll take a look there and see how it works.
With git, I like that there are many providers with a free-tier. It'll make it easier to get started. Although it seems this way of using git could be against ToS.
Git changes are accumulative so not great for messengers because the server should only temporarily store the message until the other client has fetched it.