Giter VIP home page Giter VIP logo

Comments (3)

hellais avatar hellais commented on June 14, 2024

This has been implemented with a config flag

blockcrawl = True

from tor2web.

HostFat avatar HostFat commented on June 14, 2024

It seems that you are deciding for everyone.
I think that instead the website owner should have the last choice ( be indexed or not )

Idea:
Leave the blockcrawl set to True by default, but tor2web should check if there is the robot.txt on the website allow crawlers. ( and this last one should have the priority on the blockcrawl setting )
Example:
User-agent: tor2web
Allow: /
( this will open to all crawlers )

User-agent: tor2web
Allow: /
User-agent: Googlebot
Disallow: /
( this will open to all clearnet crawlers but not the google one ... )

from tor2web.

fpietrosanti avatar fpietrosanti commented on June 14, 2024

Yes, you are right.
In future, when we'll have something more stable and diffused the idea is to provide a general framework to let the Tor HS owner to configure different behavior of Tor2web (for example also if using https or whenever to configure a easier nickname for his TorHS).

Consider that Tor2web will evolve also including a standard first page disclaimer that require manual approval by end-user and this would break any kind of crawler.

To enable crawler we would need explicitly to enable crawler as a structured feature.

from tor2web.

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.