All Projects → dsignr → Disallowed Usernames

dsignr / Disallowed Usernames

Licence: mit
An open source database of disallowed usernames for software projects to prevent phishing and impersonation.

Projects that are alternatives of or similar to Disallowed Usernames

Placestopostyourstartup
Compiled list of links from "Ask HN: Where can I post my startup to get beta users?"
Stars: ✭ 4,729 (+2456.22%)
Mutual labels:  startups
Startup Matrix
Startup Matrix exported to CSV, JSON, Markdown and HTML formats. Credits to original article by Eric Stromberg.
Stars: ✭ 66 (-64.32%)
Mutual labels:  startups
Notify Me
Start building a subscriber list before your product launches
Stars: ✭ 139 (-24.86%)
Mutual labels:  startups
Awesome Startup
😎 All the required resources to build your own startup
Stars: ✭ 702 (+279.46%)
Mutual labels:  startups
Veniqa
MEVN Full Stack E-Commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind. Previously Powered the Veniqa New York Startup. 100% Customizable. For Demos and Documentation, Visit Official Website
Stars: ✭ 832 (+349.73%)
Mutual labels:  startups
Open React Template
A free React landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by
Stars: ✭ 1,956 (+957.3%)
Mutual labels:  startups
1000ideas
A github repository for 1000 free ideas
Stars: ✭ 277 (+49.73%)
Mutual labels:  startups
Lemon.email Dapp
Lemon dApp is a world's first encrypted & decentralized e-mail service.
Stars: ✭ 155 (-16.22%)
Mutual labels:  startups
Awesome Cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
Stars: ✭ 10,834 (+5756.22%)
Mutual labels:  startups
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (-27.03%)
Mutual labels:  startups
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (+279.46%)
Mutual labels:  startups
Mind Expanding Books
📚 Books everyone should read!
Stars: ✭ 7,151 (+3765.41%)
Mutual labels:  startups
Startup Aws Iam Roles
A list of typical positions in a startup and their policies for IAM AWS.
Stars: ✭ 118 (-36.22%)
Mutual labels:  startups
Side Project Marketing
A checklist of tactics for marketing your startup.
Stars: ✭ 5,083 (+2647.57%)
Mutual labels:  startups
Tech Companies And Startups
🌁 Open source list of 1,000+ tech companies and startups. Primarily focused in SF Bay Area..
Stars: ✭ 140 (-24.32%)
Mutual labels:  startups
Promote Your Next Startup
🚀 Free resources you may use to promote your next startup
Stars: ✭ 412 (+122.7%)
Mutual labels:  startups
Khalilstemmler Blog
Blog, wiki and articles on software design + architecture w/ JavaScript and TypeScript
Stars: ✭ 95 (-48.65%)
Mutual labels:  startups
Awesome Startup Credits
✨ A collection of awesome companies offering free/discounted plans for eligible startups
Stars: ✭ 2,012 (+987.57%)
Mutual labels:  startups
Awesome Machine Learning Startups Berlin
🤖 A curated list of machine learning & artificial intelligence startups in Berlin (Germany)
Stars: ✭ 154 (-16.76%)
Mutual labels:  startups
Waftengine
MERN Stack Engine
Stars: ✭ 126 (-31.89%)
Mutual labels:  startups

Disallowed Usernames

The goal of this project is to create a universal database of disallowed usernames for web applications. This repository contains a list of keywords that should be banned/disallowed to prevent users from registering with, on your software projects and apps to prevent impersonation and phishing on your platform.

Formats

CSV

Why

For example, you don't want someone to sign-up with the username titled support or administrator. And depending on your setup, they could probably generate something like:

http://example.com/support

or

http://support.example.com

and use this to send out emails impersonating as someone un-suspecting from your application.

How to use this

You can import this file directly from your database's GUI (like phpMyAdmin, Sequel Pro, HeidiSQL).

License

This project is licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].