bitrated icon indicating copy to clipboard operation
bitrated copied to clipboard

Bitrated v1

Results 16 bitrated issues
Sort by recently updated
recently updated
newest added

- [x] Server side verification when an arbitrator signs up, to ensure the user really have the private key (this is currently verified client-side only). - [ ] Client side...

Add a 4-byte checksum (four first bytes of `sha256(hash-arguments)`) to the hash, and verify it when the page is loaded. It should probably also be advised for users to save...

enhancement

- [ ] Signed by the interacting user - [ ] Signed by another party

enhancement

- [ ] Add some sanity tests when decoding raw transactions (ensure the structure is correct, limit the number of inputs/outputs, the size of variable-length fields, etc) - [ ]...

As detailed on the security page: https://www.bitrated.com/security.html

security