C# 404's - possibly some encoding issue?
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
ewww you're right. Thanks for reporting this, I will have a look at it.
https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/281
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!
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!
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.
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.