No description
Find a file
Rodrigo Pinto 66a45e19f3 Adding Tahoe-LAFS (ongoing)
Contributes to #4.

Adding a Tahoe-LAFS instance to enable testing of saving data to a
descentralized file system.
2024-11-09 18:44:27 -03:00
.gitignore Fixes the .gitgnore file 2024-11-09 16:38:10 -03:00
.python-version Initialize project with uv 2024-11-05 11:01:52 -05:00
hello.py Initialize project with uv 2024-11-05 11:01:52 -05:00
pyproject.toml Adding Tahoe-LAFS (ongoing) 2024-11-09 18:44:27 -03:00
README.md Adding Tahoe-LAFS (ongoing) 2024-11-09 18:44:27 -03:00
uv.lock Adding Tahoe-LAFS (ongoing) 2024-11-09 18:44:27 -03:00

Private Facts

Private Facts is a web app to track your private info.

Why private facts?

The project intends to be a demonstration of how to use Tahoe-lafs "provider independent privacy".

Installation

Install from source

git clone https://github.com/blaisep/private_facts.git && cd private_facts

Install from (Docker) Image

TBA

a bash code block

Usage

Run using a (OCI) container

A Python code block

Feedback

The project issue tracker is getting migrated. For now, feel free to open an issue and let us know how how to improve.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Set up the developer environment

Getting ready for your first pull request

Please make sure to update tests as appropriate.

We Manage the project with uv, you don't have to.

License

MIT