#dataownership — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dataownership, aggregated by home.social.
-
Twenty-two import sources. The social network roster is closed.
Bluesky, Facebook, Instagram, Mastodon, Pixelfed, Threads, Twitter/X — plus every blog platform worth naming, and one more kind for the ones that don't exist any more.
Yes, it's a blog engine. You can also point it at everything you ever wrote on somebody else's website.
-
Twenty-two import sources. The social network roster is closed.
Bluesky, Facebook, Instagram, Mastodon, Pixelfed, Threads, Twitter/X — plus every blog platform worth naming, and one more kind for the ones that don't exist any more.
Yes, it's a blog engine. You can also point it at everything you ever wrote on somebody else's website.
-
95 % of the posts in my Facebook export were not written on Facebook.
They were mirrored in from Twitter, Posterous, the whole crosspost era. The importer recognises them and skips them, with a count — the platforms they actually came from have their own exports, and those carry the originals.
Ask for the export. From all of them.
-
3 hours to v1.0. 🚀
The part I'm proudest of: it imports your Tumblr, Twitter archive, WordPress export, Mastodon and Pixelfed data. Not into a database — into plain text files in a folder you own.
I moved over 13,000 of my own posts through it. That's how it got written.
No database. No gems. No admin. Just ./blog.sh
-
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
-
Day 290
If a journalist eventually finds it, the story waiting for them is no longer “Amazon misspelled an actor’s name.”
It is:
“A German woman spent nearly a year documenting a systemic catalogue-integrity problem while every major stakeholder said, in one form or another, that responsibility belonged somewhere else.”
https://is.gd/AmazonDEMetadata
#namesmatter #respecttheartist #metadata #dataintegrity #amazon #datagovernance #dataownership #qualityassurance #qafail #metadatamess #breakingnews
-
I'd like to share the latest version of my project.
It's a a decentralised P2P messaging app. The aim is of course privacy and security.
It demonstrates a fairly unique approach by using browser-based local-only storage with webrtc.
https://www.reddit.com/r/positive_intentions/comments/1tq1u62/introducing_enkrypted_chat
---
#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
-
I'd like to share the latest version of my project.
It's a a decentralised P2P messaging app. The aim is of course privacy and security.
It demonstrates a fairly unique approach by using browser-based local-only storage with webrtc.
https://www.reddit.com/r/positive_intentions/comments/1tq1u62/introducing_enkrypted_chat
---
#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
-
Privacy is more than compliance. It is how trust is built.
With Mautic, your data stays in infrastructure you control. Build marketing that respects your customers and your ownership.
Start your 14-day free trial: https://mautic.org/start-using-mautic/try-mautic/?utm_source=Mastodon&utm_medium=organic_social&utm_campaign=26J
#Mautic #DataOwnership #Marketing Automation
-
Privacy is more than compliance. It is how trust is built.
With Mautic, your data stays in infrastructure you control. Build marketing that respects your customers and your ownership.
Start your 14-day free trial: https://mautic.org/start-using-mautic/try-mautic/?utm_source=Mastodon&utm_medium=organic_social&utm_campaign=26J
#Mautic #DataOwnership #Marketing Automation
-
Oh, look! Another *revolutionary* idea: let users decide where their data goes! 🚀 Because who wouldn't want the privilege of navigating the labyrinth of BaaS, triplestores, and serverless authorization? 🙄 Meanwhile, GitHub's throwing AI and automation at everything, apparently hoping we'll all just forget what real development looks like. 🤖🔧
https://github.com/wolfoo2931/linkedrecords/ #revolutionaryideas #userempowerment #dataownership #AIautomation #GitHubdevelopment #HackerNews #ngated -
Oh, look! Another *revolutionary* idea: let users decide where their data goes! 🚀 Because who wouldn't want the privilege of navigating the labyrinth of BaaS, triplestores, and serverless authorization? 🙄 Meanwhile, GitHub's throwing AI and automation at everything, apparently hoping we'll all just forget what real development looks like. 🤖🔧
https://github.com/wolfoo2931/linkedrecords/ #revolutionaryideas #userempowerment #dataownership #AIautomation #GitHubdevelopment #HackerNews #ngated -
🚨 ALERT: Tech bro discovers that data ownership is as elusive as #Bigfoot 🦶—after diving into ATProto's murky waters, he realizes that PDS operators might as well be his doppelgängers! 🤯 Shockingly, the article fails to mention that the real horror is the author's newfound understanding of his own insignificance. 😂
https://kevinak.se/blog/who-actually-owns-your-atproto-identity-hint-its-probably-not-you #TechBro #DataOwnership #PDSOperators #SelfDiscovery #HackerNews #ngated -
🚨 ALERT: Tech bro discovers that data ownership is as elusive as #Bigfoot 🦶—after diving into ATProto's murky waters, he realizes that PDS operators might as well be his doppelgängers! 🤯 Shockingly, the article fails to mention that the real horror is the author's newfound understanding of his own insignificance. 😂
https://kevinak.se/blog/who-actually-owns-your-atproto-identity-hint-its-probably-not-you #TechBro #DataOwnership #PDSOperators #SelfDiscovery #HackerNews #ngated -
WHERE OTHERS LOSE CONTROL – WE STAY IN THE LOOP.
At Infinito.Nexus, we believe that AI should never replace human judgment. We are the captains. AI is our navigator. While others hand over responsibility to black-box systems, we stay in control. We design the architecture, review the code, verify every deployment, and make the decisions that shape the future of the systems we build. AI is one of the most powerful tools ever created. But it remains a tool. We are the engineers, architects, and craftsmen who use it to build sovereign digital infrastructure faster, more reliably, and at a scale that was impossible only a few years ago. […]https://blog.infinito.nexus/blog/2026/06/16/where-others-lose-control-we-stay-in-the-loop/
-
Love the videos and the app. Keet doesn’t collect, track, or profile your data. It’s just private conversations.
#Keet #Privacy #DigitalPrivacy #SecureMessaging #PeerToPeer #DataOwnership #PrivacyMatters #AltTech #Decentralized #FreedomTech
-
200 000 bilder och en fu*k you-lösning!
Del 2 i min bloggserie om projektet digital hemflytt är nu publicerad. Denna gång är fokus hanteringen av bilder med en hybridlösning.
https://noldal.se/02-200-000-bilder-och-en-fu-k-you-losning/
#selfhosting #degoogleyourself #dataownership #immich #Lightroom #foto -
Är mitt digitala liv verkligen mitt? Eller hyr jag det bara?
Startskottet för min bloggserie om projekt digital hemflytt -
varför jag tröttnade på att bo i någon annans digitala hyreshus.
https://noldal.se/01-projekt-digital-hemflytt/
#SelfHosting #DeGoogle #Privacy #DataOwnership -
Är mitt digitala liv verkligen mitt? Eller hyr jag det bara?
Startskottet för min bloggserie om projekt digital hemflytt -
varför jag tröttnade på att bo i någon annans digitala hyreshus.
https://noldal.se/01-projekt-digital-hemflytt/
#SelfHosting #DeGoogle #Privacy #DataOwnership -
FYI: Infillion tells DSP buyers what questions they are afraid to ask: Infillion MediaMath published a 15-question DSP buyer guide on AI architecture, pricing transparency, data ownership, and identity resolution for programmatic. https://ppc.land/infillion-tells-dsp-buyers-what-questions-they-are-afraid-to-ask/ #DSP #ProgrammaticAds #AIArchitecture #DataOwnership #AdvertisingTrends
-
🔐 "I dati sono tuoi, ma non puoi usarli": la sfida attuale degli ERP e delle AI. Siamo pronti per affrontarla? #DataOwnership #AIEthics
🔗 https://www.tomshw.it/business/i-dati-erp-sono-tuoi-l-ai-che-li-legge-no
-
ICYMI: Infillion tells DSP buyers what questions they are afraid to ask: Infillion MediaMath published a 15-question DSP buyer guide on AI architecture, pricing transparency, data ownership, and identity resolution for programmatic. https://ppc.land/infillion-tells-dsp-buyers-what-questions-they-are-afraid-to-ask/ #ProgrammaticAdvertising #DSP #AIMarketing #DigitalMarketing #DataOwnership
-
ICYMI: Infillion tells DSP buyers what questions they are afraid to ask: Infillion MediaMath published a 15-question DSP buyer guide on AI architecture, pricing transparency, data ownership, and identity resolution for programmatic. https://ppc.land/infillion-tells-dsp-buyers-what-questions-they-are-afraid-to-ask/ #ProgrammaticAdvertising #DSP #AIMarketing #DigitalMarketing #DataOwnership
-
Infillion tells DSP buyers what questions they are afraid to ask: Infillion MediaMath published a 15-question DSP buyer guide on AI architecture, pricing transparency, data ownership, and identity resolution for programmatic. https://ppc.land/infillion-tells-dsp-buyers-what-questions-they-are-afraid-to-ask/ #Programmatic #DSP #Marketing #AI #DataOwnership
-
Infillion tells DSP buyers what questions they are afraid to ask: Infillion MediaMath published a 15-question DSP buyer guide on AI architecture, pricing transparency, data ownership, and identity resolution for programmatic. https://ppc.land/infillion-tells-dsp-buyers-what-questions-they-are-afraid-to-ask/ #Programmatic #DSP #Marketing #AI #DataOwnership
-
#Immich #szerver #statisztika!
És itt még mindig nincs fenn az összes album!
...nagyon élem a self hostingot! Nagyon!
#self #selfHosting #server #geek #geeklife #dataSovereignty #dataOwnership #gallery #magyar #hungarian #hosting #host #selfhost #selfhosted
-
#Immich #szerver #statisztika!
És itt még mindig nincs fenn az összes album!
...nagyon élem a self hostingot! Nagyon!
#self #selfHosting #server #geek #geeklife #dataSovereignty #dataOwnership #gallery #magyar #hungarian #hosting #host #selfhost #selfhosted
-
Moje dane są wreszcie moje.
Rzeczywiście, pełna decentralizacja wymaga tu ustępstw, ale moje podejście to świadomy wybór:
DeepSeek – używam tylko do zaawansowanych zadań (obliczenia, kodowanie), bez danych prywatnych, z wyłączonym treningiem modelu i bez skanowania dokumentów
Facebook/Messenger – Facebook stopniowo zamieniam na Mastodona, ale znajomi jeszcze tam są, więc Messenger niestety pozostaje
Przeglądarki – zarówno Quiche jak i Brave to WebKit pod spodem, ale przynajmniej Quiche jest transparentnyDodatkowa warstwa ochrony: Wszystkie aplikacje mają wyłączone śledzenie, dostęp do lokalizacji i Siri. Dodatkowo używam NextDNS do filtrowania na poziomie DNS.
To nie jest idealne, ale każdy krok w kierunku privacy ma znaczenie. Kompromisy są nieuniknione na iOS, ale świadomy wybór i wiele warstw ochrony to rzeczywiście robi różnicę.
#degoogle #deapple #privacy #opensource #infosec #iphone #mastodon #PrivacyFirst #FOSS #iPhone17Pro #DigitalPrivacy #OpenSource #AppleAlternatives #GoogleAlternatives #DataOwnership #FreedomTech #PrivacyTools #StopSurveillance #FOSSApps #PrivacyFocused #MobilePrivacy #PrivacyRespecting #OpenSourceApps
-
Moje dane są wreszcie moje.
Rzeczywiście, pełna decentralizacja wymaga tu ustępstw, ale moje podejście to świadomy wybór:
DeepSeek – używam tylko do zaawansowanych zadań (obliczenia, kodowanie), bez danych prywatnych, z wyłączonym treningiem modelu i bez skanowania dokumentów
Facebook/Messenger – Facebook stopniowo zamieniam na Mastodona, ale znajomi jeszcze tam są, więc Messenger niestety pozostaje
Przeglądarki – zarówno Quiche jak i Brave to WebKit pod spodem, ale przynajmniej Quiche jest transparentnyDodatkowa warstwa ochrony: Wszystkie aplikacje mają wyłączone śledzenie, dostęp do lokalizacji i Siri. Dodatkowo używam NextDNS do filtrowania na poziomie DNS.
To nie jest idealne, ale każdy krok w kierunku privacy ma znaczenie. Kompromisy są nieuniknione na iOS, ale świadomy wybór i wiele warstw ochrony to rzeczywiście robi różnicę.
#degoogle #deapple #privacy #opensource #infosec #iphone #mastodon #PrivacyFirst #FOSS #iPhone17Pro #DigitalPrivacy #OpenSource #AppleAlternatives #GoogleAlternatives #DataOwnership #FreedomTech #PrivacyTools #StopSurveillance #FOSSApps #PrivacyFocused #MobilePrivacy #PrivacyRespecting #OpenSourceApps
-
A belső privát #Pixelfed migráció is megtörtént a NAS-omról ugyanerre a szerverre, amin ez a #Mastodon #instance is működik, amit csak ketten használunk a saját privát emlékgyűjteményünkként.
(Nem mondom, hogy nagy munka volt kigyomlálni belőle a federációs hajlamot, de sajnos a Pixelfedben ez nem egy gombnyomás, szóval sokáig nagyon paranoid módon ellenőrizgettem, hogy valahol nincs-e mégis federációs adatszivárágs belőle.)Amint támogatva lesz a natív mobilos alkalmazásban is a több felhasználós működés, vélhetően abból is lesz publikus saját verzióm is, hogy a publikumnak szánt emlékeim elérhetőek, de mégis általam kontrollálhatóak legyenek.
Sosem hátrány, ha az ember talál alkalmas vasat és hozzá megfelelő, legalábbis két-három felhasználó számára elég sávszéllel rendelkező szolgáltatót, hogy a saját kis homelabját üzemeltesse.
Jelenleg már fenn van a #JellyFin, #Nextcloud, #Pixelfed, ez és egy #privát Mastodon szerver, #Immich, #API végpont, #Pangolin és még sok-sok szolgáltatás, amihez nem hátrány, ha nem egy csóró falusi nettel üzemelteti az ember.
Gondoltam fizikai szerver hostingon is. De, azt már tényleg akkor, amikor fizetés emelés lesz. Sok pénzen meg egy a #geek hobbimra, nem kell még ennél is több egyelőre.
Sok ember nem érti, hogy ez miért szép és miért jó. De ebben sincs baj. Én például nem értem mi a jó a fociban, de pont azért, mert nem értek a focihoz. Ők nem értenek ehhez. Nem vagyunk egyformák. :)
#Fediverse #SelfHosting #HomeLab #NAS #OpenSource #Privacy #Decentralization #IndieWeb #ServerLife #LinuxServer #DataOwnership #DigitalSovereignty #HomelabSetup #TechLife #GeekLife #SysAdmin #APIs #CloudAlternative #PersonalServer #PrivacyFirst #NoTracking #SelfHostedApps #DecentralizedWeb #OwnYourData #Networking #ActivityPub
-
A belső privát #Pixelfed migráció is megtörtént a NAS-omról ugyanerre a szerverre, amin ez a #Mastodon #instance is működik, amit csak ketten használunk a saját privát emlékgyűjteményünkként.
(Nem mondom, hogy nagy munka volt kigyomlálni belőle a federációs hajlamot, de sajnos a Pixelfedben ez nem egy gombnyomás, szóval sokáig nagyon paranoid módon ellenőrizgettem, hogy valahol nincs-e mégis federációs adatszivárágs belőle.)Amint támogatva lesz a natív mobilos alkalmazásban is a több felhasználós működés, vélhetően abból is lesz publikus saját verzióm is, hogy a publikumnak szánt emlékeim elérhetőek, de mégis általam kontrollálhatóak legyenek.
Sosem hátrány, ha az ember talál alkalmas vasat és hozzá megfelelő, legalábbis két-három felhasználó számára elég sávszéllel rendelkező szolgáltatót, hogy a saját kis homelabját üzemeltesse.
Jelenleg már fenn van a #JellyFin, #Nextcloud, #Pixelfed, ez és egy #privát Mastodon szerver, #Immich, #API végpont, #Pangolin és még sok-sok szolgáltatás, amihez nem hátrány, ha nem egy csóró falusi nettel üzemelteti az ember.
Gondoltam fizikai szerver hostingon is. De, azt már tényleg akkor, amikor fizetés emelés lesz. Sok pénzen meg egy a #geek hobbimra, nem kell még ennél is több egyelőre.
Sok ember nem érti, hogy ez miért szép és miért jó. De ebben sincs baj. Én például nem értem mi a jó a fociban, de pont azért, mert nem értek a focihoz. Ők nem értenek ehhez. Nem vagyunk egyformák. :)
#Fediverse #SelfHosting #HomeLab #NAS #OpenSource #Privacy #Decentralization #IndieWeb #ServerLife #LinuxServer #DataOwnership #DigitalSovereignty #HomelabSetup #TechLife #GeekLife #SysAdmin #APIs #CloudAlternative #PersonalServer #PrivacyFirst #NoTracking #SelfHostedApps #DecentralizedWeb #OwnYourData #Networking #ActivityPub