this post was submitted on 12 Sep 2025
130 points (100.0% liked)

Buy European

7246 readers
312 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat of this community


Rules:

  • Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.

  • Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:

  • Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.

  • No russian suggestions.

Feddit.uk's instance rules apply:

  • No racism, sexism, homophobia, transphobia or xenophobia.
  • No incitement of violence or promotion of violent ideologies.
  • No harassment, dogpiling or doxxing of other users.
  • Do not share intentionally false or misleading information.
  • Do not spam or abuse network features.
  • Alt accounts are permitted, but all accounts must list each other in their bios.
  • No generative AI content.

Useful Websites

Benefits of Buying Local:

local investment, job creation, innovation, increased competition, more redundancy.

European Instances

Lemmy:

Friendica:

Matrix:


Related Communities:

Buy Local:

Continents:

European:

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 8 months ago
MODERATORS
 

The web UI actually looks decent now.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Flax_vert@feddit.uk 1 points 2 weeks ago (1 children)

What's wrong with the encryption/signing

[โ€“] sakphul@discuss.tchncs.de 1 points 2 weeks ago (1 children)

For me the overall handling was bad in their frontend if you just wanted to use it for specific mails. If you wanted to encrypt your whole inbox it was working just fine. But then you had no possibility to decrypt the mails in their frontend and relied on using 3rd party browser extensions.

And you had no way to bind the public key to your account and make it accessible for everyone publicly.

[โ€“] Flax_vert@feddit.uk 1 points 2 weeks ago (1 children)

And you had no way to bind the public key to your account and make it accessible for everyone publicly.

What do you mean by this?

[โ€“] sakphul@discuss.tchncs.de 1 points 2 weeks ago

For example I would expect them to have a keyserver hosting the public Keys of their customers and making sure that only the real customer is able to update his public Key. So nobody else can publish a public key for a given E-Mail without being the owner of the E-Mail.

An ideal implementation could be Web Key Directory (short WKD).

I did a quick search if mailbox.org supports WKD. It looks like mailbox.org Guard somehow supports it, but I never tried it. So maybe it is worth having a look at that.