ExperimentalGuy

joined 2 years ago
[–] ExperimentalGuy -1 points 1 month ago (2 children)

Im honestly just confused but how do you know it's AI generated?

[–] ExperimentalGuy 7 points 1 month ago

Change your user agent. There's a bunch of extensions for that and they don't compromise functionality.

[–] ExperimentalGuy 2 points 1 month ago (1 children)

I haven't looked into email in a while, but I'm pretty sure this is like saying TCP is insecure. Like yeah, if you communicate using plaintext over TCP you are vulnerable but most out of the box solutions nowadays don't even function that way. You'd have to go write your own application that communicates using plaintext over TCP.

In the same vein, the boxes out there that just run SMTP without any security would be the same way, but most boxes won't be susceptible to this attack because very few people are running just SMTP.

Disclaimer: I have not read up on SMTP in awhile but iirc, SMTP works with very little verification and is very susceptible to a lot of different attacks by itself.

[–] ExperimentalGuy 1 points 1 month ago (3 children)

I didn't read all too much, but from a quick skim of the README it looks like it directly stores your password and not a hash. I wouldn't use it if that's the case.

[–] ExperimentalGuy 3 points 1 month ago
[–] ExperimentalGuy 5 points 2 months ago (1 children)

Craigslist is still around

[–] ExperimentalGuy 3 points 2 months ago

Don't most of these projects have a requirements.txt? That would be my first thought when trying to find deps. Getting the size of a package is above my head.

[–] ExperimentalGuy 2 points 2 months ago

I've been using RiMusic

[–] ExperimentalGuy 1 points 2 months ago (3 children)

This might be dumb, but what if you used parsec on the other machine?

[–] ExperimentalGuy 2 points 2 months ago

Both wallets don't have any transactions so it doesn't seem like anything. I kind of want to do more investigation into whoever runs nicole honestly.

[–] ExperimentalGuy 3 points 2 months ago

BTC:

1H5qsQHFgQbLGgk1qDMTBiVFaxBdSZVFTy

LTC:

LY3UnBfq2VgmTF3AkLU862fNij7UBnm7kZ

[–] ExperimentalGuy 13 points 2 months ago (9 children)

Could you drop the BTC address? I wanna look at the transactions.

 

I'm trying to find a good fuzzing tool for testing my web applications and was wondering what people would recommend. I'm trying to find one that is open source, free, and doesn't use proprietary stuff. It seems like Google's OSSFuzz is the closest option to what I'm looking for, but it uses Google cloud :/

 

I've been trying to find something that allows me to see performance visualizations in my rust programs, but I haven't found any so far. I'm looking for something that's like SnakeViz in Python, but for Rust. If there's a better way to get about doing this, I'm all ears.

view more: ‹ prev next ›