mirror of https://gitlab.com/curben/blog
docs: Add 'replacements of TrueCrypt/KeePassX/Adblock Plus' post
This commit is contained in:
parent
1e33f0f85d
commit
334253313e
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title: You should switch to these replacements of TrueCrypt/KeePassX/Adblock Plus
|
||||||
|
date: 2019-01-14 00:00:00
|
||||||
|
tags:
|
||||||
|
---
|
||||||
|
|
||||||
|
TrueCrypt and KeePassX have been discontinued while Adblock Plus has been [commercialised](https://en.wikipedia.org/wiki/Adblock_Plus#Controversy_over_ad_filtering_and_ad_whitelisting). Their replacements are [VeraCrypt](https://www.veracrypt.fr/), [KeePassXC](https://keepassxc.org/) and [uBlock Origin](https://github.com/gorhill/uBlock/) respectively.
|
||||||
|
|
||||||
|
<!-- more -->
|
||||||
|
|
||||||
|
Meanwhile, for server environment:
|
||||||
|
|
||||||
|
Software | Replacement | Comment
|
||||||
|
--- | ---
|
||||||
|
MySQL | [MariaDB](https://mariadb.org/)
|
||||||
|
ownCloud | [Nextcloud](https://nextcloud.com/)
|
||||||
|
Apache/nginx | [Caddy](https://caddyserver.com/) | It's not a direct replacement, rather a web server that prioritise secure-by-default.
|
Loading…
Reference in New Issue