From 68f167995e7ba71a6f2e556a7a0eab3d234e2d1a Mon Sep 17 00:00:00 2001 From: Jonah BrĂ¼chert Date: Fri, 9 Sep 2022 23:15:10 +0200 Subject: Implement XEP-0448: Stateless File Sharing This adds a file sharing manager that is capable of using multiple back ends. Currently implemented are a normal HTTP File Upload backend and an encrypted HTTP File Upload. Jingle File Transfer could be implemented later. Co-authored-by: Linus Jahn --- doc/doap.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/doap.xml b/doc/doap.xml index fc8a1fd7..19b245ab 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -590,7 +590,7 @@ SPDX-License-Identifier: CC0-1.0 - partial + complete 0.2 1.5 @@ -598,7 +598,7 @@ SPDX-License-Identifier: CC0-1.0 - partial + complete 0.2 1.5 -- cgit v1.2.3