Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypted File System #582

Open
pjaol opened this issue Dec 13, 2023 · 1 comment
Open

Encrypted File System #582

pjaol opened this issue Dec 13, 2023 · 1 comment

Comments

@pjaol
Copy link

pjaol commented Dec 13, 2023

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

@lurch
Copy link
Contributor

lurch commented Dec 13, 2023

Perhaps Will could add that to https://www.pyfilesystem.org/page/index-of-filesystems/#toc-third-party ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants