Viktor Szépe
6f407ab509
Fix typos ( #1459 )
2024-02-19 08:20:24 +01:00
AsamK
4f8da7819e
Reformat code
2023-06-05 19:30:18 +02:00
AsamK
106af6a801
Refactor trust command implementation
2023-06-03 16:10:47 +02:00
AsamK
c88c92086e
Add UnregisteredRecipientException
2021-12-30 17:15:49 +01:00
AsamK
fc8b6d0fcb
Clean up base package
2021-11-14 15:00:06 +01:00
AsamK
c9f5550d18
Remove workaround for getBoolean from JsonRpcLocalCommand
2021-09-30 19:36:31 +02:00
AsamK
d72b838560
Refactor Manager interface
2021-09-28 21:13:02 +02:00
AsamK
95792be9bc
Align cli param names for recipient
2021-08-25 21:21:19 +02:00
AsamK
467a48bac5
Add RecipientIdentifier as external Manager interface
2021-08-25 20:12:10 +02:00
AsamK
4f67ac674b
Trust an identity with its scannable safety numbers from the other device
...
Attention, the scannable fingerprints are asymetric, so the scannable
fingerprints from the local listIdentities command can't be used to trust
an identity. The scannable fingerprint must come from the other device.
2021-08-22 19:23:49 +02:00
AsamK
af292d8f0e
Refactor command creation
2021-08-20 18:42:38 +02:00
AsamK
5d8d0dcad6
Implement JsonRpc command for commands without output
2021-08-10 18:51:48 +02:00
AsamK
48b2c7ff8a
Refactor output writers
2021-08-08 17:32:55 +02:00
AsamK
b8a0901fbd
Improve command line help
...
Fixes #450
2021-05-20 20:54:11 +02:00
AsamK
8e8eed7b06
Update argparse4j
2021-05-13 18:06:57 +02:00
AsamK
8a0c6cae15
Refactor identity key store
2021-05-01 08:46:00 +02:00
AsamK
221d937eec
Add CommandException to abstract cli return codes for errors
2021-02-23 21:42:42 +01:00
AsamK
de273586b4
Use var instead of explicit types
2021-02-21 15:01:41 +01:00
AsamK
e74be0c345
Refactor register and verify
2021-01-10 23:06:13 +01:00
AsamK
591c0fe8a3
Reformat project
2020-12-08 20:59:20 +01:00
AsamK
e04c45766d
Rename fingerprint to safety number
...
Fixes #92
2020-04-03 14:27:18 +02:00
AsamK
7e5aec6e15
Store uuids in identity and session store
2020-03-29 13:32:45 +02:00
AsamK
b2efef4d8c
Reformat imports
2019-10-16 19:27:42 +02:00
AsamK
f60a10eb6e
Split commands into separate classes
2018-11-20 23:19:39 +01:00