daichendt.one/src/routes/blog/software-recommendations.svx
2022-07-26 17:52:10 +02:00

38 lines
1.1 KiB
Text

---
date: '2022-07-26'
title: 'Software recommendations for a privacy conscious digital life'
description: ''
keywords:
- privacy
hidden: false
---
<script context="module" lang="ts">
export async function load() {
return {
stuff: {
title,
description,
keywords,
},
};
}
</script>
# Useful software I like
Moving away from BigTech is not an easy task. However, in these days, there are plenty polished
alternatives out there. Over the years I tried out many different services and software. I will
formulate some of my opinions here.
A very encompassing resource I recommend is [PrivacyGuides](https://www.privacyguides.org/).
| Name | Description | Cost | Selfhostable |
| -------------------------------------- | ---------------- | ----------------- | ------------ |
| [Bitwarden](https://bitwarden.com/) | Password manager | free | yes |
| [SimpleLogin](https://simplelogin.io/) | Email aliases | free for students | yes |
| [Mailbox.org](https://mailbox.org/en/) | Email hosting | 1 € / m | no |
<table>
</table>