Code Monkey home page Code Monkey logo

Comments (9)

gabriel avatar gabriel commented on May 26, 2024 2

My gut reaction is worrying that somehow a hacker could get access to that directory more easily, but that doesn't seem right.

I could whitelist that location so both are valid?
https://example.com/keyspub.txt
https://example.com/.well-known/keyspub.txt

from keys.

devsnek avatar devsnek commented on May 26, 2024

Both also works

from keys.

prusnak avatar prusnak commented on May 26, 2024

I am not sure whether GitHub pages serve folders starting with a dot, so keeping a location outside of .well-known might be a good thing.

from keys.

devsnek avatar devsnek commented on May 26, 2024

It can using a _config.yml:

include:
  - ".well-known"

from keys.

gabriel avatar gabriel commented on May 26, 2024

This will land in the next version, see #49

from keys.

gabriel avatar gabriel commented on May 26, 2024

Fixed in 0.0.47.
2020-06-03 at 5 36 PM

from keys.

nkoehring avatar nkoehring commented on May 26, 2024

I have that version (at least my version suggests to use .well-known) but it didn't find the file (literally saying 404). Moving it to the root folder worked.

from keys.

gabriel avatar gabriel commented on May 26, 2024

Oops, this is not working. Re-opening.

Thanks for reporting the issue.

from keys.

gabriel avatar gabriel commented on May 26, 2024

Fixed in keys-pub/app@73cf025. Will be in next release.

from keys.

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.