Well the bugtracker and additional features are not inside of the git repository. So they’d get lost. But each ‘git clone’ is a complete clone of the (source code) repository including all of the history of changes, the commit messages, dates and individual changes. That’s stored on every single computer that cloned the repository and you have a copy of everything locally. Though it might be out of date if you didn’t pull the latest changes. But apart from that it’s the same data that Github stores. You could just make it available somewhere else and continue.
Yeah, next time don’t panic. Use ps and pstree and fuser (or the programs you like) to first find out the executable filename with full path and which program started it. Then you can kill it and you’ll have some info to start debugging things.
Yeah, that’s not quite right. You need a means to discuss things and review code. You can do this via a website or mailing list. The Linux kernel uses the latter. Lots of other devs use the former. Like Github. And Github and Git aren’t the same. The issue tracking, discussion platform etc are something Github does on top of Git. You can as well use Email or a different service/online platform for the communication. The actual program code is stored in Git in both cases.
It’s probably more they either optimize for speed or for privacy. You sometimes can’t do both. Including IPs is usually done to find the best and direct connection between peers. It’s not shady per se. But it’ll harm you if it’s the default.
The relays don’t have access to the content, it’s encrypted. But the exit-nodes can see what you’re transmitting. They just don’t know who you are because they got your data forwarded by the relays.
Well, I don’t know the exact reasons. I read somewhere that it’s been a frequent issue. That has either to do with the way the torrent client is programmed and it doesn’t pay attention to the specifics for that case. Or the users frequently get the config wrong.
For example: Since Tor doesn’t support UDP, if your torrent client sends out a UDP packet, it goes over your normal internet connection, immediately revealing your real IP. Whereas if you used a VPN, the packed had been tunneled and that would disguise you.
Also the Socks-Proxy setup is more complicated. Seems to be the case there are just many more possibilities to get it wrong.
I don’t know any reason why you couldn’t theoretically get it watertight. But you have to pay close attention to do it right.
There could be specifics to torrent traffic that expose you in some way. I’m not sure, you’d need to ask a security expert about this. But a torrent download is another kind of data stream than the web-surfing Tor was made for. I know there was research done on Tor. I can only speculate.
Both work quite differently. TOR routes you over several layers, obscures your IP and changes the IPs around occasionally so you can’t be tracked.
With Bittorrent you want lasting connections to other peers to be able to receive and send all the data. This doesn’t align with the ever changing IPs and stuff.
A VPN gives you one IP that you can have for hours.
A VPN supports UDP connections, TOR doesn’t.
Connecting your Bittorrent client to the Socks-Proxy of a TOR client is a different setup than it just sending normal packets through a VPN tunnel.
TOR is slow (by design), a VPN is fast.
If your client or something leaks your IP it happens anyways, if you route it over one node or seven. All the extra energy is just wasted.
And bittorrent puts even more strain on the TOR network the way it works. Making it slower for anybody else. And (ab)using the resources volunteers provide. (And which are meant for better use-cases.)
The phone is from 2019 and i think even back then the SoC was a compromise.
It has more quirks. There have been some hardware issues. And mainline Linux and a Linux Desktop is still struggling today with power management. Like getting chat messages while it’s asleep. It’s really not for use except for tinkerers.
But I’d agree. A newer, properly usable and powerful Linux phone would be great. Idk if there are good SoCs out there with fully open-source drivers and bootloader. And power consumption that lasts you a day.
Hehe, but the old myth that graphics cards degrade if you use them is a myth. I think Linus Tech Tips did a video on this and an older one. Sad that your GPU is flickering now, but probably unrelated and had happened either way at some point.
Yeah. Hetzner is the hosting company. They are the owner of the IP range and thus get the letters. They forward it to their customers, in this case OP. And the letter seems to be from one of those shady companies that scan the torrent swarms for Intellectual Property of their customers and then write letters to the abuse contacts of the IP addresses of the offenders. I don’t know where OP lives, but Hetzner is big in Germany, so it’s probably german law we’re talking about. And we’re not very liberal with copyright infringement, should that escalate to that point.