You are not logged in.

#41 2017-11-07 10:32:35

thoro
Member
Registered: 2015-09-30
Posts: 38

Re: [DONE]Remove the Dropbox pipemenu?

Sorry for my late reply ... shame on me, I was in the holidays.
Martix, I "only" like the way to start/stop Dropbox. It is uncomplicated and fast and also the installation of Dropbox runs very smoothly.

martix wrote:

@thoro Ah, there is finally someone actually using it! I always wanted to ask: What feature do you like about it? I mean what for do you use dropbox? Just having a cloud storage place?

Offline

#42 2017-11-10 03:55:39

cloverskull
Member
Registered: 2015-10-01
Posts: 348

Re: [DONE]Remove the Dropbox pipemenu?

I use it daily, and love the utility, but I think something like dropbox is best served one of two ways:

  1. We put it in the welcome script, along with other random install stuff

  2. We make a menu of other common applications with optional installers

I throw in with the #1 crowd. My feeling about option 2 is that if we decide to do that, we should also have installer buttons for things like Steam/Skype/other random non-linux-specific ubiquitous programs that people may expect. That said, I think we'd probably attract a newer/less-experienced user base. Not saying that's a bad thing, just..sayin. smile

Offline

#43 2017-11-10 05:18:30

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: [DONE]Remove the Dropbox pipemenu?

Yeh for now I'm just about to start migrating the DB pipemenu installer over to bl-welcome. It's much less work than option #2. smile


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#44 2017-11-10 06:35:03

cloverskull
Member
Registered: 2015-10-01
Posts: 348

Re: [DONE]Remove the Dropbox pipemenu?

Slightly OT - where is all this configuration stuff hosted? How are the iso's made? I.e., is it possible to contribute?

Offline

#45 2017-11-10 18:13:43

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: [DONE]Remove the Dropbox pipemenu?

cloverskull wrote:

I think something like dropbox is best served one of two ways:

  1. We put it in the welcome script, along with other random install stuff

  2. We make a menu of other common applications with optional installers


It looks there is one more way forgotten:

3. Posting a Howto in the forum for whatever a user might want to install (Steam/Skype/Spotify/Dropbox/etc.).

This may also allow to focus on relevant basic issues of a new release. On the other hand if anyone wants to use something like Skype and that user would not be able to find and follow something like a Howto-thread here in the forum, in that case this distro just might not be the best choice.

(And if an application is NOT in the repos, there is mostly a reason for that. Users are still free to install such applications on their own).

Offline

#46 2017-11-10 21:26:57

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: [DONE]Remove the Dropbox pipemenu?

^Agreed.

Offline

#47 2017-11-11 02:11:11

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: [DONE]Remove the Dropbox pipemenu?

cloverskull wrote:

Slightly OT - where is all this configuration stuff hosted? How are the iso's made? I.e., is it possible to contribute?

All our code is on GitHub: https://github.com/BunsenLabs
If you have any suggestions, you can raise an issue there, open a bug report in "Bug Reports" on this forum, or start a discussion here in the "Development & Suggestions" area.

If you have a patch ready, then you can follow the GitHub procedure of forking the relevant repository, making your changes and sending a Pull Request.

The isos are built using live-build: https://debian-live.alioth.debian.org/l … al.en.html

Users can also help move the project forward by joining in existing discussions in "Development & Suggestions" and responding to requests for feedback.

EDIT: Also, please install the helium-dev system and report any issues you find.

And all contributions are most welcome! smile

Last edited by johnraff (2017-12-09 02:45:56)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#48 2017-12-08 23:54:08

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: [DONE]Remove the Dropbox pipemenu?

Recently it was pointed out in a blogpost that Dropbox deliberately lied to public:

"In the Terms of Service of Dropbox, it was first stated that the files are encrypted, and that Dropbox employees are incapable of accessing your data. At some point, Dropbox mentioned that they’re doing server-side deduplication to store space. This is a compression technique where similar segments of files are only stored once. When this was mentioned, bright minds immediately realized that deduplication cannot take place unless Dropbox can determine that the files are similar, in which case they cannot be encrypted when this process happens.

Ouch!!!!!!!!

After an uproar, Dropbox changed its terms of service from employees being “incapable” of accessing client data, to employees being “not permitted” to access client data — which is an enormous difference, because it means the data is accessible to somebody walking into Dropbox offices and, say, flashing a badge. “Not permitted” counts for absolutely nothing."

Btw there is a good read in a Nextcloud blog post.

Offline

#49 2017-12-09 02:47:11

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: [DONE]Remove the Dropbox pipemenu?

I'd never take any company's assurances that my data was encrypted. If it's important, then ecrypt it yourself!


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#50 2017-12-09 22:06:13

MAC the Bloody
crypto-anarchist
From: Quesnel BC Canada
Registered: 2015-09-29
Posts: 256

Re: [DONE]Remove the Dropbox pipemenu?

martix wrote:

Recently it was pointed out in a blogpost that Dropbox deliberately lied to public:

"In the Terms of Service of Dropbox, it was first stated that the files are encrypted, and that Dropbox employees are incapable of accessing your data. At some point, Dropbox mentioned that they’re doing server-side deduplication to store space. This is a compression technique where similar segments of files are only stored once. When this was mentioned, bright minds immediately realized that deduplication cannot take place unless Dropbox can determine that the files are similar, in which case they cannot be encrypted when this process happens.

Ouch!!!!!!!!

After an uproar, Dropbox changed its terms of service from employees being “incapable” of accessing client data, to employees being “not permitted” to access client data — which is an enormous difference, because it means the data is accessible to somebody walking into Dropbox offices and, say, flashing a badge. “Not permitted” counts for absolutely nothing."

Btw there is a good read in a Nextcloud blog post.

What do you expect from a company that would have someone like Condoleezza Rice on their board of directors?

I have used the service myself but have encrypted my sensitive data before uploading it, as johnraff rightly suggests when using any such service.


“The university is well structured, well tooled, to turn out people with all the sharp edges worn off...." Mario Savio
"Protections for anonymous speech are vital to democratic discourse". Help enforce our right to free and anonymous speech by running a Tor relay.

Offline

#51 2017-12-10 04:24:30

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: [DONE]Remove the Dropbox pipemenu?

^Yes, I do agree. This is why I also mentioned cryptomator above in a post, but it's also possible to use gnome-encfs-manager. There is a good article on the background story regarding Owncloud/Nextcloud and how the later became a fork of the former. Something similar happened in case of Seafile/Syncthing.

Last edited by martix (2017-12-25 01:54:42)

Offline

#52 2018-03-08 14:10:20

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: [DONE]Remove the Dropbox pipemenu?

Just for the record here: I mentioned in an other post that glances had a strange Dropbox line for me and I just tried to figure out why. While searching for some hints there were really interesting articles I came across: For some users it looked like Dropbox does not delete any data ever. There were even articles about a hack with details of 68 million dropbox users, strange practices on os x and how Dropbox tries to operate affecting the kernel.

Offline

Board footer

Powered by FluxBB