2024-02-16 03:02:27 -07:00
|
|
|
# OSDA
|
|
|
|
## Org Secure Data Accessor
|
2024-02-16 03:03:28 -07:00
|
|
|
A graphical interface for accessing the org. servers encrypted file-system, for usages.
|
2024-02-16 03:02:27 -07:00
|
|
|
|
2024-02-16 17:21:49 -07:00
|
|
|
Built in Kotlin, and utilizes [Jexer](https://git.ouroboros.group/limepotato/jexer)
|
|
|
|
|
|
|
|
|
|
|
|
## Installation Instructions:
|
|
|
|
### Linux:
|
|
|
|
1. install `sshpass` && `sshfs` (TODO://Automated script? annoying)
|
|
|
|
2. download and run and enjoy wowzises
|
|
|
|
### Windows:
|
|
|
|
1. install [sshfs-win](https://github.com/winfsp/sshfs-win) && [this?](https://github.com/PowerShell/Win32-OpenSSH/issues/1943)
|
|
|
|
2. run and enjoy wowwoww
|