From 655aeb4a8253ba0b4fc1b6bd0b9f17aa80742736 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sun, 7 Aug 2022 22:08:22 +0300 Subject: [PATCH] add cryfs --- content/posts/porteus/porteus-packages.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/posts/porteus/porteus-packages.md b/content/posts/porteus/porteus-packages.md index d6a9daf..05eb7a3 100644 --- a/content/posts/porteus/porteus-packages.md +++ b/content/posts/porteus/porteus-packages.md @@ -11,6 +11,7 @@ tags: [linux, packages, porteus, repository] - [rtl8188eu](#rtl8188eu) - Stand-alone RTL8188EU driver - [Sublime Text 4](#sublime-text-4) - Sophisticated text editor for code, markup and prose - [Crystal](#crystal) - The Crystal Programming Language +- [CryFS](#cryfs) - Cryptographic filesystem for the cloud ### rtl8188eu Stand-alone RTL8188EU driver. @@ -31,3 +32,10 @@ The Crystal Programming Language (version **1.5.0**) [Download](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/crystal-1.5.0-1-x86_64.xzm) - [Source](https://github.com/crystal-lang/crystal) - [Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10254) + +### CryFS +Cryptographic filesystem for the cloud + +[Download](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/cryfs-0.11.2-1-x86_64.xzm) - +[Source](https://github.com/cryfs/cryfs) - +[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10256&p=89005#p89005)