Products of PSST Work
From Guardian Project Wiki
(Difference between revisions)
(→Software: fixed link) |
|||
| Line 13: | Line 13: | ||
=== Software === | === Software === | ||
| - | * revived and modernized | + | * revived and modernized [https://github.com/guardianproject/libsqlfs libsqlfs] for making filesystems on top of SQLite and SQLCipher |
=== Debian Packaging === | === Debian Packaging === | ||
Revision as of 00:45, 15 April 2012
This is documentation of the various work that was done in the process of researching and producing for the PSST project. The main projects are the outcomes of the central focus of the PSST research. There are additional bits of work that made sense to do in the process of researching and working on the main goals.
Contents |
Main Projects
- OTR File Converter
- Secure Syncable File Store
- IOCipher Secure Virtual File System that does not need root on Android
- IOCipherServer secure web server for remote access to IOCipher shares
- GnuPrivacyGuard for Android
Fringe Benefits
In the process of research and production, we also produced a bunch of other works.
Software
- revived and modernized libsqlfs for making filesystems on top of SQLite and SQLCipher