Jitsi Meet features update, April 2020 https://jitsi.org/news/features-update-april-2020/
@e Many thanks. This will become useful.
There should be some kind of heartbeat service by default that pings both ends of the connection every few seconds if there's no other activity going on (such as the user typing something in, or receiving text from the remote server) that terminates connections after a reasonable amount of time, for example 30 seconds. This should of course be overrideable for extremely high latency SSH connections such as satellite Internet uplinks.
I cannot easily put into words how frustrating it is to have an SSH session be terminated remotely (for example, by pulling the plug on the physical server, switching VPNs or deleting a cloud instance), yet the SSH session will simply hang for a while until it eventually realises the remote server is not responding. And the timeout starts counting from the moment you try to type anything into the terminal, so you have to forcefully close the terminal window if you don't want to wait.
@neauoire Who needs Twitter anyway, right? They need you more than you need them 😂
@neauoire Good luck to you. Social corps tend to not care too much about their users if they have less than half a million followers or so... I've had a good deal of terrible customer support experiences. Or more like non-existing support, not just bad.
@neauoire Pretty strange. Could it be someone phished you? Maybe your password was bruteforced?
Sometimes linking a phone number to an online account actually makes it more likely to get hijacked because of SIM-swapping.
@neauoire A few questions:
- Do you remember installing OAuth apps?
- Did you have 2FA enabled?
- Was your phone number one of those factors?
- Did you use a password manager?
Hello Fedi.
Do you like Computer Science? Cybersecurity? Math?
Do you use Telegram?
Would you like to join a Telegram channel with absolutely zero ads, and tons of content related to these fields? Yes?
Click the link! https://t.me/x000_channel
Zoom's encryption has some major flaws, is "not suited for secrets", and Zoom has servers in China generating meeting encryption keys for users in other countries, Citizen Lab researchers discover https://theintercept.com/2020/04/03/zooms-encryption-is-not-suited-for-secrets-and-has-surprising-links-to-china-researchers-discover/ (by me)
Hello Fedi.
Do you like Computer Science? Cybersecurity? Math?
Do you use Telegram?
Would you like to join a Telegram channel with absolutely zero ads, and tons of content related to these fields? Yes?
Click the link! https://t.me/x000_channel
For those who wonder on how to set up Déjà-dup, there is an awesome guide on Linux.com:
https://www.linux.com/topic/desktop/total-system-backup-and-recall-deja-dup/
Here’s the repos I usually add to a bare Kali:
#!/bin/bash git clone https://github.com/danielmiessler/SecLists.git /opt/seclists git clone https://github.com/swisskyrepo/PayloadsAllTheThings.git /opt/platt git clone https://github.com/samratashok/nishang.git /opt/nishang git clone https://github.com/SecureAuthCorp/impacket.git /opt/impacket git clone https://github.com/decalage2/oletools.git /opt/oletools git clone https://github.com/gentilkiwi/mimikatz.git /opt/mikikatz git clone https://github.com/EmpireProject/Empire /opt/empire git clone https://github.com/Ne0nd0g/merlin.git /opt/merlin
@ataraxia937 Well, both approaches thwart different things. The first thwarts targeted advertising and profiling techniques. The second one avoids unwanted leaks and perhaps potential fires from a job that doesn't like what you tweet.
@ataraxia937 You can also combine both. 👍
"Okay, here's the scenario. You are a crew member on a starship."
"Cool."
"Space travel is slow, you'll be stuck with your crewmates a long time."
"So we must get along."
"Yes. Communicate, listen, share limited resources."
"I can do that. What's the starship called?"
"Earth."
#MicroFiction #TootFic #SmallStories
#ComputerScience & #Engineering student, #cybersecurity enthusiast, #privacy advocate.
I blog about CTFs and system administration. Sometimes a bit of reverse engineering as well.
Posts are my own and do not represent the views of my employer.