The whole idea of the fediverse is decentralization and federation. It is a good thing
The whole idea of the fediverse is decentralization and federation. It is a good thing
That assumes that the system has the gnupg utility.
Checked it out, thanks.
Thanks.
Thanks.
Thanks.
How intensive was it exactly?
You can use a gnupg library for python and then use the recipient’s public key to encrypt your email before sending it?
What? People still use VB? dear god…
Who cares? VB is dead and long forgotten.
Very bad. Spacebar is nowhere as functional as Revolt.
Afaik you can. The frontend interacts with the backend via an API so yes. It’s possible.
I found a hack.
Assuming you now have libalpm.so.15
, just make a copy of it and rename it to libalpm.so.14
:
cp /usr/lib/libalpm.so.15 /usr/lib/libalpm.so.14
Edit: It’s not a permanent one and it works for the time being, can’t see the reason for the downvotes honestly.
I want the kernel to be more rusty!
cool
Upon more investigation, it seems more like caddy indeed can’t. The only reason it works is because I directly point the A record to the VPS’s IP.
Afaik you can reverse proxy the ssh connection. I’ve been connecting to my server using the domain and tld (asudox.dev)
Why would they need to understand? Just tell them that it’s needed to play on the server and set it up for them. Whenever they want to play, they can use the VPN.
You should isolate it. Use Docker or Podman or any container solution to put the server in a container for isolation from the main system. Any external directory outside the container the server won’t write to should be in read only mode.
If the server is only for your friends. Stop exposing your network to the public and instead use VPNs.
You keep practicing, and when you feel like you mastered the language enough, if you want to, you learn another language. I learned Python then started learning Rust. Now I don’t want to go back because I feel like I’m more productive with Rust.