AEFS: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with " ==Description== AEFS is an open-source cryptographic filesystem. It was originally written for OS/2. ==Download== * [Binaries and Source - 2.1] ==License== * Open Ssurce - ..."
 
Jugbogdan (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=0.2.1
|Author=[[Eelco Dolstra]]
|License=GNU GPL V2
|Download=[https://nixos.org/~eelco/aefs/aefs021.zip aefs021.zip]
|Website=[https://github.com/edolstra/aefs Git]
}}
AEFS is an open-source cryptographic filesystem. It allows transparent access to encrypted files stored on any file system. Extended attributes are supported under OS/2.


==Description==
==Links==
AEFS is an open-source cryptographic filesystem. It was originally written for OS/2.
* https://nixos.org/~eelco/aefs/aefs021.zip
* https://nixos.org/~eelco/aefs/aefsdmn-r286.zip - bugfix requires libc062.dll
* https://github.com/edolstra/aefs


==Download==
[[Category:IFS driver]][[Category:Open Source Software]]
* [Binaries and Source - 2.1]
 
==License==
* Open Ssurce - GNU GPL V2.
 
==Author==
* [[Eelco Dolstra]]
 
[[Category:Open Source Software]]

Latest revision as of 23:00, 10 August 2021

AEFS
Version 0.2.1
Vendor
Author Eelco Dolstra
License GNU GPL V2
Download aefs021.zip
Website Git

AEFS is an open-source cryptographic filesystem. It allows transparent access to encrypted files stored on any file system. Extended attributes are supported under OS/2.

Links