GithubHelp home page GithubHelp logo

Comments (7)

michielbdejong avatar michielbdejong commented on July 23, 2024

it's because of the ssl cert. so let's forget about ssl! also has the advantage which @skddc mentioned, that people don't have to click through cert warnings in Firefox. although it will still require running as root to open port 80, and it requires us to keep http support in the library, which violates the first sentence of https://tools.ietf.org/html/rfc7033. so by that time we might as well define that we'll use port 8123 instead of port 80, because it will not be proper webfinger anymore anyway, it will be just a hack in our library to make the dev-kit work.

anyway, let's start with port 80 because it's what the library supports now

from starter-kit.

michielbdejong avatar michielbdejong commented on July 23, 2024

hm, https://github.com/remotestorage/dev-kit/tree/f948e56e3bece5406a760bc654f63241d77b9d43 fixes this but breaks it in FF again for some reason. investigating...

from starter-kit.

raucao avatar raucao commented on July 23, 2024

by that time we might as well define that we'll use port 8123 instead of port 80

I thought the port 80 was so that you can have clean user addresses in the example.

from starter-kit.

michielbdejong avatar michielbdejong commented on July 23, 2024

there is not even a way to specify port numbers in user addresses, it always needs to be 443. in previous versions of WebFinger you could choose 443 or 80, that's why our lib still supports port 80.

from starter-kit.

raucao avatar raucao commented on July 23, 2024

So might not just as well use 8123, or am I missing something?

from starter-kit.

raucao avatar raucao commented on July 23, 2024

that's why our lib still supports port 80

It's not a "still", it's "yet again". We actually re-introduced it to circumvent an ugly development situation, that's even bugging us core people, not only newbies.

from starter-kit.

michielbdejong avatar michielbdejong commented on July 23, 2024

i mean remotestorage.js will support port 80 for another six months, because remotestorage-00 still allowed it. let's do it on port 80 for now, seems to be the fastest way forward at this point.

from starter-kit.

Related Issues (15)

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.