Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CC
ccx @sopuli.xyz

Computer, tea and ttrpg nerd.

🔐

$argon2id$v=19$m=64,t=512,p=2$wXiBwNF6MfIDQkluoPDiTg$PQ/bjA0NtNiaYRmBIThCmQ

Posts 0
Comments 20
What apps would you love to have open-source alternatives for?
  • Certainly not as powerful as common office suites, but https://cryptpad.fr/ is not only open-source but also has already running instance (and has end to end encryption for your documents)

    https://syncthing.net/ is a good general file synchronizer. Requires devices too be online simultaneously to sync, but gives you transport encryption with forward secrecy.

  • Thoughts on VPN providers?
  • For anonymous proxy (which is what you seem to mean instead of VPN) I just keep using Tor for almost everything. Sure, some services do block it - more than your usual commercial offering. But TBF that mostly saves me time from tying to deal with them.

  • Fedi Garden to Instance Admins: "Block Threads to Remain Listed"
  • Slight difference is that Zuck has had control from the start, whereas other companies might have had "don't be evil" leadership that was… optimized away for financial reasons.

    Not that it really matters nowadays. Just an observation.

  • Finally got rid of telegram, congratulations to me
  • Honestly it was mostly a Discord competitor if anything. One with FOSS clients for desktop and Android.

    The private chat is baseline implementation just to tick a box rather than anything practically useful.

  • Will Lemmy sell users data to train external AI like Reddit did?
  • Re profiling, I don't think instances will bother doing that (unless they start running ads). However, they also don't prevent anyone from building that profile themselves from observable behavior. And creating such database might constitute original work by itself. Now, they don't get as fine-grained interactions as you would with tracking-infested sites. But they will get the most valuable ones such as active participation.

  • (Please see comments) Alternatives to Signal if they exit EU due to ending E2EE
  • I'm not convinced by Session's decision to remove forward secrecy. I don't care if it's malice or incompetence, they shouldn't be in business of encrypted messaging either way.

    And their lack of transparency on their share of underlying network and the associated costs for new entrants doesn't make them smell like a cryptoscam any less.

    My personal advice is avoid. You'll be far better off with simplex, or xmpp+omemo for something not paired with phone number.

  • As Reddit Crushes Protests, Its User Traffic Returns to Normal
  • Only when requested via special form I believe.

    I should prepare a guide on how to take your data with you when quitting Reddit.

    For instance when you want to be able to prove that it's your account without disclosing your legal name publicly on Reddit you may use keyoxide.org for cryptographic proof. I think I'll talk to keyoxide folks about a method of obfuscating those proofs so they are harder for Reddit to systematically delete.

    I understand not everyone will be willing to go to court for this, but at this point I want enough of us to be able to to get them fined enough for every platform to notice.

  • How does Lemmy work with search engines?
  • Making it a Searx plugin would probably do better in terms of making it accessible to a lot of people.

    I wonder how good are various ActivityPub instances at searching. Having pregenerated fulltext indexes of public content available for download could go a long way to make building search engine easy and fast.

  • Breaking News! AMD is open sourcing the API for the x86 bootloader
  • Oh wow, this is great news. I expect there will still be uncomfortably many dubious black boxes left there. But it's certainly a step in the right direction. For me the sticking point with AMD was always shoddy SW/FW/drivers shipped with superior (compared to their biggest competitor anyway) hardware design. It's good to see them conceding that and outsourcing to open source community rather than some dubious third party.

    Though for the time being if you want truly open firmware get a POWER chip instead. If you can afford it.

  • "The Commission's preliminary view is therefore that only the mandatory divestment by Google of part of its services would address its competition concerns."
  • I feel like both of these are extremely location dependent. From my friends across North America I know that network connectivity can be very very poor if you aren't living close to a big city.

    And as far your example with school goes, I've seen the polar opposite happen where all kids got a mandatory Teams or Google account (depending on school) fairly early into the lockdowns.

    Maybe subcontinents are still too big to generalize about from one person's experience. :-)

  • How does Lemmy work with search engines?
  • One thing I'd love to see and would probably help quite a lot with searchability is to have blog and CMS software, instead of having dedicated comment system, integrate a "discuss on Fediverse" button.

    It could bring up possible communities based on blogpost/article tags. And since Lemmy supports pingbacks the system would know about the discussion threads and it could even show few last posts from each.

    To me it seems like win/win situation for all parties involved.

  • A good calendar app to use with syncthings ?
  • While not backed by syncthing I'd recommend you look into https://www.etesync.com/ which provides end to end encrypted ical and vcard synchronization - that is standard formats for calendars, tasks, notes and contacts.

    It has plenty of adapters so if backups/snapshots are what you want automating something like https://github.com/pimutils/vdirsyncer to pull all your calendars and commit them to, say, private git repo should be fairly easy task.

  • Building an open share button for the distributed social web
  • I'm probably missing something, but wouldn't it be far easier to redirect people to install page of extension for their respective browser? Such extension could then transform the button as needed to point to whichever social web instance.