From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=134.134.136.65; helo=mga03.intel.com; envelope-from=stephano.cetola@linux.intel.com; receiver=edk2-devel@lists.01.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 3B02A21180F5E for ; Fri, 16 Nov 2018 16:22:50 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Nov 2018 16:22:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,242,1539673200"; d="scan'208";a="106998012" Received: from scetola-mobl1.amr.corp.intel.com (HELO [10.254.182.85]) ([10.254.182.85]) by fmsmga004.fm.intel.com with ESMTP; 16 Nov 2018 16:22:49 -0800 To: Rebecca Cran Cc: edk2-devel@lists.01.org References: <6535b4dd-57ac-856c-e013-ae8b3203c550@linux.intel.com> <3042685.gzUHUCRiql@photon.int.bluestop.org> <2d27a65c-2eb9-6d68-baba-3cbca98561c9@linux.intel.com> <1995822.3V7qYkmoPJ@photon.int.bluestop.org> From: stephano Message-ID: <6a899913-743e-b6c5-fe41-046c656f15f7@linux.intel.com> Date: Fri, 16 Nov 2018 16:22:48 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: <1995822.3V7qYkmoPJ@photon.int.bluestop.org> Subject: Re: [edk2-announce][RFC] Collaboration Software X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2018 00:22:50 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 11/16/2018 1:51 PM, Rebecca Cran wrote> Conversations can followed via email, so that's one way of 'exporting' them. > But otherwise, I suspect you'd need to either query the database directly or > use "./bin/storage dump": Perfect. As long as we have a way to store history of conversations I think we are keeping the best part of the current system. > >> 2. Is there a "file sharing" option if we wanted to, for example, share >> a JPG or ODF file? > > Yes: Phabricator has a general file storage service, and files can be uploaded > via that and shared in Conpherence. > Also great. I assumed this but thank you for confirming. Cheers, Stephano