mark

joined 1 year ago
[–] mark@infosec.pub 2 points 1 month 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.

[–] mark@infosec.pub 8 points 1 month ago* (last edited 1 month ago) (5 children)

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.

[–] mark@infosec.pub 16 points 3 months ago (2 children)

Cloudflare and Crowdstrike are different companies.

[–] mark@infosec.pub 3 points 9 months ago

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

[–] mark@infosec.pub 3 points 10 months ago* (last edited 10 months ago)

Just sent them to you.

Once in a blue moon i have to restart omnisharp, but its just a simple lsp restart

Much less often these days then even a year ago

I also use neovim through WSL on windows to do work

[–] mark@infosec.pub 2 points 10 months ago (2 children)

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

I wouldnt wish windows containers on my worst enemy haha.

[–] mark@infosec.pub 3 points 10 months ago (4 children)

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

[–] mark@infosec.pub 3 points 10 months ago

Software devs have a lot of technobabble haha!

[–] mark@infosec.pub 31 points 10 months ago (13 children)

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

 

Is the nvidia shield TV still the go-to box for streaming content to your TV?

I don't really need much, just something that can pick up jellyfin. hulu/HBO/etc. is a bonus