FellowTraveler / Open-Transactions-old

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc. Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipt history is destructible. The transactions are unforgeable. The cash is unlinkable. The cheques are non-repudiable. Etc.
http://opentransactions.org
407 stars 84 forks source link

xml data representation #207

Open kac- opened 11 years ago

kac- commented 11 years ago
  1. xml version="2.0" declaration makes documents invalid, allowed versions are "1.0", "1.1"
  2. < credentials > map values- which are signed xml files don't have <?xml ?> header, they're still valid but not well-formed