Conversation

I've been looking into degoogling a bit. It's not going well. I'm experimenting with Nextcloud, currently with the specific small goal of switching from Google Keep to Nextcloud Notes. The Android App for this is so bad. I want to like this but it's so hard.

4
0
0

I trust Google's data security a lot. They have a lot of smart people working on it. I'm less confident about Nextcloud and its hosting.

I mean I trust Google to keep my data safe, they do an excellent job of ensuring only me and, well, Google has full access to all my data.

2
0
0

@jani Why are you so sure about Google? It's not as if they don't have HUGE security issues

Ah, I don't know how to cite another toot here, so just:

https://floss.social/@thehappycoder@hachyderm.io/115615183221379326

1
0
0
@jani I tried to do that once and lost three years worth photographs :-) After that I bought Asustor 6404T (the most recent model at the time) and plain and stupid Dropbox subscription...
1
0
2

A specific item in the Nextcloud Notes app: The top row of editing icons are minuscule.

It's not just that I'm middle aged and use bifocals, but my thumb being wide enough to cover four icons at once makes me feel sadly fat-fingered.

The font size setting has no impact on the icon size, but also curiously no impact on the rich text editor font size. Only the plain text editor.

0
0
0
@jani I.e., I realized that hacking kernel does make neither a data storage expert nor even half-decent sysadmin ;-)
1
0
2

@jarkko Yeah, this. I don't trust myself to run most of these services myself. I know I could learn it, but I'd rather do something else.

But even if I buy Nextcloud hosting, I know the expertise and monitoring and everything is scattered among dozens or hundreds of hosting companies.

1
0
1

@delawen Yeah, well, trust is a gut feeling, backed by evidence and track record. 🀷

I use Google Workspace (checks notes, yeah it's still called that today) so it's on me (not Google) to ensure I don't reuse email addresses in my domain. They have no control on it.

Plain gmail accounts are another story, I don't know if they recycle them.

0
0
0
@jani For email, and especially for managing multiple subaddresses such as iki.fi and kernel.org forward, I've fallen in love with Fastmail recently (about a year ago) :-) They've really polished that service in recent years.
1
0
2

altim πŸ‡ͺπŸ‡Ί πŸ”’πŸŒπŸŒ³πŸ“°linux

@jani There are way better apps than Nextcloud notes, that can also selfhost. Check out @joplinapp.

1
0
0

@altim @joplinapp

I'm sure there are. But I'm not looking to replace a plethora of Google services with a plethora of *independent* services, each with their own clouds, self-hosted or otherwise.

1
0
0

Jarkko Sakkinen

Edited 3 months ago
@jani More older I get, less I want to do myself. I turn every rock before I realize, "this actually needs to be done". It's like sending fucking special forces, when you touch the text editor and write code or configure software manually :-D
1
0
1
@jani BTW, were you asking about loopback driver or was it someone else? Yesterday, after year not touching the code I migrated the driver to use VB2, remove all other features except capture, and implemented file descriptor based life-cycle model for the /dev/videoX devices.

Someone pinged me about i t around Dec and that got me so stressed that I actually had to open the text editor ;-)

Those three issues were basically lowest common denominator to send RFC patches. I need to polish what I came up for some time but it is now in my internal queue :-)
2
0
1

@jarkko Yay, it was me!

Feel free to Cc me on the patch. I don't really have any domain expertise to review, but I can chime in with my "I want this!" 😁

2
0
1
@jani It took one year of motivation exercises and three hours of active work to accomplish the changes that were in the backlog...
1
0
1
@jani I will for sure :-) Thanks for kicking my ass. Otherwise, I likely would not be working on it.
1
0
1

@jarkko Feels like a lot of home improvement type of things. "Come on, I'll do it, no need to remind me every year!"

0
0
0

Jarkko Sakkinen

Edited 3 months ago
@miiko @jani Pragmatically speaking, inbox location does not matter that much :-) If it does, then you would encrypt it (with OpenPGP) anyhow. Intelligence services can obviously download all your email traffic if they want, without access to your account.
0
0
1
Edited 3 months ago

@miiko @jarkko

AFAIK Fastmail is an Australian company with servers in the US.

I think I'd rather have all of it in the EU. For example, the Nextcloud instance I'm experimenting with is running in a data center in Finland.

0
0
0

@jani I use the plain Nextcloud mobile app and markdown text files for my notes. Works well.

0
0
0

@jani @altim @joplinapp Perhaps you may like to have a look at .me services? I use a bit of Proton, a bit of but TBH for notes I prefer :)

0
0
0
@jani https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/log/?h=vcam

Not yet ready for submission but it has the basic blocks in some form: VB2 and file-descriptor based life-cycle. It requires some iterations of cleanup, simplifications, tweaks etc. but I think it is now framed correctly :-)
1
1
1
@jani I.e. it is hammered to the correct mold but code is still somewhat convoluted in some places but getting there ...
1
0
1
@jani I'm now also experimenting with zerocopy dmabuf changes and contiguous allocator. I'm worried that if I leave them out, I might be ignoring something that would become bottleneck adding them :-) I'm glad I wrote year ago a program that streams scrolling checkerboard to loopback device, as I think I can make its flow dmabuf enabled quite easily :-)
0
0
1
@dennyhenke @jani @miiko Inbox privacy is irrelevant tbh :-) If you want privacy in that context, sign/encrypt your email.

Inbox encryption does not seal SMTP.
0
0
0

@dennyhenke @miiko @jarkko

Context: I'm grandfathered into free Google Workspace, with a bunch of users.

I could try out Proton for myself, but it won't scale.

Even the Proton Family Plan isn't enough, you'd have to go for the Proton Business Suite with per user pricing.

I don't expect any of this to be free, but going from 0 to 100+ EUR per month is really not an option.

0
0
0

@dennyhenke @jarkko @miiko

Proton automatically encrypts mails to non-Proton email addresses that have a public key in the Web Key Directory (WKD).

https://wiki.gnupg.org/WKD

0
0
0

@dennyhenke @jarkko @miiko

It's just slightly inconvenient to receive encrypted mails to gmail... I mean I have my address in WKD primarily to let people check my GPG signatures, for example in signed git tags. Not to ask for everyone to send me encrypted mail. Though I can handle it.

I don't think Proton can handle opportunistcally encrypted mails either.

1
0
0
@jani @dennyhenke @miiko and a small supporting tool i did for opening html emails: https://crates.io/crates/mailweb
0
0
1