Flajt / decentproof-app

Proof that your audio/video/image files taken with this app haven't been tampered with
https://www.decentproof.com
GNU General Public License v3.0
2 stars 0 forks source link

Remove firebase related config from repo for better dev ergonomics #133

Open Flajt opened 6 months ago

Flajt commented 6 months ago

Due to the genius thought that it allows more transperancy if I let my firebase related config stay in the repository. Developers would now need to first remove this to be able to replace it easily.

To enable using the flutter fire cli tools or what ever else, adding the firebase related configuration to the .gitignore would make things easier I guess.

Flajt commented 2 months ago

On a second thought, it may be beneficial to keep it for reproducible builds with SLSA