[-] Dust0741@lemmy.world 6 points 1 day ago* (last edited 1 day ago)

Per their own releases, they includes October's AOSP security patches.

This is pretty good, but still behind GrapheneOS in terms of security.

(I did a quick search, so I could be wrong)

Edit: Oct patches were included on a release from 1 week ago. I have no clue what their history is

[-] Dust0741@lemmy.world 6 points 6 days ago

Which fuse? And links to a guide?

2

Like the title says, I want to replace the IP address in a wireguard .conf file to be a domain instead.

I own a domain through cloudflare, so say I wanted to use vpn.example.org

What DNS record and info do I need to put into Cloudflare? (I am aware I'll need to update it if my ip changes)

11
Run android app (lemmy.world)

Is there any way to host an android app in a web browser?

Ideally with docker, likely all of Android, not just an app, but running just an app would be amazing.

[-] Dust0741@lemmy.world 10 points 2 weeks ago

Oops you are right.

A quick search said mc uses tcp

15

I may explain this poorly, so feel free to ask clarifying questions.

I have my homelab setup, and you can access services at service.domain.com only on my network or on my Tailscale tailnet.

I use a pihole for my DNS, and so does my dad.

Would it be possible to install Tailscale on his pihole (or elsewhere) so that his entire network can access my services (ie service.domain.com) but not route all traffic over my pihole and still use his?

[-] Dust0741@lemmy.world 9 points 3 weeks ago
16
submitted 3 weeks ago* (last edited 3 weeks ago) by Dust0741@lemmy.world to c/selfhosted@lemmy.world

I use Crafty Controller for Minecraft. I have a server running at 192.168.50.16:25540. I want it to resolve to minecraft.example.com. I have Nginx Proxy Manager setup for my domain and can access it from inside my network, but it'd be nice to be able to use a domain instead.

NPM only has options for http and https, so is this even possible using NPM?

EDIT: this is for only internal access I have external access via tailscale.

[-] Dust0741@lemmy.world 32 points 1 month ago

I keep it running always. Partly to access stuff at home, and party to get the ad-blocking from pihole.

Do not expose stuff unless you fully understand the security risks

10
sshfs help (lemmy.world)
submitted 1 month ago by Dust0741@lemmy.world to c/linux@lemmy.world

I may have messed things up....... I had a lot of docker config and data stored in /home/skynet I then ran a sshfs command and it disappeared. I was trying to send the contents of /home/skynet (server) to /home/shady/skynet (desktop). This was in order to be able to edit the files on the server on the desktop via VSCodium.

I'd love recommendations on how to do this, but first how do I get my files back???

Here is what I did

skynet@skynet:~/docker/keycloak$ sudo sshfs -o allow_other,default_permissions shady@192.168.50.16:/home/shady/skynet /home/skynet
shady@192.168.50.16's password: 
skynet@skynet:~/docker/keycloak$ cd
skynet@skynet:~$ ks
-bash: ks: command not found
skynet@skynet:~$ ls
skynet@skynet:~$ ls -a
.  ..
skynet@skynet:~$ lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda           8:0    0   3.6T  0 disk 
├─sda1        8:1    0    16M  0 part 
└─sda2        8:2    0   3.6T  0 part /media/devmon
nvme0n1     259:0    0 476.9G  0 disk 
├─nvme0n1p1 259:1    0   476G  0 part /
├─nvme0n1p2 259:2    0     1K  0 part 
└─nvme0n1p5 259:3    0   975M  0 part [SWAP]
skynet@skynet:~$ cd /home
skynet@skynet:/home$ ls
changedetection  linuxbrew  skynet  syncthing
skynet@skynet:/home$ cd skynet/
skynet@skynet:~$ ls
skynet@skynet:~$ ls -a
.  ..
skynet@skynet:~$ cd /home
skynet@skynet:/home$ ls
changedetection  linuxbrew  skynet  syncthing
skynet@skynet:/home$ fusermount -u /home/shady/skynet
fusermount: bad mount point /home/shady/skynet: No such file or directory
skynet@skynet:/home$ sudo journalctl -u sshfs
-- No entries --
skynet@skynet:/home$
14

I would like to make some of my self-hosted services externally accessible. Currently I use a VPN to access stuff externally, however this doesn't work on all use-cases. I also use Tailscale for some things.

I would love to use cloudflare tunnels and another auth solution (like keycloak) to replace Tailscale and the VPN.

Is this feasible?

My end goal would be to setup Immich for my family, and have them not have to worry about Tailscale, a VPN or anything other than some initial login to keycloak (for example)

13
submitted 2 months ago* (last edited 2 months ago) by Dust0741@lemmy.world to c/selfhosted@lemmy.world

I am trying to not use any Google services for notifications and so I'd like to make a script to send notifications via ntfy based on discord messages.

How would I get access programmatically to my own discord account? Do they even support it? They have bots, but is their api for DMs?


Edit: the solution may just be a bot in servers, then not responding to DMs unless they use signal

5

I have my own invidious instance, and i want all the new videos from my subscriptions to automatically get added to a playlist. Anyone know how do do this?

19

inspired by this post

I have aac mini with an infared reciever on it. I'd love to use it as a TV PC. And ideally an infared remote too.

I am looking for software recommendations for this, as I've done basically no research.

What's my best option? Linux with kodi? How would a remote connect / which software is required for the remote to work??

Thanks!

24
submitted 3 months ago* (last edited 3 months ago) by Dust0741@lemmy.world to c/linux@lemmy.ml

how would i go about getting the latest kde onto debian 12? is it worth it even?

EDIT: fine I wont try lmao

21
Database hosting? (lemmy.world)
submitted 3 months ago by Dust0741@lemmy.world to c/selfhost@lemmy.ml

Say I have a large txt or CSV file with data I want to search. And say I have several files.

What is the best way to index and make this data searchable? I've been using grep, but it is not ideal.

Is there any self hostable docker container for indexing and searching this? Or maybe should I use SQL?

8

I'm wanting to heavily mod my 3D45. I basically want to use a raspberry pi to run it, but just repurpose the existing hardware. I am new to this area of 3d printing, and would love some suggestions to get started. I know of octoprint, but does it do all of the reading gcode?

[-] Dust0741@lemmy.world 10 points 4 months ago
[-] Dust0741@lemmy.world 11 points 7 months ago

Is there a nice up to date list of companies like this that have clearly little desire to improve security or are just very anti consumer?

[-] Dust0741@lemmy.world 56 points 11 months ago

We don't do the piracy Mr FBI

[-] Dust0741@lemmy.world 56 points 11 months ago

Hot take: going from biggest to smallest unit is best

[-] Dust0741@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

More of my stats:

Fennec (privacy badger + unlock origin): 1 in 23301.0

Fennec private tab (privacy badger + unlock origin): 1 in 20712.44

Firefox hardened (arkenfox + privacy badger + unlock origin): 1 in 37281.6

Firefox hardened private tab(arkenfox + privacy badger + unlock origin): 1 in 31069.5

Mullvan browser (dafaults with unlock): 1 in 147.48

view more: next ›

Dust0741

joined 1 year ago