• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle
  • I’m fairly similar to this myself. I don’t really care too much about my gender identity; it feels like if I woke up tomorrow in a female-presenting body, I’d be totally fine with being a woman. At the same time, I don’t mind being a man, and don’t have any strong desire to change anything.

    At the end of the day, I don’t strongly identify with being either male or female, so I’ve just called myself gender apathetic. I stick with he/him pronouns because it’s easiest, but I’d be fine with any other pronouns as well. I’m me, and that’s the most important thing.



  • I’m a security engineer, and encryption is great, but can be bypassed. Relying on encryption assumes it was implemented properly, that the system was shut down properly so all keys were flushed correctly, and the encryption algorithm doesn’t have weaknesses.

    Generally if somebody dedicated enough can acquire physical access to a system, they can probably find a way into it given the right resources. Did that happen here? Probably not. Could it have? Absolutely. That’s why most enterprises or government hard drives are shredded rather than just relying on them being wiped or encrypted.

    Encryption is part of the solution, but it’s not automatically the complete solution.



  • I run those calls through my own phone system, which I host on a system in my basement. There are a couple main options out there, I used FreePBX for a while but now I’m using 3CX. They don’t require a ton of computing power-- mine runs on a virtual server inside a larger system, but you could run one off of an inexpensive thin client from eBay if you wanted to.

    I get my phone number from VoIP.ms, which is pretty inexpensive and has worked well for me for years.

    For a phone, you can either use a soft phone (an app on your computer or smartphone), or use an older IP phone off eBay (which is what I do since I also have a Plantronics wireless headset that connects to it).

    It’s pretty easy to get started, but you do need to make sure you’re configuring everything correctly since selfhosted services can open up security holes in your network if you don’t know what you’re doing.