#e2ee — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #e2ee, aggregated by home.social.
-
Question to my fellow #Django friends:
Is there a good zero trust framework for E2EE Django applications?
Ideally with a decryption UX that doesn't require a PhD…
-
Question to my fellow #Django friends:
Is there a good zero trust framework for E2EE Django applications?
Ideally with a decryption UX that doesn't require a PhD…
-
#FediHood keeps growing, and many bugs have been fixed thanks to your feedback.
Federation now works smoothly over #ActivityPub. The Nearby and Discover timelines work as intended, and push notifications are available. #E2EE still needs work to support several browsers or devices.
It is a good start. You can join this new fediverse software at https://fedihood.social
-
#FediHood keeps growing, and many bugs have been fixed thanks to your feedback.
Federation now works smoothly over #ActivityPub. The Nearby and Discover timelines work as intended, and push notifications are available. #E2EE still needs work to support several browsers or devices.
It is a good start. You can join this new fediverse software at https://fedihood.social
-
Today, @Tutanota published a new blog post titled "Proton Mail vs Gmail: Which Is Best in 2026?". We generally don't pay attention to these biased marketing posts which end up always the same way ("neither, because we are the best"), but given the number of inaccuracies we found in it, we decided to take the time to comment it.
https://tuta.com/blog/protonmail-vs-gmail
First of all, the post doesn't differentiate security from privacy. Even if the two notions are intertwined, it's still two different concepts.
End-to-end encryption (E2EE) brings mainly privacy, that Gmail lacks heavily because it goes against Google's business model, but saying that having E2EE always brings you security is taking a shortcut. For example, most people are more exposed to email phishing than state actors' eavesdropping, and both Gmail and @protonprivacy are better at phishing detection than Tuta. We know it due to a simple fact: we recently launched a phishing simulation service (not launched publicly yet, still exploring with a few clients for now) 🙃
> Like Tuta Mail, Proton Mail has become a popular email provider for individuals and organizations who prioritize privacy and security.
This sentence tends to be understood as if Tuta preceded Proton in terms of market shares and technical standards. Also, from our experience, people tend to know Proton and not Tuta.
> [...] introducing an AI email writer defies the purpose of a private, secure email service such as Proton Mail
Even though we are against the current AI trend given its social and environmental impacts to keep it short, this sentence is also inaccurate. Scribe, Proton's writing assistant, can run locally on your own device:
https://proton.me/support/proton-scribe-writing-assistant#local-or-server.
Besides, it's an opt-in feature, it is not enabled by default.
> Users [of Proton] on the free email plan are limited to sending 150 emails daily.
Well, at least Proton gives a straight answer regarding the daily limit on a free account. From Tuta's FAQ (https://tuta.com/support/howto#email-limits):
> If you receive the following message in your Tuta account "It looks like you exceeded the number of allowed emails. Please try again later.", the anti-spam protection method has stopped your account temporarily from sending new emails. Please wait a day or two to send new emails again.
It seems there is no way to know if you are about to reach the limit before not being able to send emails for up to 2 days...
> With the free Proton Mail account, users get 1 GB of storage space.
We don't get it. It's listed in "Proton Mail downsides" whereas you also get 1 GB of storage with a free Tuta account... And with Proton, you can easily unlock 5 GB of storage with a free account...
> [...] Tuta Mail, has decided not to build a bridge for third-party desktop clients but has instead focused on developing its own native email desktop clients for Windows, Apple and Linux - and these work like a charm and are completely free.
This is part of the "Limited integrations" bullet point which is also part of the "Proton Mail downsides". That doesn't make any sense. Tuta is saying that Proton has limited integrations with third-party email clients and services (which is true), whereas Tuta has none... And regarding their "and these work like a charm" claim, sorry, but being a Tuta client since our creation in 2021, we have encountered numerous serious bugs. Like having sent emails ending up in both "Draft" and "Sent" folders with no way to know if the emails have actually been sent, the impossibility to change the language of the spell checker, getting a empty calendar because of a slow internet connection in a train whereas it is supposed to be offline-first, lost all our contact notes...
> Proton is a good choice if you’re looking for an end-to-end encrypted email provider, but it is not worth it if you compare it to Tuta Mail, the most secure quantum-proof email provider.
And there comes the inevitable conclusion that we all saw coming: "we are the best". It is the part that annoys us the most, because we are security practitioners, and we don't like false claims.
First, after 5 years of professional activity, and 10+ years with a personal account for our CEO, the amount of E2EE'd emails we have sent and received must represent roughly 1% of our exchanges (we use emails mostly for external communications). This is because Tuta made the choice to use a home-brewed implementation that only works between Tuta users. You like it or not, but the only standard for email encryption remains OpenPGP, which is annoying to use with the Tuta client. When we report security vulnerabilities to third-parties for example, we need to write and encrypt our emails in a separate text editor, encrypt them (we use @QubesOS Split GPG implementation to keep our private keys in a separate, offline, environment), and paste the result in the Tuta client...
Also, Tuta keeps talking about being an "quantum-proof email provider", but guess what? Thanks to RFC 9980, OpenPGP is quantum-proof too, meaning anyone using OpenPGP can benefit from it, including Proton:
https://proton.me/blog/introducing-post-quantum-encryption
Besides, it is a nice thing to have a strong encryption on the paper, but the implementation needs to be regularly checked for bugs and vulnerabilities. As far as we know, Tuta has never published any audit report, unlike Proton (which also has a bug bounty program: https://proton.me/security/bug-bounty).
When you do E2EE, you also need to make sure you are talking to the intended recipient, which means you need a way to verify their cryptographic public key. It turns out it took Tuta 7 years to implement it after the issue was raised to them: https://github.com/tutao/tutanota/issues/768. It means that Tuta could read all the E2EE'd exchanges on their platform without anyone noticing. Additionally, their current implementation saves the verified fingerprints locally and per-device. And given that bugs in the Tuta client regularly require to erase all local data and log back in, key verification remains mostly a gadget.
If you wonder how Proton does it: https://proton.me/support/address-verification, and https://proton.me/support/key-transparency.
To conclude, are we saying that Tuta is a bad choice? No, we will still recommend actors like Tuta which are not part of surveillance capitalism. Are we recommending Proton over Tuta? Not necessarily, it depends on multiple factors and your threat model. But we urge Tuta to improve their communication by sticking to the facts, and stop acting as if they were doing everything better than others. Because they are not.
#Tuta #Proton #Security #Privacy #Email #E2EE #PostQuantum #FOSS #EU
-
Today, @Tutanota published a new blog post titled "Proton Mail vs Gmail: Which Is Best in 2026?". We generally don't pay attention to these biased marketing posts which end up always the same way ("neither, because we are the best"), but given the number of inaccuracies we found in it, we decided to take the time to comment it.
https://tuta.com/blog/protonmail-vs-gmail
First of all, the post doesn't differentiate security from privacy. Even if the two notions are intertwined, it's still two different concepts.
End-to-end encryption (E2EE) brings mainly privacy, that Gmail lacks heavily because it goes against Google's business model, but saying that having E2EE always brings you security is taking a shortcut. For example, most people are more exposed to email phishing than state actors' eavesdropping, and both Gmail and @protonprivacy are better at phishing detection than Tuta. We know it due to a simple fact: we recently launched a phishing simulation service (not launched publicly yet, still exploring with a few clients for now) 🙃
> Like Tuta Mail, Proton Mail has become a popular email provider for individuals and organizations who prioritize privacy and security.
This sentence tends to be understood as if Tuta preceded Proton in terms of market shares and technical standards. Also, from our experience, people tend to know Proton and not Tuta.
> [...] introducing an AI email writer defies the purpose of a private, secure email service such as Proton Mail
Even though we are against the current AI trend given its social and environmental impacts to keep it short, this sentence is also inaccurate. Scribe, Proton's writing assistant, can run locally on your own device:
https://proton.me/support/proton-scribe-writing-assistant#local-or-server.
Besides, it's an opt-in feature, it is not enabled by default.
> Users [of Proton] on the free email plan are limited to sending 150 emails daily.
Well, at least Proton gives a straight answer regarding the daily limit on a free account. From Tuta's FAQ (https://tuta.com/support/howto#email-limits):
> If you receive the following message in your Tuta account "It looks like you exceeded the number of allowed emails. Please try again later.", the anti-spam protection method has stopped your account temporarily from sending new emails. Please wait a day or two to send new emails again.
It seems there is no way to know if you are about to reach the limit before not being able to send emails for up to 2 days...
> With the free Proton Mail account, users get 1 GB of storage space.
We don't get it. It's listed in "Proton Mail downsides" whereas you also get 1 GB of storage with a free Tuta account... And with Proton, you can easily unlock 5 GB of storage with a free account...
> [...] Tuta Mail, has decided not to build a bridge for third-party desktop clients but has instead focused on developing its own native email desktop clients for Windows, Apple and Linux - and these work like a charm and are completely free.
This is part of the "Limited integrations" bullet point which is also part of the "Proton Mail downsides". That doesn't make any sense. Tuta is saying that Proton has limited integrations with third-party email clients and services (which is true), whereas Tuta has none... And regarding their "and these work like a charm" claim, sorry, but being a Tuta client since our creation in 2021, we have encountered numerous serious bugs. Like having sent emails ending up in both "Draft" and "Sent" folders with no way to know if the emails have actually been sent, the impossibility to change the language of the spell checker, getting a empty calendar because of a slow internet connection in a train whereas it is supposed to be offline-first, lost all our contact notes...
> Proton is a good choice if you’re looking for an end-to-end encrypted email provider, but it is not worth it if you compare it to Tuta Mail, the most secure quantum-proof email provider.
And there comes the inevitable conclusion that we all saw coming: "we are the best". It is the part that annoys us the most, because we are security practitioners, and we don't like false claims.
First, after 5 years of professional activity, and 10+ years with a personal account for our CEO, the amount of E2EE'd emails we have sent and received must represent roughly 1% of our exchanges (we use emails mostly for external communications). This is because Tuta made the choice to use a home-brewed implementation that only works between Tuta users. You like it or not, but the only standard for email encryption remains OpenPGP, which is annoying to use with the Tuta client. When we report security vulnerabilities to third-parties for example, we need to write and encrypt our emails in a separate text editor, encrypt them (we use @QubesOS Split GPG implementation to keep our private keys in a separate, offline, environment), and paste the result in the Tuta client...
Also, Tuta keeps talking about being an "quantum-proof email provider", but guess what? Thanks to RFC 9980, OpenPGP is quantum-proof too, meaning anyone using OpenPGP can benefit from it, including Proton:
https://proton.me/blog/introducing-post-quantum-encryption
Besides, it is a nice thing to have a strong encryption on the paper, but the implementation needs to be regularly checked for bugs and vulnerabilities. As far as we know, Tuta has never published any audit report, unlike Proton (which also has a bug bounty program: https://proton.me/security/bug-bounty).
When you do E2EE, you also need to make sure you are talking to the intended recipient, which means you need a way to verify their cryptographic public key. It turns out it took Tuta 7 years to implement it after the issue was raised to them: https://github.com/tutao/tutanota/issues/768. It means that Tuta could read all the E2EE'd exchanges on their platform without anyone noticing. Additionally, their current implementation saves the verified fingerprints locally and per-device. And given that bugs in the Tuta client regularly require to erase all local data and log back in, key verification remains mostly a gadget.
If you wonder how Proton does it: https://proton.me/support/address-verification, and https://proton.me/support/key-transparency.
To conclude, are we saying that Tuta is a bad choice? No, we will still recommend actors like Tuta which are not part of surveillance capitalism. Are we recommending Proton over Tuta? Not necessarily, it depends on multiple factors and your threat model. But we urge Tuta to improve their communication by sticking to the facts, and stop acting as if they were doing everything better than others. Because they are not.
#Tuta #Proton #Security #Privacy #Email #E2EE #PostQuantum #FOSS #EU
-
For people like me who are obsessed with details, the blog post is a long and fun read.
Not that it is in any corporates' interest to allow their customers to encrypt communications entirely, but signal's work on encryption is worthy to be a product of its own.
-
For people like me who are obsessed with details, the blog post is a long and fun read.
Not that it is in any corporates' interest to allow their customers to encrypt communications entirely, but signal's work on encryption is worthy to be a product of its own.
-
RE: https://toot.fedilab.app/@apps/117078460930346514
I built #FediHood on the #Mastodon API, so you can connect your account with any Mastodon-compatible app, such as #Fedilab.
Fedilab will soon support the extra features at the heart of the project: finding people nearby by city via #OSM, and using #E2EE DMs. -
RE: https://toot.fedilab.app/@apps/117078460930346514
I built #FediHood on the #Mastodon API, so you can connect your account with any Mastodon-compatible app, such as #Fedilab.
Fedilab will soon support the extra features at the heart of the project: finding people nearby by city via #OSM, and using #E2EE DMs. -
#FediHood is now available!
Talk with people near you. A local chat on the #Fediverse where you share only your city, never your exact location. You adjust your timeline with distance and topic filters.
It's in early beta and web only for now. It connects to the whole Fediverse, and you can send #E2EE DMs between FediHood and Holos users. The source code will be published soon. Don't hesitate to share!
Instance: https://fedihood.social
-
#FediHood is now available!
Talk with people near you. A local chat on the #Fediverse where you share only your city, never your exact location. You adjust your timeline with distance and topic filters.
It's in early beta and web only for now. It connects to the whole Fediverse, and you can send #E2EE DMs between FediHood and Holos users. The source code will be published soon. Don't hesitate to share!
Instance: https://fedihood.social
-
But here's a video-demonstration about how does "Crisps Chat 🍟" looks now 😋🍿📽️👉 https://fediverse.tv/w/1W9BU5Wi8sKDLtNzcY3Qp3
You can see the chat's source code here 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat
Download the last release on Codeberg 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat/releases/tag/v0.7.4
Or, also, through my website 😁🌐👉 https://xolat.games/search-by-tags/imgui.html
#cpp #cplusplus #imgui #dearimgui #sdl #sdl2 #app #apps #soft #software #chat #chats #communication #opensource #codeberg #selfhost #selfhosted #development #dev #e2e #e2ee
-
But here's a video-demonstration about how does "Crisps Chat 🍟" looks now 😋🍿📽️👉 https://fediverse.tv/w/1W9BU5Wi8sKDLtNzcY3Qp3
You can see the chat's source code here 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat
Download the last release on Codeberg 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat/releases/tag/v0.7.4
Or, also, through my website 😁🌐👉 https://xolat.games/search-by-tags/imgui.html
#cpp #cplusplus #imgui #dearimgui #sdl #sdl2 #app #apps #soft #software #chat #chats #communication #opensource #codeberg #selfhost #selfhosted #development #dev #e2e #e2ee
-
Слабосолёный мессенджер из MikroTik CHR и Java, по домашнему
Как это? У вас есть аккаунт на хабре, есть своё мнение по каждой статье, есть желание этим мнением поделиться с дедушкой, но нет своего мессенджера чтоб это сделать? Срочно исправляем. Lim (local ip messenger) работает в вашей локальной сети, на вашем CHR или ARM64 роутере Mikrotik, без внешних сервисов. Обмен текстовыми и голосовыми сообщениями, файлами до 50мб. Публичным ключом собеседника шифруются: сообщения, файлы и имена файлов. И кнопка "Отправить", тоже зашифрована. Приготовить дома самому
https://habr.com/ru/articles/1068722/
#сетевое_оборудование #mikrotik #diy_или_сделай_сам #android #java #routeros #selfhosted #e2ee #локальная_сеть #мессенджер
-
#FediHood and #HolosSocial, two separate #Fediverse projects (that I maintain), can now send each other #E2EE DMs, fully over #ActivityPub.
-
#FediHood and #HolosSocial, two separate #Fediverse projects (that I maintain), can now send each other #E2EE DMs, fully over #ActivityPub.
-
@RoastbeefHashTag Howdy! What do you want to know?
The good: Bonfire and #Emissary delivered interoperable prototypes at the end of June.
The bad: With this experience, we're still updating the protocol to account for some very specific encryption/delivery issues. So, we haven't launched #E2EE on our own servers.
So, Emissary's (my) messenger is actually live, and usable on Bandwagon.fm -- however, it's only trading *unencrypted* messages for now, until we lock down some protocol decisions.
-
@RoastbeefHashTag Howdy! What do you want to know?
The good: Bonfire and #Emissary delivered interoperable prototypes at the end of June.
The bad: With this experience, we're still updating the protocol to account for some very specific encryption/delivery issues. So, we haven't launched #E2EE on our own servers.
So, Emissary's (my) messenger is actually live, and usable on Bandwagon.fm -- however, it's only trading *unencrypted* messages for now, until we lock down some protocol decisions.
-
join the one and only decentralized end-to-end encrypted anonymous lefty politics and climate activism memes channel in the world!
Meme Logistics - Your go-to fun lefty memes supply chain
even more channels at:
https://arcanechat.me/channels#memes #politics #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat
-
join the one and only decentralized end-to-end encrypted anonymous lefty politics and climate activism memes channel in the world!
Meme Logistics - Your go-to fun lefty memes supply chain
even more channels at:
https://arcanechat.me/channels#memes #politics #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat
-
ArcaneChat / DeltaChat channel for you:
Debugging Memes - developer&linux memes, open source and other nerdy and tech related stuff, to join click here:
even more channels at:
https://arcanechat.me/channels#memes #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat #linux #opensource #gnulinux #developers #development #dev
-
ArcaneChat / DeltaChat channel for you:
Debugging Memes - developer&linux memes, open source and other nerdy and tech related stuff, to join click here:
even more channels at:
https://arcanechat.me/channels#memes #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat #linux #opensource #gnulinux #developers #development #dev
-
We just pushed the newest update, 0.5.0, which finally brings Post-Quantum-Crypto (PQXDH) to twonly.
For this we use libsignal [1], which is Signal's library used also in their apps.
Currently this is only for new chats, but in the next releases we will update all chats to use PQXDH.
-
We just pushed the newest update, 0.5.0, which finally brings Post-Quantum-Crypto (PQXDH) to twonly.
For this we use libsignal [1], which is Signal's library used also in their apps.
Currently this is only for new chats, but in the next releases we will update all chats to use PQXDH.
-
Я написал мессенджер в одиночку … Разбор 149-ФЗ
Омаж на статью https://habr.com/ru/articles/1066668/ от @BorisXQ Я тоже написал " мессенджер " на любимом $mol ( благодаря которому я могу добавить этот мессенджер в любое своё $mol приложение за 1 строчку кода ) и GiperBaza , без слежки, логина, пароля, и вообще без сбора каких либо данных И даже почти без сервера) P.S Только для домашнего использования Можно создать диалог с тем, чей айди тебе известен, либо создать беседу и пригласить туда людей, либо создать реестр, что бы все кто хотел туда бы добавились. Например реестр всех айтишников) Вступайте в очередной реестр всех айтишников!) https://b-on-g.github.io/gram/#!users=xa77SU2P_FSMnTiSP Или написать мне напрямую https://b-on-g.github.io/gram/#!invite=J2kVT1UX_fmQm09dd
https://habr.com/ru/articles/1067162/
#мессенджер #149ФЗ #152ФЗ #персональные_данные #сквозное_шифрование #e2ee #localfirst #proof_of_work #$mol
-
Remember these musing/rambling on what a micro-community social network could/should look like?
Guess what:
https://kumonity.net/about?faq=openIf this sounds like something you'd be enthusiastic to try, do get in touch!
(if you are ambivalent and only mildly curious: this very early-stage and broken-in-all-sorts-of-ways POC might not be for you 😅)
-
Remember these musing/rambling on what a micro-community social network could/should look like?
Guess what:
https://kumonity.net/about?faq=openIf this sounds like something you'd be enthusiastic to try, do get in touch!
(if you are ambivalent and only mildly curious: this very early-stage and broken-in-all-sorts-of-ways POC might not be for you 😅)
-
https://www.theverge.com/tech/975407/signal-linked-devices-sync
You can link more devices with one phone number on Signal including an Android phone or iPhone.
The update is rolling out now with Signal version 8.20 on Android and version 8.22 for iPhone / iPad.
-
https://www.theverge.com/tech/975407/signal-linked-devices-sync
You can link more devices with one phone number on Signal including an Android phone or iPhone.
The update is rolling out now with Signal version 8.20 on Android and version 8.22 for iPhone / iPad.
-
I've sometimes thought about building a service combining #OSM and the #Fediverse, to talk with people in the same region.
It would be 100% anonymous: a dedicated account, with no link to your existing Fedi identity, and why not #E2EE for messages.
No exact location: posts are attached to the nearest town, so neither the server nor other users see your coordinates.
Anonymity could be what makes people comfortable enough to talk with people around them. Everyone stays in a safe place.
-
I've sometimes thought about building a service combining #OSM and the #Fediverse, to talk with people in the same region.
It would be 100% anonymous: a dedicated account, with no link to your existing Fedi identity, and why not #E2EE for messages.
No exact location: posts are attached to the nearest town, so neither the server nor other users see your coordinates.
Anonymity could be what makes people comfortable enough to talk with people around them. Everyone stays in a safe place.
-
Hi @CryptPad I have a years-old cryptpad.fr account, and see in my account settings page an option to update my account to enable the newest features.
After entering my password and clicking OK, it takes me to a page with this error:> TypeError: can't access property "length", bytes is undefined
Reloading my settings page still shows the update my account modal.
Can anyone advise on how to fix this so my account can be updated? Thx! :)
-
Hi @CryptPad I have a years-old cryptpad.fr account, and see in my account settings page an option to update my account to enable the newest features.
After entering my password and clicking OK, it takes me to a page with this error:> TypeError: can't access property "length", bytes is undefined
Reloading my settings page still shows the update my account modal.
Can anyone advise on how to fix this so my account can be updated? Thx! :)
-
Apple on haastanut Britannian hallituksen oikeuteen
Brittihallitus yrittää edelleen päästä käsiksi salattuihin iCloud -tietoihin ja yrittää vaatia Applea kehittämään salaukseen ns. takaoven, jota viranomaiset voisivat käyttää.
Apple pyrkii oikeusjutullaan estämään tämän.
https://dawn.fi/uutiset/2026/08/04/apple-britannia-oikeusjuttu-icloud-salaus
#apple #salaus #britannia #uutiset #yksityisyys #oikeusjuttu #e2ee #teknologia #tekniikka
-
Apple on haastanut Britannian hallituksen oikeuteen
Brittihallitus yrittää edelleen päästä käsiksi salattuihin iCloud -tietoihin ja yrittää vaatia Applea kehittämään salaukseen ns. takaoven, jota viranomaiset voisivat käyttää.
Apple pyrkii oikeusjutullaan estämään tämän.
https://dawn.fi/uutiset/2026/08/04/apple-britannia-oikeusjuttu-icloud-salaus
#apple #salaus #britannia #uutiset #yksityisyys #oikeusjuttu #e2ee #teknologia #tekniikka
-
Solo por curiosidad, es una duda que me asalta desde hace bastante tiempo. Alguien sabe si existe la posibilidad de encriptación E2EE en mastodon?
-
Solo por curiosidad, es una duda que me asalta desde hace bastante tiempo. Alguien sabe si existe la posibilidad de encriptación E2EE en mastodon?
-
I gotta be honest, it's not a bad time to be a fish.
But since you are trapped in that human body, at least you can join the one and only decentralized end-to-end encrypted anonymous lefty politics and climate activism memes channel in the world!
Meme Logistics - Your go-to fun lefty memes supply chain
there is even more channels for you to discover at:
https://arcanechat.me/channels#memes #politics #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat #climateChange #climate
-
I gotta be honest, it's not a bad time to be a fish.
But since you are trapped in that human body, at least you can join the one and only decentralized end-to-end encrypted anonymous lefty politics and climate activism memes channel in the world!
Meme Logistics - Your go-to fun lefty memes supply chain
there is even more channels for you to discover at:
https://arcanechat.me/channels#memes #politics #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat #climateChange #climate
-
«Verschlüsselt, aber falsch — Gruppenchats anfällig für manipulierte Inhalte:
Alle Mitglieder eines Gruppenchats sollten dieselben Inhalte sehen. Die üblichen Chat-Dienste stellen das nicht sicher. Das ist riskant»Hach ja, verschlüsselt ist nicht gleich anonym oder gar geheim unter sich & verschlüsselt ist auch nicht sogleich signiert (ja nach Fall nötig).
#gruppenchat #verschlusselung #chat #risiko #signature #itsicherheit #falsch #manipulation #e2ee #privatsphare
-
«Verschlüsselt, aber falsch — Gruppenchats anfällig für manipulierte Inhalte:
Alle Mitglieder eines Gruppenchats sollten dieselben Inhalte sehen. Die üblichen Chat-Dienste stellen das nicht sicher. Das ist riskant»Hach ja, verschlüsselt ist nicht gleich anonym oder gar geheim unter sich & verschlüsselt ist auch nicht sogleich signiert (ja nach Fall nötig).
#gruppenchat #verschlusselung #chat #risiko #signature #itsicherheit #falsch #manipulation #e2ee #privatsphare
-
RE: https://fosstodon.org/@nxfu/117006284367688384
Oh, btw here's the demo:
https://binthere.gaury.devIf you've tried it out and like the project, a GitHub star, issue, feature request, or any feedback is always appreciated. <3
#encrypted #private #pastebin #E2EE #AES-256-GCM #pastebin #free #OpenSource
-
Decentralized browser-based P2P E2EE messaging.
The key detail that sets this apart from other messaging apps is the browser-based client-side cryptography philosophy.
No need to install anything. Your ID is crypto-random and so the app doesnt need to rely on any central registration system like phone numbers. Your ID is unguessable and to connect to someone, you have to explicitly share it.
WebRTC has other nuances like being to route through a shared network for secure/faster transfer.
I hope this project has reached a level i can share the following details. I've made a genuine effort towards documentation and transparancy. I dont think it'll ever be enough and so im still concerned it isnt ready to share. While im using AI throughout. This is not a vibecoded project. There is attention throughout for unit tests and formal-verification. With your feedback, id like to make improvements for clarity throughout.
This version of the app demonstrates a fairly unique approach using a browser-based, local-only and webrtc approach. I know it's impossible for any system to be the "world's most secure", but that isnt a reason to not try. By rigorously implementing an exhaustive list of security features and practices, the aim is to get as close as possible.
* [Enkrypted.Chat](https://enkrypted.chat/)
This is intended to demonstrate client-side managed secure cryptography.
* [Introducing Enkrypted Chat](https://positive-intentions.com/blog/introducing-enkrypted-chat)
* [Whitepaper (work-in-progress)](https://positive-intentions.com/docs/technical/whitepaper/complete-whitepaper)
* [Protocol Spec (work-in-progress)](https://positive-intentions.com/docs/technical/whitepaper/complete-protocol-spec)
* [Roadmap](https://positive-intentions.com/docs/technical/p2p-messaging-technical-breakdown/)I know ive tried to compress a lot of my journey into one post. The project above is going to be tricky to understand. Feel free to reach out for clarity on any of the details.
IMPORTANT: While this is aiming to provide a secure experience, It is [not audited or reviewed](https://www.reddit.com/r/CyberSecurityAdvice/comments/1su8lir/security_audit_feedback_from_radically_open/). **Shared for testing, feedback and demo purposes only.** Please use responsibly.
#Privacy #OnlinePrivacy #DataPrivacy #Infosec #CyberSecurity #OpSec #DigitalRights #AntiSurveillance #DataOwnership #E2EE #P2P #PeerToPeer #WebRTC #LocalFirst #LocalOnly #NoCloud #NoRegistration #PWA #SignalProtocol #PostQuantum #Cryptography #SecureMessaging #PrivateChat #EncryptedChat #Decentralized #OpenSource #SelfHosted #BetaTesting #FeedbackWelcome #TechDemo #ProofOfConcept #BuildInPublic #IndieDev #DevCommunity
-
Decentralized browser-based P2P E2EE messaging.
The key detail that sets this apart from other messaging apps is the browser-based client-side cryptography philosophy.
No need to install anything. Your ID is crypto-random and so the app doesnt need to rely on any central registration system like phone numbers. Your ID is unguessable and to connect to someone, you have to explicitly share it.
WebRTC has other nuances like being to route through a shared network for secure/faster transfer.
I hope this project has reached a level i can share the following details. I've made a genuine effort towards documentation and transparancy. I dont think it'll ever be enough and so im still concerned it isnt ready to share. While im using AI throughout. This is not a vibecoded project. There is attention throughout for unit tests and formal-verification. With your feedback, id like to make improvements for clarity throughout.
This version of the app demonstrates a fairly unique approach using a browser-based, local-only and webrtc approach. I know it's impossible for any system to be the "world's most secure", but that isnt a reason to not try. By rigorously implementing an exhaustive list of security features and practices, the aim is to get as close as possible.
* [Enkrypted.Chat](https://enkrypted.chat/)
This is intended to demonstrate client-side managed secure cryptography.
* [Introducing Enkrypted Chat](https://positive-intentions.com/blog/introducing-enkrypted-chat)
* [Whitepaper (work-in-progress)](https://positive-intentions.com/docs/technical/whitepaper/complete-whitepaper)
* [Protocol Spec (work-in-progress)](https://positive-intentions.com/docs/technical/whitepaper/complete-protocol-spec)
* [Roadmap](https://positive-intentions.com/docs/technical/p2p-messaging-technical-breakdown/)I know ive tried to compress a lot of my journey into one post. The project above is going to be tricky to understand. Feel free to reach out for clarity on any of the details.
IMPORTANT: While this is aiming to provide a secure experience, It is [not audited or reviewed](https://www.reddit.com/r/CyberSecurityAdvice/comments/1su8lir/security_audit_feedback_from_radically_open/). **Shared for testing, feedback and demo purposes only.** Please use responsibly.
#Privacy #OnlinePrivacy #DataPrivacy #Infosec #CyberSecurity #OpSec #DigitalRights #AntiSurveillance #DataOwnership #E2EE #P2P #PeerToPeer #WebRTC #LocalFirst #LocalOnly #NoCloud #NoRegistration #PWA #SignalProtocol #PostQuantum #Cryptography #SecureMessaging #PrivateChat #EncryptedChat #Decentralized #OpenSource #SelfHosted #BetaTesting #FeedbackWelcome #TechDemo #ProofOfConcept #BuildInPublic #IndieDev #DevCommunity
-
FEP-0806: Simple client-side encryption
https://codeberg.org/silverpill/feps/src/branch/main/0806/fep-0806.md
The FEP now includes the recommended algorithm parameters.
I consider it finished but I don't plan to continue working on my implementation or publishing to the main FEP repository. It would be better to focus on group messaging with forward secrecy (MLS or similar).
-
FEP-0806: Simple client-side encryption
https://codeberg.org/silverpill/feps/src/branch/main/0806/fep-0806.md
The FEP now includes the recommended algorithm parameters.
I consider it finished but I don't plan to continue working on my implementation or publishing to the main FEP repository. It would be better to focus on group messaging with forward secrecy (MLS or similar).
-
"I generally do not think Certificate Authorities is a good fit for the social web. I don’t have a specific technical argument here, it just feels a bit too Papers Please for the Fediverse, and we could all do with less of those vibes."
@soatok, 2026
https://soatok.blog/2026/07/15/the-long-tail-of-work-left-until-activitypub-has-e2ee/
💯%.
-
Wagoneers, welcome to the future.
Yesterday, I released a huge update to #Bandwagon that includes new support for direct messages. This is the #E2EE messenger, though encryption is not activated on the Bandwagon.fm server.
So please go and kick the tires. I'll be babysitting the servers and fixing any problems in real time. If there's something you need, you can now send me a real DM at @bandwagon
--
Check out the full release announcement for more info: https://bandwagon.fm/2026-july 👀 -
join the one and only decentralized end-to-end encrypted anonymous lefty politics and climate activism memes channel in the world!
Meme Logistics - Your go-to fun lefty memes supply chain
#memes #politics #fun #meme #channel #decentralization #encryption #e2ee #ArcaneChat #DeltaChat