>>6200196The thing about git is it wont take up any extra space if a file is unchanged. The problem I forsee is that the user information (password hashes and such) and other sensitive information is stored in the database, so I couldn't just mysqldump it all to a public repo, and my private git server runs on the same VPS and I don't have a home NAS or anything so it wouldn't really be useful to back it up there...
tl;dr: i dont have anywhere secure to put them.
>>6200988Depends who's doing it. Pretty sure wayback machine is kind to servers. I could always install a rate limiter to stop malicious spiders. I might block wget too, since that is notoriously greedy with recursive downloads.