Build your own private, encrypted, open-source Dropbox clone 2.0
1–10 of 15 posts
Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#2Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#3I only looked quickly, but I didn't see anything about encryption on the site. Are you sure it's encrypted out of the box?
link:
Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#4I only looked quickly, but I didn't see anything about encryption on the site. Are you sure it's encrypted out of the box?
Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#5Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#6I only looked quickly, but I didn't see anything about encryption on the site. Are you sure it's encrypted out of the box?
Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#7I only looked quickly, but I didn't see anything about encryption on the site. Are you sure it's encrypted out of the box?
If you mean encrypted data storage on the server, you're better off just storing all its files in an encrypted volume using something tried and tested like dm-crypt rather than having to trust ownCloud to get it right.
Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#8I tried ownCloud recently on a Raspberry Pi and found it dog slow. I'm not sure if I just found it at a bad time, or if it requires some more serious hardware, but it wasn't usable for me personally.
While I don't have an RPi myself, a colleague of mine had his ownCloud instance go from dog slow to usable with that simple change.
Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#9Re: Build your own private, encrypted, open-source Dropbox clone 2.0
#10I tried ownCloud recently on a Raspberry Pi and found it dog slow. I'm not sure if I just found it at a bad time, or if it requires some more serious hardware, but it wasn't usable for me personally.