dessalines

joined 5 years ago
MODERATOR OF
[–] [email protected] 2 points 3 days ago

Only correct answer here.

[–] [email protected] 8 points 5 days ago (2 children)

I don't know enough about grapeneOS to comment on it.

Any signal app forks still have to use signals main servers, so they still got your phone number and identity.

Matrix was originally funded by an Israeli company until it spun off, but unlike signal, it's entirely open source, self-hostable, and can be run in a private manner. Phone numbers and identifiers are not required, so even if you connect to a malicious server, the most they get is your matrix id, and things you've explicitly leaked about your identity.

The most we could say is that specific servers are compromised, but its also possible to host it outside a five-eyes country, unlike signal.

[–] [email protected] 6 points 5 days ago

What's funny is this is pretty out in the open, and ppl don't realize it. When Yasha Levine criticized signal, the president of Radio Free Asia (a US government propaganda org), sent this out, openly pushing Signal to european internet freedom communities:

Our primary interest is to make sure the extended OTF network and the Internet Freedom community are not spooked by the [Yasha Levine’s] article (no pun intended). Fortunately all the major players in the community are together in Valencia this week - and report out from there indicates they remain comfortable with OTF/RFA.

And I remember you mentioned before, Meredith Whittaker, president of the Signal Foundation, holds interviews with US defense-department think tanks.

[–] [email protected] 6 points 5 days ago

Also, it's not just people that punch you back, things punch you back too.

[–] [email protected] 17 points 5 days ago (1 children)

Was just about to comment something similar. Every single one of the cases they cite was completely wrong.

[–] [email protected] 9 points 5 days ago

Matrix, simplex, xmpp.

[–] [email protected] 17 points 5 days ago (65 children)

I wrote a longer one here: https://dessalines.github.io/essays/why_not_signal.html

The short version is, that it's a centralized, US hosted service. All of those are subject to National Security Letters, and so are inherently compromised. Even if we accept that the message content is secure, then signal's reliance on phone numbers (and in the US, a phone number is connected to your real identity and even current address), means that the US government has social connection graphs: everyone who uses signal, who they talk to, and when.

[–] [email protected] 9 points 5 days ago

New low acheived. Attributing the nazi's scorched earth policy on the eastern front to Stalin.

[–] [email protected] 8 points 5 days ago

If the metric is labor time per food produced, agriculture is much more efficient than hunting and gathering. But it requires a ton of startup labor, and waiting months, so it isn't as immediate.

[–] [email protected] 5 points 5 days ago

I suppose, but since there's a much more limited supply of gatherable food, there's an upper limit on the time you can spend, and the size of community it can support.

Agriculture doesn't have that upper limit (well, arable land limit but that's still much more), plus it takes a ton of work to sow crops, irrigate water, and wait months for harvest. Much harder than just picking berries for an hour or two a day, which is why the transition to agriculture took so long even after it was discovered.

[–] [email protected] 6 points 5 days ago

I think its very possible to do with any native apps, where you can bundle in a small torrent librar. Maybe not iOS, because I think they don't allow torrents, but android and all desktops its possible to load / preload things like images, audio, and video inline. Its not too possible via the web, because most webbrowsers don't have any bundled torrent libraries.

I have my own thoughts about webtorrents (they didn't really survive, while the regular torrent network is still strong). It'd be possible to do with webtorrents solely to solve the fact that browsers don't have regular torrent support, but seeders would be hard to come by, so I don't think it'd work too well.

 

We all know how awful most modern websites are in terms of bloat, javascript and tracking. Not only that, but designing and maintaining web-browsers has become such a gigantic undertaking (almost the size of an operating system), that only a few companies have the resources to do it (google and mozilla, and mozilla might not hold on for much longer).

These alternative protocols offer a minimal set of features, and are trying to get back to what the web should've been: static content with images, text, and links, with local applications filling the void for anything more complicated than that.

Lets say I wanted a privacy-friendly way to view a page on a news site. I could:

  • Copy the URL of the page
  • Open some tool, (or website, anything), paste that url.
  • It converts the content in the url to the necessary privacy-friendly alternative format, and I can view it with my gopher/gemini browser (or even maybe a markdown viewer).

I know there are a few html -> markdown converters that can do the last step.

Does anyone know if this would work?

 

Here is an update that explains what we have been working on recently (apologies for not having these for a few months, summer vacations and all that). This should allow average users to keep up with development, without reading Github comments or knowing how to program.

@privacyguard added Single-Sign-On (SSO) support to lemmy (this still needs some UI work and testing, but the bulk of the work is done). Special thanks to Privacy Portal for working on this!

@carlos-cabello added a way to filter posts by title only (and not body) when searching.

@Freakazoid182 added custom emoji and tagline views.

@nothing4u made our scheduled cleanup job delete denied users.

@sunaurus made a few image proxy fixes.

@sleepless has been working hard on lemmy-ui-leptos, which may eventually replace lemmy-ui. He made improvements to how posts are displayed; made SI formatting consistent with how the current UI handles it; added translations; added post content actions, creator, and community listings; and made some plugins for markdown-it.

@nutomic cleaned up the issue tracker by closing invalid issues and adding tags like good first issue. He also made some simple improvements, like adding a category to RSS feeds, fixing an issue with activitypub ids, and removing the enable_nsfw setting in favor of content_warning.

@dessalines integrated a new rust clearurls library into lemmy that will remove tracking params for any post or comment text (Much thanks to @jendrikw for creating this library), increased the bio max length from 300 to 1000, removes lemmy's reliance on openssl, made the list logins response more uniform, added the ability to restore content on an unban, added a default comment sort type for both the local site, and your user.

Support development

@dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.

If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider donating to support its development. Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.

 

We're testing some beta's for the upcoming release, and it had some performance issues, so I had to downgrade and restore from a backup.

We do this testing here so other instances don't have to, and so we can find any bugs before a release. Again, this is my bad, I apologize.

view more: ‹ prev next ›