Earlier quoted context omitted.
Yep, really all it does is change the font! And blur images that have alt texts, which supposedly can also be reversible. Probably best not to use it for classified government docs :)
In FireFox people can get a similar effect with F12 -> Style Editor -> * {font-family:wingdings !important;} Or in Chrome, F12 -> Elements -> Styles on the right -> Fight with Chrome's interface.
Show HN: Firefox extension to obfuscate web page text
21–30 of 91 posts
Re: Show HN: Firefox extension to obfuscate web page text
#22It would be crude to set font-family to "Flow Circular" !important on every element (in the style attribute), but it would probably be much more effective.
Re: Show HN: Firefox extension to obfuscate web page text
#23Earlier quoted context omitted.
Yep, really all it does is change the font! And blur images that have alt texts, which supposedly can also be reversible. Probably best not to use it for classified government docs :)
In FireFox people can get a similar effect with F12 -> Style Editor -> * {font-family:wingdings !important;} Or in Chrome, F12 -> Elements -> Styles on the right -> Fight with Chrome's interface.
Re: Show HN: Firefox extension to obfuscate web page text
#24https://news.ycombinator.com/item?id=4679801 https://github.com/bishopfox/unredacter
Re: Show HN: Firefox extension to obfuscate web page text
#25Re: Show HN: Firefox extension to obfuscate web page text
#26Earlier quoted context omitted.
Yep, really all it does is change the font! And blur images that have alt texts, which supposedly can also be reversible. Probably best not to use it for classified government docs :)
In FireFox people can get a similar effect with F12 -> Style Editor -> * {font-family:wingdings !important;} Or in Chrome, F12 -> Elements -> Styles on the right -> Fight with Chrome's interface.
Re: Show HN: Firefox extension to obfuscate web page text
#27This extension is pretty cool and I already found a bug. It doesn't work for elements whose font-family has been set with a !important flag. It would be crude to set font-family to "Flow Circular" !important on every element (in the style attribute), but it would probably be much more effective.
Re: Show HN: Firefox extension to obfuscate web page text
#28Great to see that this extension doesn't require any permissions. Good job!
Re: Show HN: Firefox extension to obfuscate web page text
#29Earlier quoted context omitted.
please elaborate
Anyone who has the time and means to reconstruct/deduce the words on your obfuscated screenshot based on the length of the blocks that this extension produces, will very likely have way more efficient means to spy on you anyway.
Re: Show HN: Firefox extension to obfuscate web page text
#30Obfuscation with blur is trivial to reverse these days. Always block out leaving no pixels with which to reconstruct. https://news.ycombinator.com/item?id=4679801 https://github.com/bishopfox/unredacter