This Week in Self-Hosted (23 February 2024)
Self-hosted news, software updates, launches, and a spotlight on 2FAuth, a self-hosted 2FA web application
In the News
Software Updates
- AudioBookshelf v2.8.0 | Audiobooks: Custom message on login page, custom metadata providers, set iTunes region for podcast libraries
- Chevereto v4.0.11 | Photo Sharing: One-click upgrade system, license key configuration
- Czkawka v7.0.0 | File Management: Drag and drop support for included/excluded folders, scan progress bar, hard link support for similar images and videos
- Homarr v0.15.0 | Dashboard: Single sign-on support, new indexer manager widget, Home Assistant widget units
- HortusFox v2.2 | : Plant Management: Progress web app support, backup functionality, log entry links, unencrypted e-mails for relays
- Immich v1.95.0 | Photos: (Breaking Changes) Enhanced search functionality, partner details on maps, gradient placeholders on mobile, iOS background upload on WiFi
- LubeLogger v1.2.0 | Vehicle Records: OIDC improvements, new mileage driven chart, updated cost metrics in reports, support for week day start based on locale
- Miniflux v2.1.0 | Feed Reader: Linkwarden and LinkAce integrations, config option for force refresh, accessibility improvements
- Papermerge v3.1 | Document Management: Support for Google and GitHub as OAuth providers, support for OpenLDAP authentication
- Rallly v3.6.0 | Event Polls: Updated layout, form validation feedback, plain text e-mail versions, custom sender names
- Stirling PDF v0.21.0 | PDF Editor: Docker rebase to Alpine, updated icon, stamp feature enhancements
- Wallos v1.2.0 | Subscription Manager: Support for subdirectory deployment
Security Releases
- Forgejo v1.21.6 | Software Forge: Fixes cross-site scripting vulnerabilities
New Software
- Backrest: Web-accessible backup solution built on restic
- Chora: Navidrome/Subsonic music app for Android
- Greenmask: PostgreSQL dump and obfuscation tool
- Kyoo: Open-source media browser with streaming
- Pages CMS: Open-source CMS for static site generators
- Silverbullet AI: SilverBullet plugin to for LLM functionality
- wddbfs: Mounts SQLite databases as a filesystem
This Week in Self-Hosted is an independent publication supported by the community. Consider buying me a coffee, signing up for a monthly donation on the site, or sponsoring the newsletter to help offset the costs associated with running the publication.
Community Content
Weekend Discussion
Content Spotlight: 2FAuth
Meet 2FAuth, a self-hosted web application for managing two-factor authentication (2FA) security codes. Developed to replace apps like Google Authenticator and Authy, 2FA accounts and tokens can be managed, edited, grouped, and accessed in 2FAuth after scanning a QR code or entering details manually. The application's backend relies on a SQLite database with configurable encryption and offers a number of authentication options – built-in login, proxy headers, OIDC, or security keys.
2FAuth can be installed via bare metal or Docker. As usual, users should exercise caution when considering backup strategies and external availability given the sensitivity of the software's data.
Links: GitHub, Documentation
What We're Watching
- Easily Manage And Search All Of Your Documents - Paperless-NGX | Jim's Garage
- Ultimate Security: Docker & Unraid Security | IbraCorp
What We're Listening To
Smart Home and Automation
Upcoming Events
Command Line Corner: cal
Use the cal command to display the current calendar month with the current date highlighted on the command line. The command can also be paired with flags for additional functionality: -y to show the entire year with the current date highlighted, -j to show the month using the Julian calendar, or with a two-digit month or four-digit year to specify a different point in time.
/$ cal
February 2024
Su Mo Tu We Th Fr Sa
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29
/$ cal 02 2023
February 2023
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28
Click here to view an archive of commands shared in previous newsletters.
Related News
Share Your Content in a Future Newsletter
I'm always looking for new and existing self-hosted content to share in This Week in Self-Hosted. Reach out using the button below if you'd like to have your own content featured or have a suggestion for content types you'd like to see featured in future newsletters.
Comments