Coder Social home page Coder Social logo

Comments (12)

lennybacon avatar lennybacon commented on August 15, 2024 11

Just. Remove. It.

from dgca-issuance-web.

0ki avatar 0ki commented on August 15, 2024 9

Whatever you do, don't simply remove this. What do you think would happen if software without the .htpasswd is installed by someone who clearly doesn't care about security?

Replace the hash with non-reversible entry, so that installer is forced to change it, provide instructions for changing it.

from dgca-issuance-web.

PLTorrent avatar PLTorrent commented on August 15, 2024 6

They would become very real if you put them (or not remove) in your config on production... and such things happen...

from dgca-issuance-web.

carminedigre avatar carminedigre commented on August 15, 2024 2

A good challenge will be to revoke that 'fake certificates'

from dgca-issuance-web.

MaksymSharinDev avatar MaksymSharinDev commented on August 15, 2024 2

i am a memer and here we have something that made history

Screenshot_20211029_151303

Directed.by.Robert.B.Weide.-.Clip.mp4

from dgca-issuance-web.

owlstead avatar owlstead commented on August 15, 2024 1

I would also suggest that if any kind of credentials are shown for demo purposes they would use bcrypt with a high(er) iteration count instead of the old Apache APR1 password hash. That's not a very secure password hash (48 bit salt, 1000 iterations of MD5 - a thousand iterations takes no time at all on modern computers). Of course, the security of the used passwords or pass phrases is even more important.

from dgca-issuance-web.

m-terlinde avatar m-terlinde commented on August 15, 2024 1

Just. Remove. It.

Yes, of cause. But there could be more values, which need changing.

from dgca-issuance-web.

0ki avatar 0ki commented on August 15, 2024

Aren't those demo credentials, @jurosens ?

from dgca-issuance-web.

m-terlinde avatar m-terlinde commented on August 15, 2024

Maybe there should be a documentation, which values should be changed before going to production.

from dgca-issuance-web.

dennisbrouwer91 avatar dennisbrouwer91 commented on August 15, 2024

@jurosens Ping!

from dgca-issuance-web.

tommasogiannoni avatar tommasogiannoni commented on August 15, 2024

It was fixed ?

from dgca-issuance-web.

gboddin avatar gboddin commented on August 15, 2024

Whatever you do, don't simply remove this. What do you think would happen if software without the .htpasswd is installed by someone who clearly doesn't care about security?

Replace the hash with non-reversible entry, so that installer is forced to change it, provide instructions for changing it.

Better, expect a password to be set in the image config
If it isn't generate a random one, they will HAVE to change it.

from dgca-issuance-web.

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.