Hi, i’m into programming, sexual transmutation and psychedelics!

  • 23 Posts
  • 90 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle


  • Molto figo, io ho un raspberry pi 4 con sopra Nextcloud, Calibre Web, Pihole e altro, però ahimé con la connessione terribile che mi ritrovo posso usarlo praticamente solo in casa escludendo Calibre, inoltre ho una paura terribile di esporre il mio server ad attacchi.

    Non sono ancora riuscito a settare un reverse proxy per cui uso delle porte su Apache e ho fatto port forwarding per quanto riguarda Calibre, con un dynamic dns sul router collegato ad un nome di dominio.













  • I mean theoretically if you are hosting your own chat server, for example on Matrix, you can easily make all the chats unaccessible from the clients by issuing a command to shutdown your server or simply the chat server service if there’s no content cached locally.

    I think you can do this pretty easily with a raspberry pi by connecting via ssh…

    Just use a shell script that changes the static ip to something else after the command to shutdown the service/wipe out the data (depending on what your goal is) has been issued, or use a vpn or something like that if possible, because anyone issuing the command would need to know your server ip.

    And issuing a command by ssh to a remote server both from smartphone or pc should be as easy that you can actually build a very small app for that, or use some app that creates shortcuts that directly connects and issue custom commands.

    That way you are forced to give people your new ip every time chats become unaccessible/deleted and someone can’t connect back even if wanting to without talking to you, unless you decide you can use the older ip for whatever reason.

    Of course not using your real ip but using some service like a vpn or proxy (or tor?) would be much better here, but i don’t really know how.

    That can give you full power on the chat history and create the said “panic button” for every client involved.







  • I’m actually curious on Rust, i don’t like how dispersive can be JavaScript, i prefer to build smaller, maybe uglier things, but that work and are nicely stable, scalable and can be integrated on multiple different platforms. Also i love that almost everything runs on Cargo and i don’t have to choose between 100 things that essentially cover the same target. I also think the Discord idea is quite good, i just want to find someone who is on my same level to grow / build cool things toghether, or small projects on which i can actively partecipate, there’s also an association near me that promotes opensource projects and give free code lessons, i might give it a try as well and see if i meet someone there. I’m gonna give it another try before deciding of giving up, i think it is deserved.