Earlier quoted context omitted.
I'm pretty sure they meant that using a password manager means you don't have to remember the _username_ for every site.
I've started to just generate a 10-char alphanumerical string with the password generator feature and use that as the username on new accounts, starting to update them retroactively, too (by scrapping the old account and making a new one).
Maigret: Collect a dossier on a person by username from thousands of sites
131–140 of 203 posts
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#132Seems incredibly prone to false positives. For example, I can guarantee that I'm not the AdmiralAsshat on Reddit, Gmail, or Twitter, because that username was already taken by the time I tried to sign up for them.
This tool finds existence of accounts by username. It does not promise that all found accounts belong to the same human.
> Maigret collect a dossier on a person by username only...
The About field:
> Collect a dossier on a person by username from thousands of sites
"on a person" seems to imply that they'd belong to someone in particular. Obviously if you have any experience of creating accounts you'd know that's unlikely to be the case, and it's not written in a promissory tone. But it does imply it.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#133Someone needs to build a 1password for usernames.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#134maigret: command not found
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#135Earlier quoted context omitted.
Sure, but none of them are readily available to someone you argued with on /r/politics who has taken agin you.
So, the question is: are you more afraid of random nobodies online, or are you more afraid of already organized, already powerful people who had similar capability already?
I have however, encountered death threats or obsessive/hostile behavior from people online who decided they have a beef with me for one reason or another. I'm much more inclined to be wary of some unstable individual having the means to find my identity (and therefore my location)- potentially using this to act on their emotions IRL.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#136Earlier quoted context omitted.
Somewhat offtopic, I'm curious about this "nobody reads the 2nd page" meme... I find myself reading pages 2-5 quite often, because page 1 just didn't give enough results, and I doubt I'm that much in a minority ? (I'm talking about actual generalist searches, not people that use a global search engine as a replacement to bookmarks or directly searching, for instance, Wikipedia.)
Source: https://www.sistrix.com/blog/why-almost-everything-you-knew-... TLDR: on the second results page, each result gets So it‘s not nobody, but statistically speaking not very many.
I'm fairly confident that number is higher than 1 %, but I don't have the data.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#137Earlier quoted context omitted.
Maier is only #34 in Germany, Meyer is #6, and mine, Wagner, is at #7 ;) https://en.wikipedia.org/wiki/List_of_the_most_common_surnam...
Here in the United States we choose “John Smith” as the most generic and common name for a man. What name would a German pick? Curiously, for a supposedly common name I have never once met a John Smith.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#138Deeply unsettling. Having had my share of encounteres with people online taking personal interest in an unfriendly context, this is worrying. I don't need to run a search of my info to know to use different usernames, but an automated feature that allows just about anybody determined enough to easily find not only linked accounts but archived data. I'm glad I no longer use social media, at least infrequently and not the major ones- but the fact someone can find archived information? Time to make some adjustments.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#139Seems incredibly prone to false positives. For example, I can guarantee that I'm not the AdmiralAsshat on Reddit, Gmail, or Twitter, because that username was already taken by the time I tried to sign up for them.
Some annoying people seem to have used my gmail to sign up for things like Twitch. I have all the three factor authentication stuff set up, so I don't think they can get in to click the "verify" links, but I wonder if this sort of tool would be able to verified that the account was... verified. Probably not.
bonus point for checking the activity to see if it looks human or if it's taken over by a bot.
Re: Maigret: Collect a dossier on a person by username from thousands of sites
#140Seems incredibly prone to false positives. For example, I can guarantee that I'm not the AdmiralAsshat on Reddit, Gmail, or Twitter, because that username was already taken by the time I tried to sign up for them.
You always need to balance Precision and Recall. For something like this, you want to be exhaustive. I've worked on search engines, and depending on who is using them, that balance gets struck differently on the ROC curve. For legal matters, for example, they want every record that might match. For ad-hoc (google style) queries, nobody reads the second page so you care more about Precision @ 20 (or really, at 3)
Respectfully disagree. You're right in principle if you build a tool like that for yourself. But since this is Open Source, you have to take into account that people who don't understand that will use the tool as well and then use that as "evidence" in whatever arguments they're having with someone.