Earlier quoted context omitted.
> I decided to move everything OUT of Google Have you been successful in it? Any guidelines / tips? How hard is it?
I have been doing it for a long time, the hardest for me is all the registered users I have around the web linked to the email. After a few years of changing each one that mattered I finally get close to zero mail on gmail. Search I moved to ddg, that was the easy one. Android can work fine with just f-droid since I noticed I rarely even use the store any more and I need just a few essential apps. For storage, I tend…
Unlimited Google Drive storage by splitting binary files into base64
91–100 of 251 posts
Re: Unlimited Google Drive storage by splitting binary files into base64
#92Base85 would probably be a better choice for storing binary as text, since it has a ratio of 5:4 instead of 4:3. On the topic of "unusual and free large file hosting", YouTube would probably be the largest, although you'd need to find a resilient way of encoding the data since their re-encoding processes are lossy. I like the "Linux ISO" and "1337 Docs" references ;-)
Re: Unlimited Google Drive storage by splitting binary files into base64
#93I don’t know anyone remember but some years ago I remember seeing a file compressed from 1GB to 1mb. And I was amazed.
Re: Unlimited Google Drive storage by splitting binary files into base64
#94Re: Unlimited Google Drive storage by splitting binary files into base64
#95Re: Unlimited Google Drive storage by splitting binary files into base64
#96Earlier quoted context omitted.
I would make sure to not do this in an important Google account.
I've seen a few stories of businesses and their employees all losing their Google accounts, just because the company hired a freelancer who had previously been banned, and Google detected the association. (Pretty sure they got the accounts back after some public outrage.) I wouldn't risk intentionally violating their terms if you're not quite ready to wake up one day 100% Google-free, or very good at hiding your trac…
Re: Unlimited Google Drive storage by splitting binary files into base64
#97In 1998, the EFF and John Gilmore published the book about "Deep Crack" called "Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design". But at the time, it would have been illegal to publish the code on a web site, or include a CDROM with the book publishing the "Deep Crack" DES cracker source code and VHDL in digital form. https://en.wikipedia.org/wiki/EFF_DES_cracker https://www.foo.be/doc…
Was this tested before a court and did they accept this sort of obviously subversive behavior? (Not that I personally agree with the laws restricting crypto export.)
Re: Unlimited Google Drive storage by splitting binary files into base64
#98Re: Unlimited Google Drive storage by splitting binary files into base64
#99I had an (evil; don't do this) idea a while back to create a Dropbox-like program that stores all your data as binary chunks attached to draft emails spread across an arbitrary number of free email accounts.
Re: Unlimited Google Drive storage by splitting binary files into base64
#100Damn 4:3? That ain't too bad.