pyfilesystem2
pyfilesystem2 copied to clipboard
Encrypted File System
cc: @willmcgugan @althonos @gpcimino @geoffjukes
Howdy
This is probably not the right form, and apologies for adding to your inboxes I wrote a little thing adding encryption to file through pyfilesystem2 and OSFS, and wanted to release it for anyone else who might need it.
Primarily for use in anything that needs data secured for personal information, data transfer, secure configs etc.. Think along the lines of health care billing, insurance identity cards, etc..
It's currently meeting my needs, but feel free to use it and let me know if there's anything that would make sense to add. https://github.com/thevgergroup/fs-encrypted/
Also available on pypi as fs-encrypted
Thanks Patrick
Perhaps Will could add that to https://www.pyfilesystem.org/page/index-of-filesystems/#toc-third-party ?