algebro

joined 1 year ago
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (2 children)

AFAIK it's not that easy to access data on the machine while it's running unless they can bypass the lock screen. People pick stupid passwords for their user accounts so it's totally possible to get in in those cases, but otherwise dont you need really sophisticated side channel attacks to get data out of memory on locked system? It's not like there is some port on the MOBO you can just plug into to get access to RAM

[–] [email protected] 3 points 1 year ago

Same actually, it didn't look quite how I expected but it actually has some very fine grain patterns that don't show up well in the pictures. With the way it's finished it almost looks more like some kind of shiny gem stone than bone, but maybe that's how ivory always looks. I also have a Ralf aust that I put bison bone scales on and they definitely look more matte and "boney" for lack of a better word...

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

It's great! It's actually my third Koraat (I also have an 8/8 near wedge "basic" and a 7/8 full hollow "purist"...it's safe to say I'm an addict). Here are some pics Ulrik took (hopefully they upload OK):

pic1

pic2

pic3

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (4 children)
  • Brush: Maggard SHD Badger
  • Razor: Custom Koraat 7/8" Bellied Full Hollow with Mammoth Ivory Scales and Copper Hardware
  • Soap: Tabac
  • Splash: Tabac
  • Fragrance: Tabac EDC
  • Bowl: Captain's Choice Obsidian Copper
 

Hi all,

I stood up a single user Lemmy instance today and found out the hard way that you can't have a private instance that can also federate. It was a pain but I had to manually go into the database to fix it.

Now that federation is working and the instance is no longer private, I've noticed that unauthenticated users can see all remote communities I've subscribed to. This wouldn't be a big deal on a larger instance but it feels like a privacy issue since I'm the only user, so everyone can see everything I'm subscribed to.

My question is, is this actually a technical requirement for the federation protocol to work? I've considered trying to configure nginx to serve 403s on certain pages listing communities but I'm not sure if it would break the federation protocol.

Thanks!