Thursday, 27 February 2020
Interesting Snippets from 2020-02-27
-
GitHub - fterh/heimdall: Self-hosted personal email guardian with one-step deployment
Heimdall is a self-hosted email alias/forwarding service. I built this as a privacy tool to fight spam and also better manage access to my personal email address. As a self-hosted and self-managed service, you have complete control over your data. With 3rd party email forwarding services, you are forced to trust a company with your emails.
Interesting Snippets from 2020-02-25
-
GitHub - iamadamdev/bypass-paywalls-firefox: Bypass Paywalls for Firefox
Bypass Paywalls for Firefox
Interesting Snippets from 2020-02-23
-
GitHub - pipxproject/pipx: Install and Run Python Applications in Isolated Environments
pip is a general-purpose package installer for both libraries and apps with no environment isolation. pipx is made specifically for application installation, as it adds isolation yet still makes the apps available in your shell: pipx creates an isolated environment for each application and its associated packages.
Interesting Snippets from 2020-02-20
-
Better SSH Authorized Keys Management ยท GitHub
One piece of functionality overlooked in OpenSSH is the AuthorizedKeysCommand configuration keyword. This configuration allows you to specify a command that will run during login to retrieve a users public key file from a remote source and perform validation just as if the authorized_keys file was local.
-
GitHub - ierror/ssh-permit-a38: Central management and deployment for SSH keys
Central management of public SSH keys and servers in a simple and readable JSON database Sync authorized users to the servers authorized_keys
-
GitHub - firefly-iii/firefly-iii: Firefly III: a personal finances manager
"Firefly III" is a (self-hosted) manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. It can import data from external sources and it has many neat financial reports available.
Interesting Snippets from 2020-02-02
-
GitHub - monicahq/monica: Personal CRM. Remember everything about your friends and family.
Monica allows people to keep track of everything that's important about their friends and family. Like the activities done with them. When you last called someone. What you talked about. It will help you remember the name and the age of the kids. It can also remind you to call someone you haven't talked to in a while.
-
GitHub - thp/urlwatch: urlwatch monitors webpages for you
urlwatch is intended to help you watch changes in webpages and get notified (via e-mail, in your terminal or through various third party services) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed.
-
Miniflux
Miniflux is a minimalist and opinionated feed reader.