HTTP file upload and administrative boundaries
Dave Cridland <[email protected]> Thu, 30 Apr 2026 11:52:51 +0100
| Newsgroups | gmane.network.jabber.standards-jig |
|---|---|
| Message-ID | <CAKHUCzze6ipa89axmoGcfe=SjjvwC0xH60QnBQ05YMdXQnPchA@mail.gmail.com> |
Hi all, Some of the work I'm dealing with has the requirement that clients belonging to their organisation shouldn't access arbitrary HTTP endpoints outside their administrative boundary. I think this is a reasonable requirement. As an example, if [email protected] wants to send a file to [email protected], A uploads to their own server, which: * Might (or might not) perform virus scanning, and * Might (or might not) log IP addresses and other activity, and * Might (or might not) expire the file sooner than B's organisation's retention policy. Some of these "might (or might not)" cases are probably specific to enterprise cases, but others are more general and apply to consumer/private messaging too. What I'd like to explore therefore is whether we could have B's server pull a copy of the file for B to access, processing and retaining it as B's organisation requires. But, and here lies my problem, I have literally no idea how to go about this without disruption to the generally working case of HTTP upload. Anyone got any ideas? Dave. _______________________________________________ Standards mailing list -- [email protected] To unsubscribe send an email to [email protected]