Coder Social home page Coder Social logo

random user suggestion for site about wordops HOT 7 CLOSED

wordops avatar wordops commented on September 24, 2024
random user suggestion for site

from wordops.

Comments (7)

VirtuBox avatar VirtuBox commented on September 24, 2024 1

Hello,
WordOps, like EasyEngine, already provide the ability to define WordPress username, so I'm not sure generating random WordPress username is needed.

from wordops.

juanpvh avatar juanpvh commented on September 24, 2024

Yes, you're right.
my thinking is in just not having an equal login for everyone, having a different one, I believe this will increase security.

from wordops.

VirtuBox avatar VirtuBox commented on September 24, 2024

It doesn't, because username is still displayed in WordPress RSS feed and it's pretty easy to get it using the wp-json API. We are working on a solution for this.

exemple : http://yoursite.tld/wp-json/wp/v2/users/1

from wordops.

demyxco avatar demyxco commented on September 24, 2024

Maybe you guys could use gpw? For my docker stack script that I wrote does this automatically via:

/etc/functions/env.sh

docker run -it --rm demyx/utilities sh -c "gpw 1 10"
avemssited # Sample output

WordOps, like EasyEngine, already provide the ability to define WordPress username, so I'm not sure generating random WordPress username is needed.

I kinda agree with you on this one but I just wanted to make life easier by not going through the install process. If it can be automated, why not?

from wordops.

VirtuBox avatar VirtuBox commented on September 24, 2024

Hello, I'm not sure to understand the purpose of your script. Can you explain more about it?

from wordops.

demyxco avatar demyxco commented on September 24, 2024

@VirtuBox my script uses Docker so it wouldn't work with WO but the package gpw is available in the repos for Ubuntu and probably Debian.

from wordops.

VirtuBox avatar VirtuBox commented on September 24, 2024

@demyxco ah ok I understand. Don't worry for that part, it can be done in python without having to use an additional package.
But like I said previously, I do not think random username is a way to secure WordPress properly because it's pretty easy to get a list of users by browsing RSS feed or wp-json API.
EasyEngine already included a rate limiter on /wp-login.php, and I'm working on fail2ban integration to add an additional layer on security on this page. I have also increased WordPress passwords size to 24 characters.

from wordops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.