Favicon Hacking: A New Era of Data Storage
- Store websites in favicons using inline SVG
- Extract markup from favicons using JavaScript
- Bypass traditional data storage limitations
The Buzz Score
The Internet’s Verdict: 70% Hyped, 30% Skeptical
Forum Voices
Developers are excited about the possibilities of favicon hacking. As one user noted:
Instead of going via pixels, why not use a SVG favicon and directly store markup inside it and extract it?
Another user pointed out the potential challenges of aggressive caching by browsers:
I’d imagine the (aggressive) caching of the favicon by browsers makes it a challenge, but you could generate the favicon dynamically, then have JS extract the sequentially.
Technical Implications
The technique involves using inline SVG to store markup and extract it using JavaScript. This method has sparked a debate about the potential uses and limitations of favicon hacking.
Focus Keyword: Favicon Hacking