Giter VIP home page Giter VIP logo

Comments (3)

Eckhardt-D avatar Eckhardt-D commented on September 4, 2024

@McPizza0 A suggestion:

Use Caddy on a VPS with the on-demand ssl feature. Caddy let's you setup an ASK endpoint to first check your DB or however else you want to verify that this domain is one that UnInbox knows of and is allowed to generate a cert for. If that endpoint responds with a 200 then the cert will be generated for it.

from inbox.

McPizza0 avatar McPizza0 commented on September 4, 2024

Ah super smart @Eckhardt-D !

this would actually solve the whole issue!
and the VPS can just host and serve the file since its the same for all users

do we sneak this in before release on friday April 5th? 🤔

from inbox.

Eckhardt-D avatar Eckhardt-D commented on September 4, 2024

@McPizza0 Yes with Caddy static file server also very easy to set up. Think it would be possible to set up before Friday, but think mostly the tasks like setting up and securing the VPS, CI/CD? etc. will be the longest. I think the source code could live in a dir here for the Caddyfile example that should be copied to /etc/caddy/Caddyfile also the little server that will run for the ask endpoint. That would need to connect to the DB probably for verification.

from inbox.

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.