Sjeiti / project-invoice

This invoicing application stores all your data on your local machine. Your data is not shared between different browsers or computers.
https://projectinvoice.nl/
GNU General Public License v3.0
1 stars 1 forks source link

Encryption should be tested with p2p and cloud #209

Open Sjeiti opened 4 years ago

Sjeiti commented 4 years ago

Encryption works but was not tested with p2p. This could mean replacing tryParse with decryptAndOrParse at some points.