feat: started to work on table

This commit is contained in:
Alexander Daichendt 2022-07-26 17:52:10 +02:00
parent 7561329158
commit 68e0efd51c
6 changed files with 47 additions and 9 deletions

View file

@ -8,6 +8,7 @@ keywords:
- Lavender
- root
- microG
- Magisk
---
<script context="module" lang="ts">

View file

@ -4,7 +4,7 @@ title: 'Software recommendations for a privacy conscious digital life'
description: ''
keywords:
- privacy
hidden: true
hidden: false
---
<script context="module" lang="ts">
@ -24,3 +24,15 @@ hidden: true
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>