Actions
Feature #1161
openInvestigate encrypted data transport support
Start date:
09 Nov 2024
Due date:
% Done:
0%
Estimated time:
Severity:
02 - High
Description
Storing data could be done on an encrypted filesystem like encFS. encFS is old but could support NFS mounts.
This would make the data secure while stored, but doesn't necessarily deal with secure transfer of the data, like over the internet between my laptop and the home cameras via PiSentry.
- goCryptFS
- Using stunnel's
- use a local VPN
- use IPSEC via StrongSwan, but also look at OpenSwan
- use MACsec
Actions