AEFS: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
AEFS is an open-source cryptographic filesystem. It allows transparent access to encrypted files stored on any file system. It was originally written for OS/2.
{{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.


==Download==
==Links==
* [https://retrodigital.net/os2bbsfiles/Security/AEFS021.ZIP Binaries and Source - 2.1]
* https://nixos.org/~eelco/aefs/aefs021.zip
 
* https://nixos.org/~eelco/aefs/aefsdmn-r286.zip - bugfix requires libc062.dll
==License==
* https://github.com/edolstra/aefs
* Open Ssurce - GNU GPL V2.  
 
==Author==
* [[Eelco Dolstra]]


[[Category:IFS driver]][[Category:Open Source Software]]
[[Category:IFS driver]][[Category:Open Source Software]]

Latest revision as of 21: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