From owner-freebsd-questions@freebsd.org Thu Nov 12 15:45:13 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C2F742ED2B5 for ; Thu, 12 Nov 2020 15:45:13 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from kicp.uchicago.edu (kicp.uchicago.edu [128.135.20.70]) by mx1.freebsd.org (Postfix) with ESMTP id 4CX5X913X2z4RKx for ; Thu, 12 Nov 2020 15:45:12 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from [192.168.43.231] (unknown [172.58.143.16]) (Authenticated sender: galtsev) by kicp.uchicago.edu (Postfix) with ESMTPSA id 116614E6AB; Thu, 12 Nov 2020 09:35:54 -0600 (CST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: secure file sharing service options From: Valeri Galtsev In-Reply-To: <20201111200027.GA42996@geeks.org> Date: Thu, 12 Nov 2020 09:35:48 -0600 Cc: FreeBSD Mailing List Content-Transfer-Encoding: quoted-printable Message-Id: <743F27A5-4742-43BE-9967-CAE6615DF625@kicp.uchicago.edu> References: <3e3f751c-7644-7fb3-adff-c79be0707645@dreamchaser.org> <20201111200027.GA42996@geeks.org> To: Doug McIntyre X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Rspamd-Queue-Id: 4CX5X913X2z4RKx X-Spamd-Bar: +++++++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=uchicago.edu (policy=none); spf=none (mx1.freebsd.org: domain of galtsev@kicp.uchicago.edu has no SPF policy when checking 128.135.20.70) smtp.mailfrom=galtsev@kicp.uchicago.edu X-Spamd-Result: default: False [11.66 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_NO_TLS_LAST(0.10)[]; RECEIVED_SPAMHAUS_PBL(0.00)[172.58.143.16:received]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[128.135.20.70:from]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:160, ipnet:128.135.0.0/16, country:US]; ARC_NA(0.00)[]; RECEIVED_SPAMHAUS_XBL(5.00)[172.58.143.16:received]; RECEIVED_SPAMHAUS_CSS(4.00)[172.58.143.16:received]; FROM_HAS_DN(0.00)[]; NEURAL_SPAM_SHORT(0.75)[0.747]; MIME_GOOD(-0.10)[text/plain]; R_DKIM_NA(0.00)[]; NEURAL_SPAM_MEDIUM(0.31)[0.308]; SPAMHAUS_ZRD(0.00)[128.135.20.70:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_SPAM_LONG(1.00)[1.000]; R_SPF_NA(0.00)[no SPF record]; RCVD_COUNT_TWO(0.00)[2]; GREYLIST(0.00)[pass,body]; MAILMAN_DEST(0.00)[freebsd-questions]; DMARC_POLICY_SOFTFAIL(0.10)[uchicago.edu : No valid SPF, No valid DKIM,none] X-Spam: Yes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2020 15:45:13 -0000 > On Nov 11, 2020, at 2:00 PM, Doug McIntyre wrote: >=20 > On Tue, Nov 10, 2020 at 07:44:15PM -0700, Gary Aitken wrote: >> Can anyone recommend secure file-sharing services? An organization I >> work with has a need for something more secure than google docs. >>=20 >> Ideally it would allow some form of collaboration similar to the = level >> offered by google docs. Mostly word-type documents and spreadsheets. >> Barring that, just more secure sharing options still appreciated. >=20 >=20 > I've put in NextCloud (or OwnCloud) for several orgs that wanted that. > Of course available in ports/pkgs. I would second that, I run owncloud server for almost decade a a half, = switching to nextcloud now=E2=80=A6 Valeri > NextCloud has Collabora integration available, so people can use it as > a replacement for Google Docs. (LibreOffice based).=20 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"