Live data from Hacker News

Unlimited Google Drive storage by splitting binary files into base64

github.com

51–60 of 251 posts

Re: Unlimited Google Drive storage by splitting binary files into base64

#51

Base64 is such a wonderful gift. Back when the commercial internet was just getting its act together there were companies that would give you free online access on Windows 3.1 machines in exchange for displaying ads in the e-mail client. (I think one was called Juno.) The hitch was that you could only use e-mail. No web surfing. No downloading files. No fun stuff. But that's OK, since there were usenet- and FTP-to-em…

Long before base64 there was UUencode, but it was quite sensitive to whitespaces and mail client reflowing, so it didn't make it to the RFC standards.

Re: Unlimited Google Drive storage by splitting binary files into base64

#53

Base64 is such a wonderful gift. Back when the commercial internet was just getting its act together there were companies that would give you free online access on Windows 3.1 machines in exchange for displaying ads in the e-mail client. (I think one was called Juno.) The hitch was that you could only use e-mail. No web surfing. No downloading files. No fun stuff. But that's OK, since there were usenet- and FTP-to-em…

Reminds me of usenet warez groups filled with uuencoded posts. If you took the time to reassemble them and decode, it worked.

Re: Unlimited Google Drive storage by splitting binary files into base64

#54

Base64 is such a wonderful gift. Back when the commercial internet was just getting its act together there were companies that would give you free online access on Windows 3.1 machines in exchange for displaying ads in the e-mail client. (I think one was called Juno.) The hitch was that you could only use e-mail. No web surfing. No downloading files. No fun stuff. But that's OK, since there were usenet- and FTP-to-em…

Yep, Juno, NetZero, and Walmart BlueLight were all free ISPs that were super easy to manipulate. :)

Re: Unlimited Google Drive storage by splitting binary files into base64

#55

Someone is going to notice a few accounts with insanely high storage usage, and then comes the ban-hammer. Enjoy losing your Google account!

From the project page:

> sorry @ the guys from google internal forums who are looking at this

Re: Unlimited Google Drive storage by splitting binary files into base64

#56

Reminds me of the old programs that would turn your Gmail storage into a network drive by splitting everything into 25MB chunks. Utterly miserable experience with terrible latency and reliability.

I remember Gspace - https://www.ghacks.net/2007/03/07/gspace-firefox-extension/

Re: Unlimited Google Drive storage by splitting binary files into base64

#58
Very neat, but it seems to me the issue with all wink-wink schemes like this is that you're ultimately getting something that wasn't explicitly promised, and so might be taken away at any time. So while interesting you couldn't really ever feel secure storing anything that mattered this way.

Re: Unlimited Google Drive storage by splitting binary files into base64

#60

Sounds like a great way to lose your Google account (and all your other linked Google services) for ToS violations to me.

Agreed. It also sounds like a great way to (ab)use a dumb commodity via ephemeral Google accounts to distribute data.
Post reply on HN