b866ac06b4
Removed qr-code generation from btc wallet script. Saved Chatgtp plan about creating general purpose btc application for ondemand key generation and signing.
kalzu
2023-05-23 10:49:19 +03:00
5361afec07
Remove old filename.
kalzu
2023-05-21 17:22:42 +03:00
f5c27bb5da
Some cleaning of user input and try block around writing to disk.
kalzu
2023-05-21 17:20:46 +03:00
52d380a4ee
Some testing with raise -calls.
kalzu
2023-01-01 22:44:20 +02:00
21f0d0c229
Made the user_publickeys to be read from file. Black is now used for formating.
kalzu
2023-01-01 20:04:47 +02:00
cb33802e87
Tried to make pylint happy.
kalzu
2023-01-01 13:40:47 +02:00
ae14376b13
Now kraken-fetch.py has signatures both ways. Maybe adding ECDH to the messaging at some point.
kalzu
2022-12-29 22:09:26 +02:00
0454d945c1
Kraken-fetch.py now has functioning auth system and added RSA key stuff for servers public/private setup, to be used to encrypt the responses. Made the demo-client.py work with current state of kraken-fetch.py.
kalzu
2022-12-29 17:59:25 +02:00
ab3327464c
Made demo-client.py to make tests with kraken_fetch.py. Started work on authentication with ecdsa public/private keys to kraken_fetch.py:s api part.
kalzu
2022-12-28 22:49:37 +02:00
dd86cecec2
Add sha256 checksum for api responses.
kalzu
2022-12-28 20:36:44 +02:00