this post was submitted on 10 Oct 2023
96 points (100.0% liked)

Selfhosted

39240 readers
356 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi c/selfhosted,

I just wanted to let you know that I have added a frequently requested feature to https://awesome-selfhosted.net - the ability to filter the list by programming language or deployment platform. For example:

You can navigate between platforms/languages by clicking the relevant link in each software project's metadata. There is no main list of platforms, but if someone creates an issue for it, it can be looked into (please provide details on where/how you expect the platforms list to show up).

A quick update on project news since the new website was released (https://lemmy.world/post/3622280): a lot of curation work has been done, some incorrect data has been fixed, a few additions and some general improvements have been made. A deb platform has been added for those who prefer to deploy software through their distribution's package management system, and we're working on a Manufacturing tag for software related to 3D printing, CNC machines and other physical manufacturing tools.

awesome-selfhosted is a list of Free Software network services and web applications which can be hosted on your own server(s).

The "old", markdown-formatted list remains available at https://github.com/awesome-selfhosted/awesome-selfhosted and will keep being updated automatically.

The project is maintained by volunteers under the CreativeCommons BY-SA 3.0 License, at https://github.com/awesome-selfhosted/awesome-selfhosted-data.

Thanks again to all contributors.

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago (1 children)

C# 404's - possibly some encoding issue?

[–] [email protected] 2 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

I'm afraid I don't have time to look, or I'd try and diagnose the issue myself... It's an awesome resource I'll be making use of though!

[–] [email protected] -4 points 11 months ago (1 children)

First program on the page for docker:
Nothing better than having a 2FA generator in a webpage xD

This is truly a "Don't you have phones" moment.

IMO this type of data should be on a locked down system like a smartphone or a non network connected type of PC with a screen. Not some local hosted website. Malware will not care!

[–] [email protected] 6 points 11 months ago (1 children)

Convenience vs security I prefer the convenience of having my TOTP synced through my nextcloud (via keepass file, or iPhone user with passwords for nextcloud app) The key for me having 2FA is only to minimize damage of fishing (only 30s time so evil entity must be ready upon getting the auth data) if ghey crack my nextcloud (behind reverse proxy only available by VPN) and after that my keepass file, well, in that case I’d be fucked. But I take that risk.

[–] [email protected] 2 points 11 months ago

I prefer using Aegis encrypting exports and syncing those to my nas via syncthing.
But essentially it's the same as yours.

But that tool seems to be a webpage acting as a TOTP generator.
I wouldn't entrust such a selfhosted program to host securely solely because I may use permissions wrong and not to mention an attacker silently exporting the whole configuration.