You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
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
The text was updated successfully, but these errors were encountered: