jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

MoneyNetworkAPI - inject Z optional and JS optional regexp #260

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

Z optional expressions are very weak reg exp only used to distinct normal and optional files. Not a real filename validation. Could inject JS optional filter for full filename validation in MoneyNetworkAPI. Check ingoing and outgoing filenames

jaros1 commented 6 years ago

Not a problem. MoneyNetworkAPI sets names for outgoing files and check names for incoming files.