Code Monkey home page Code Monkey logo

Comments (5)

iAnanich avatar iAnanich commented on May 28, 2024 1

I would recommend the certbot , it automatically configures NGINX for SSL/TLS. And it's easy to set up on Debian/Ubuntu:
apt install nginx certbot python-certbot-nginx

tbh, I don't know if Ephyr uses Nginx at all, or anything else. But yes, this is one of possible solutions. I would suggest Treafik as well, as it supports multiple methods for acme challenge.

from ephyr.

iAnanich avatar iAnanich commented on May 28, 2024

Overall, this could be implemented by a service such as CloudFlare that provides its own cert when proxying HTTP traffic.

from ephyr.

hetkaptah avatar hetkaptah commented on May 28, 2024

I would recommend the certbot , it automatically configures NGINX for SSL/TLS. And it's easy to set up on Debian/Ubuntu:
apt install nginx certbot python-certbot-nginx

from ephyr.

eirenik0 avatar eirenik0 commented on May 28, 2024

I think Cloudflare is enough for this task. @iAnanich @hetkaptah what do you think?

from ephyr.

iAnanich avatar iAnanich commented on May 28, 2024

I think Cloudflare is enough for this task.
That's a good first step (I mean, Clauflare's Flexible "encryption"), but

  1. all data (including password's hash) being unencrypted when it enters Ephyr (on a way from Cloudflare)
  2. users can connect to Ephyr with HTTP (without S)

from ephyr.

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.