Skip Navigation

Posts
1
Comments
22
Joined
3 yr. ago

  • if you want to type the key yourself each time this could work. I'm not aware of an app that does this but it wouldn't be too hard I don't think.

  • if you're encrypting at rest you also have to consider where there encryption key is being stored.

    if you're storing the encryption key plaintext on the same drive as the data, there's not much of a point in encrypting.

    a TPM/HSM could solve the issue, depending on how far down the rabbit hole you need to go.

    EDIT: You could also encrypt the disk of the VM/Server hosting the app. similar situation.

  • For desktop windows this is not true. A remote sign in will sign out the local user and vice versa

  • Cloudflare and Crowdstrike are different companies.

  • Invincible. The comics are great, but I think the show dramatically improves a couple characters

  • Are you using defender for o365? If so, usually uou can get a copy of Any rejected messages at security.microsoft.com and get more info from the message explorer

  • I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha

  • All linux! I think debian, though they have alpine images too.

    I wouldnt wish windows containers on my worst enemy haha.

  • I use the dotnet/sdk image to build and publish into the dotnet/aspnet for runtime since it's smaller. Both from mcr.microsoft.com

  • Software devs have a lot of technobabble haha!

  • Would you like to elaborate, or provide any information of value instead of just saying "nope"?

  • I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.

    As far as deployment, dotnet just runs on Linux now, especially if you're do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth

  • Microsoft doesn't care about you upgrading your personal computer. they care about business licenses. Enterprise pays the bills, and enterprise computers have all had TPM for ages. I don't see any reason for them to make a change. consumers buying a new os for an existing computer is a drop in the bucket

  • I've been using my selfhosted mailserver on a cheap VPS for a few years with no issues. It took about a week to get DMARC/DKIM/SPF setup right, and then a few back and forth email threads to my email addresses hosted on gmail, yahoo, and M365 allowed me to gain trustworthy status with them.

    mind you, I'm the only user of my mailserver, so I'm not worried about other users spamming and getting me on a list.

  • I saw one of these. Have you used it? Does it work okay?

  • What ui do you put on? Kodi? Or do you just run a full fat deskop environment?

  • I've done this in the past. I was mostly interested to see what others have done

  • Selfhosted @lemmy.world

    Tv box recommendations?

  • Archive.org is the internet Archive, which runs the wayback machine