Giter Club home page Giter Club logo

Comments (7)

paulmillar avatar paulmillar commented on July 29, 2024 1

I don't think this is really that difficult.

There are only two ways to fix this (that make sense):

  1. fix -dcpriv so transfers fail if they are not encrypted.
  2. make -dcpriv a no-op. Document that it does nothing and it only remains for backwards compatibility. Introduce a new option that enforces encryption.

The decision between 1. and 2. is choosing whether it is better to fail people who rely on -dcpriv not working correctly (who include it by mistake), or fail people who rely on -dcpriv working correctly (who didn't change the option).

Put another way, choosing option 1. will (possibly) result in failed transfers that should succeed; choosing option 2. will (possibly) result in successful transfers that should have failed.

From a security point-of-view, only 1. makes sense, because 2. opens a fresh security problem: people who didn't update to the new option.

from gct.

paulmillar avatar paulmillar commented on July 29, 2024 1

@onnozweers IIRC, you are the main (sole?) contributor to this chapter, so thanks for helping document this problem!

We now have a new document that is targeted at dCache users (rather than admins). The REST API is fairly well documented, but the rest largely contains only place-holder information. One chapter is on FTP (in general), so I think this would be a natural place to document this problem.

I've created an issue (dCache/dcache#5039) to track this, to make sure it doesn't get forgotten.

from gct.

msalle avatar msalle commented on July 29, 2024

Hi Onno,
the short answer is yes, since the gct version of globus-url-copy is currently fully backwards compatible with the globus-toolkit 6.0 version. We had a long discussion about the issue in the spring but there is no easy way to fix it in ways that will not unexpectedly break things, and furthermore, would require simultaneous changes in multiple clients (also uberftp for example) and servers. That basically where the discussion stalled... Perhaps others (such as Paul) have a good idea on how to got forward.

from gct.

onnozweers avatar onnozweers commented on July 29, 2024

Hi msalle, nice to meet you here! :-)

I'm very curious why it is so difficult to fix this. I would think, it's better to break some things than to secretly expose private data. But perhaps I'm overlooking some complications that make it more difficult than such a simple choice.

I'd like to add to the discussion that since this issue was first reported, the GDPR has become effective. So perhaps with this bug, people might be (unknowingly) violating the GDPR. But I'm not a law expert.

Kind regards,
Onno

from gct.

onnozweers avatar onnozweers commented on July 29, 2024

Nothing seems to happen. 😭

Could this have a higher urgency please?

from gct.

fscheiner avatar fscheiner commented on July 29, 2024

@onnozweers @paulmillar
As per #100 a warning was added to the guc manpage about this problem. I'd recommend to add something similar to the dCache documentation for the time being.

from gct.

onnozweers avatar onnozweers commented on July 29, 2024

Hi @fscheiner, thanks for doing something! 😺

There is a whole chapter about transport security in the dCache documentation: https://github.com/dCache/dcache/blob/master/docs/TheBook/src/main/markdown/cookbook-transport-security.md

This bug is mentioned in the first paragraph.

from gct.

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.