Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2020 22:28:29 -0700
From:      Gary Aitken <freebsd@dreamchaser.org>
To:        "Kevin P. Neal" <kpn@neutralgood.org>, Doug McIntyre <merlyn@geeks.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: secure file sharing service options
Message-ID:  <714d2c5c-789d-7cef-6300-72057886b0ad@dreamchaser.org>
In-Reply-To: <20201112023452.GA84943@neutralgood.org>
References:  <3e3f751c-7644-7fb3-adff-c79be0707645@dreamchaser.org> <20201111200027.GA42996@geeks.org> <20201112023452.GA84943@neutralgood.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/11/20 7:34 PM, Kevin P. Neal wrote:
> On Wed, Nov 11, 2020 at 02:00:27PM -0600, Doug McIntyre wrote:
>> 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.
>>> 
>>> 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.
>> 
>> 
>> I've put in NextCloud (or OwnCloud) for several orgs that wanted
>> that. Of course available in ports/pkgs. NextCloud has Collabora
>> integration available, so people can use it as a replacement for
>> Google Docs. (LibreOffice based).
> 
> Do we have a port for that?

cd /usr/ports
/usr/ports$ find . | grep nextcloud | egrep -v "Makefile|distinfo|files|pkg"
./deskutils/nextcloudclient
./mail/nextcloud-mail
./net-im/nextcloud-talk
./security/nextcloud-end_to_end_encryption
./security/nextcloud-passman
./security/nextcloud-twofactor_totp
./security/nextcloud-twofactor_u2f
./www/nextcloud-appointments
./www/nextcloud-calendar
./www/nextcloud-circles
./www/nextcloud-contacts
./www/nextcloud-deck
./www/nextcloud-forms
./www/nextcloud-groupfolders
./www/nextcloud-notes
./www/nextcloud-tasks
./www/nextcloud

Gary




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?714d2c5c-789d-7cef-6300-72057886b0ad>