Adding Tahoe-LAFS (ongoing)

Contributes to #4.

Adding a Tahoe-LAFS instance to enable testing of saving data to a
descentralized file system.
This commit is contained in:
Rodrigo Pinto 2024-11-09 18:44:27 -03:00
commit 66a45e19f3
3 changed files with 1005 additions and 8 deletions

View file

@ -4,27 +4,25 @@ Private Facts is a web app to track your private info.
[//]: # (Tahoe Logo)
[//]: # (Badges: Build status, UV, Python version, Downloads)
#### Why private facts?
The project intends to be a demonstration of how to use [Tahoe-lafs]() "provider independent privacy".
## Installation
#### Install from source
### Install from source
```bash
git clone https://github.com/blaisep/private_facts.git && cd private_facts
```
#### Install from (Docker) Image
### Install from (Docker) Image
TBA
####
###
```bash
a bash code block
@ -34,7 +32,6 @@ a bash code block
### Run using a (OCI) container
```python
A Python code block
```
@ -43,7 +40,6 @@ A Python code block
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