Code Monkey home page Code Monkey logo

Comments (4)

carlosfu avatar carlosfu commented on May 20, 2024

花了一天的时间,部署了一下,已经能跑起来。不过有个小问题想问问, 生成redis是没有密码,也不绑定IP,请问你们是如何做安全验证这块的?

主要是考虑到内网的环境,我们没有用密码,也没有bind ip,如果有需要可以添加密码,主要还是对内部比较信任。

当然flushall这类危险操作可以使用rename-command来完成。

对于外网的攻击:我们通过公司的防火墙完成、还有非root用户。

from cachecloud.

qw2283345 avatar qw2283345 commented on May 20, 2024

@carlosfu 嗯,看了一下源代码RedisConfigEnum这个枚举可以编辑配置信息,我建议还是可以自己设置密码,像我们这样都有这么好的内网条件。谢谢你的回答。也谢谢开源了一个这么好的项目,以你们为榜样

from cachecloud.

qw2283345 avatar qw2283345 commented on May 20, 2024

刚刚说错了,是像我们这样的都没有这么好的内网条件的,就需要考虑到这个安全验证的问题的了。

from cachecloud.

carlosfu avatar carlosfu commented on May 20, 2024

刚刚说错了,是像我们这样的都没有这么好的内网条件的,就需要考虑到这个安全验证的问题的了。

是的,你说的很对,我先mark一下,后期添加上。

from cachecloud.

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.