AEFS: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(3 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 allows transparent access to encrypted files stored on any file system.
* https://nixos.org/~eelco/aefs/aefs021.zip
It was originally written for OS/2.
* 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]]
* [https://retrodigital.net/os2bbsfiles/Security/AEFS021.ZIP 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