Notice: You have been identified as a bot, so no internal UID will be assigned to you. If you are a real person messing with your useragent, you should change it back to something normal.

Minichan

Topic: The gay troll doesn’t make sense

A black guy pointing stuff out started this discussion 3 hours ago #134,318

Obviously there’s some white guy on here that doesn’t like it when I talk about black people so he pretends to be me and posts gay stuff. The only logical way to interpret this is he hates it when I talk about black people because he wants to talk about gay people instead.

A black guy pointing stuff out (OP) double-posted this 3 hours ago, 4 minutes later[^] [v] #1,430,352

And I mean, I don’t hate gay people, but a lot of black people do hate gay people. So I’m not sure exactly what the idea is. Black people are like Russians when it comes to homophobia, I guess it’s because I don’t have a problem with being black so to criticize me he has to pretend I’m gay, but I’m not gay so he has to constantly impersonate me for weeks on end posting gay things. Which is extremely gay.

A black guy pointing stuff out (OP) triple-posted this 3 hours ago, 2 minutes later, 6 minutes after the original post[^] [v] #1,430,353

It’s kinda sad though because he’s obviously incredibly desperate for my attention for some reason. I find it hard to understand very low IQ people sometimes. But he shouldn’t be on the internet, he should be in an institution or something.

Anonymous B joined in and replied with this 3 hours ago, 14 minutes later, 21 minutes after the original post[^] [v] #1,430,354

@previous (A black guy pointing stuff out)
IQ is racist psuedoscience. Blue MAGA is just as problematic as the cancer its trying to cure.

Anonymous C joined in and replied with this 3 hours ago, 5 minutes later, 27 minutes after the original post[^] [v] #1,430,355

Im pretty sure thats you scizoposting.

Anonymous D joined in and replied with this 53 minutes ago, 2 hours later, 2 hours after the original post[^] [v] #1,430,372

Maybe you should use a trip code.

A black guy pointing stuff out joined in and replied with this 43 minutes ago, 9 minutes later, 2 hours after the original post[^] [v] #1,430,373

@previous (D)
I think it’s always good to maintain plausible deniability that anything you said online could have been somebody else impersonating you so you can never be held accountable for anything that you said.

Nobody wants to be the next guy singing the 1,000 friends blues because he regrets everything he ever did online and they found a tweet from 15 years ago.

https://youtu.be/zv0vytZa-L4

A black guy pointing stuff out double-posted this 43 minutes ago, 35 seconds later, 2 hours after the original post[^] [v] #1,430,374

For example, am I really OP? You feel like I am, I probably am, but are you sure? It’s good to have plausible deniability.

A black guy pointing stuff out triple-posted this 32 minutes ago, 10 minutes later, 2 hours after the original post[^] [v] #1,430,375

Also brute forcing trip codes isn’t really that hard

Somebody made a JavaScript implementation of the 4chan tripcode hashing algorithm that I may or may not have reverse engineered

https://github.com/NoneGiven/NoneGiven.github.io/blob/master/tripcode.html

https://github.com/NoneGiven/NoneGiven.github.io/blob/master/res/javacrypt.js

https://en.wikipedia.org/wiki/Levenshtein_distance

A black guy pointing stuff out quadruple-posted this 30 minutes ago, 1 minute later, 2 hours after the original post[^] [v] #1,430,376

And yes, you can brute force it in JavaScript. It’s that bad.

A black guy pointing stuff out quintuple-posted this 25 minutes ago, 5 minutes later, 3 hours after the original post[^] [v] #1,430,377

And I’m not saying you should do this, but it’s there.

https://github.com/danielmiessler/SecLists/blob/master/Passwords/Common-Credentials/10k-most-common.txt

https://github.com/first20hours/google-10000-english

All the bits and pieces are there you just gotta slap it together. Not saying you should just saying you could and I may or may not have done that.

A black guy pointing stuff out sextuple-posted this 22 minutes ago, 2 minutes later, 3 hours after the original post[^] [v] #1,430,378

If you have multiple processor cores (you have multiple processor cores)

navigator.hardwareConcurrency -> how many *logical* cores you have (intel processors usually have two logical cores for physical cores because they have two hardware threads per core but that isn’t true parallelism they just run concurrently)

https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API

A black guy pointing stuff out septuple-posted this 21 minutes ago, 1 minute later, 3 hours after the original post[^] [v] #1,430,379

File names are not encrypted only file contents

zip -e secure_archive.zip file_to_encrypt.txt
:

Please familiarise yourself with the rules and markup syntax before posting.