Zenlix

joined 11 months ago
 

Hey guys. I have a few selfhosted systems that are available to the public. Its getting difficult to notice if any wrong port is still open or some web server is out of date. I am looking for a (foss) tool that can reguarly monitor my systems (via their public ip/domain) and notify me if any port that I not specifically allowed (in a config) is open. Additionally it would be cool if it checked all open ports if they provide out of date software (like webservers) or known security issues.

I found nikto, but it feels like its doing only half of what I want. greenbone feels way to bloated for my use case.

Do you know any kind of software that would do something like that?

[–] Zenlix@lemmy.ml 2 points 1 month ago

I have a personal wiki instance hosted for that purpose. I collect knowlege in it, that I might need later and forget. Although I might not use dokuwiki, if I had so start the wiki again (would go to markdown).

[–] Zenlix@lemmy.ml 2 points 1 month ago

The german wetter.com has that feature.

[–] Zenlix@lemmy.ml 3 points 1 month ago* (last edited 1 month ago) (1 children)

I think null safety is an important step into software security. I like any approaches in that direction. But personally, I would just use kotlin. Kotlin and Java are so good with Interoperability that the transition is quite smooth and easy. Furthermore you get a better and more modern programming language without decades of technical dept.

[–] Zenlix@lemmy.ml 1 points 5 months ago

I have one setup. The setup was abit clunky since cli work is required. But after that I had a great experience.

[–] Zenlix@lemmy.ml 3 points 5 months ago

I have markdown files in a git repo and run mdbook via cicd so I get a nice html build. Localy I can build it too or just use the markdown files (except for mdbook specific features such as preprocessors).

[–] Zenlix@lemmy.ml 3 points 5 months ago (2 children)

How secure is the password protection?

[–] Zenlix@lemmy.ml 2 points 5 months ago

That would chsnge nothing, simce they would also be on the hard drive.

 

Hey guys, I wanted to ask you how you manage your gpg keys? Having them in plaintext all the time on my hard drive feels unsecure.

I have my ssh keys in a password manager (KeePassXC) that only exposes them to the keyagend, when unlocked. Do you know if something like that exists for pgp too?

 

Typst 0.14 was released. Bringing super cool new features and fixes to typst.

Typst is getting an even better alternative to latex.

[–] Zenlix@lemmy.ml 2 points 6 months ago* (last edited 6 months ago) (2 children)

I fuess I can get that info from most services vy parsing their logs.

When using a vpn server, only I could access the services right?

Isnt opnsense only for bsd? I am running linux.

[–] Zenlix@lemmy.ml 1 points 6 months ago (1 children)

Inam trying to secure aelf hosted webservices against attackers. I noticed some attack attempts in my caddy logs.

16
submitted 6 months ago* (last edited 6 months ago) by Zenlix@lemmy.ml to c/selfhosted@lemmy.world
 

I am searching for a firewall for my self hosted services. It should be conpatible with docker, podman and native running services. I should block clients with to many fauled authentication attempts. It should also support blocklists and be as easy to configure as possible (and foss ofc). I took a short look at fail2ban, but the github docs are just lacking so much information that I was looking for (like how to configure it). CrowdSec lookes not foss enough for me.

Any recommendations? Maybe some fail2ban guide?

[–] Zenlix@lemmy.ml 2 points 7 months ago

Like like what I was looking for.

[–] Zenlix@lemmy.ml 1 points 7 months ago

This looks like what I have searched for.

 

Hi guys, I am searching for a self hosted chore app where I can track chores for my household. I considered nextcloud chore so far, but it is not reliably maintained.

The software shuld be able for recurring chores with custom time patterns (timespans) that can be marked as compleded.

What software comes to your mind for chores?

 

Hi guys, I am searching for foss a self hosted solution for a family archive. The idea is to have some kind of wiki with articles for ancestors. Additionally there should be the possibility to store a lot of media (photos) with annotations (descriptions for parts of the image). Some kind of family tree would be cool as well but is not necessary. Offline acces would be cool as well but is also not necessary. In the end the software has to be able to handle a few hundred gigs of media.

I would love to get some recommendations.

 

I am searching for an SQL lite alternative that implements encryption more or less or of the box and has rust bindings. Do you know of any database systems that fulfill that requirement?

view more: next ›