Brandon Anzaldi

Results 11 comments of Brandon Anzaldi

Thanks for checking those @extremepayne! That helps a lot. If you want to try and find archived versions, try checking the URL through https://web.archive.org or https://archive.today. Some sites might not...

Well that's disappointing :/ I'll have to try and go through and convert the dead links to Archive.org links at some point.

Lookalike characters should definitely be scored as their normal counterparts in terms of looking at suspicious wording. Just need to translate punycode domains back to unicode, and determine which characters...

Perhaps just play the song with a [wave](http://docs.python.org/2/library/wave.html), and convert one of the mp3s from [Nyan.cat](http://nyan.cat)

I know this is years later, but I figured out the root cause. It seems to have to do with [inserting into the template cache](https://github.com/akoenig/angular-deckgrid/blob/master/src/descriptor.js#L93), and relying on `.join()`'s default...

That's pretty awesome :+1: It kind of sucks that Github doesn't have much in the way of managing user-submitted content that doesn't factor directly in to the core code. https://github.com/caffeinewriter/ajax-chat-plugins

It seems to be a global problem, since it happened on a phpBB integration. [![http://i.imgur.com/46jwRDn.png](http://i.imgur.com/46jwRDn.png)](http://i.imgur.com/46jwRDn.png) I'll see if I can hunt down the problem as well. ~~It's probably an issue...

Just a minor note, this is actually to prevent CSRF, not XSS :stuck_out_tongue:

Regardless, it's a brilliant idea that should be implemented. :+1: