Git Product home page Git Product logo

Comments (7)

rix1337 avatar rix1337 commented on June 4, 2024

Hi,

Dafür reicht ein einfacher Webserver wie nginx mit entsprechendem Reverse Proxy. Ich würde dringend davon abraten RSScrawler selbst ans Internet zu lassen.

Falls sich der Login direkt in Cherrypy einbauen lässt reiche ich das gerne nach..

..bis dahin nimm unbedingt deine Portfreigabe raus!

Es gibt sehr gute Docker Container die dir die komplette Einrichtung abnehmen, inklusive kostenlosem HTTPS.

Bspw. https://github.com/linuxserver/docker-letsencrypt

Ohne Https ist ein Passwort auch nicht wirklich sicher..

from feedcrawler.

postboy99 avatar postboy99 commented on June 4, 2024

Danke für die schnelle Antwort.
Da ich schon stolz war, dass ich RSScrawler zum laufen bekommen zu haben, ist mir das mit den Docker Container glaube etwas zu viel.
Ich werde die Portfreigabe rausnehmen, fand es nur schön bequem, von unterwegs Zugriff darauf zu haben.

Danke dir soweit.

from feedcrawler.

rix1337 avatar rix1337 commented on June 4, 2024

Kein Thema, hatte da nie richtig drüber nachgedacht.

Wichtig ist nur, dass eigentlich nur die Absicherung hinter einem Webserver tatsächlich sicher sein wird.. Ein einfaches Passwort wird sich trotzdem irgendwie einbauen lassen!

from feedcrawler.

postboy99 avatar postboy99 commented on June 4, 2024

Das wäre toll.
Man muss sich dann nur im Klaren sein, dass es ohne https auch dann nicht wirklich sicher ist.

PS: Muss ich den Thread jetzt schließen?

from feedcrawler.

rix1337 avatar rix1337 commented on June 4, 2024

Ich sehe erstmal, was sich machen lässt.

Entweder schließe ich nach erfolgter Anpassung, oder weil sich der Aufwand nicht lohnt 😃
(Bezieht sich auf SSH, fail2ban kann aber auch bspw. nginx überwachen)

from feedcrawler.

rix1337 avatar rix1337 commented on June 4, 2024

Wenn du die Gelegenheit hast dir einen Server mit HTTPs einzurichten, nimm noch Fail2Ban dazu und das ganze ist deutlich sicherer!
https://www.youtube.com/watch?v=8r8WlMqR5aY

from feedcrawler.

rix1337 avatar rix1337 commented on June 4, 2024

Die Implementierung über den cherrypy-Server wäre zu aufwändig und nicht sicher, ohne https.

Ich empfehle dringend eine ordentliche reverse proxy mit letsencrypt-Zertifikat, fail2ban und HTTPauth zu verwenden.

Orientierungshilfe bspw. hier: https://github.com/rix1337/docker-organizr

from feedcrawler.

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.