|
22883798b3
|
Don't notify when muted
|
2023-04-27 21:26:18 +02:00 |
|
|
60a27b5b11
|
Make generic errors carry more details
|
2023-04-26 12:55:42 +02:00 |
|
|
b7fafe6458
|
Rename to Fedimovies
|
2023-04-25 15:49:35 +02:00 |
|
|
47529ff703
|
Apply cargo fmt
|
2023-04-24 17:35:32 +02:00 |
|
silverpill
|
b6e7fa5d13
|
Support integrity proofs with DataIntegrityProof type
|
2023-04-24 16:58:05 +02:00 |
|
|
5ef024d923
|
Fuck blockchain
|
2023-04-08 21:20:12 +02:00 |
|
silverpill
|
0b65e7473e
|
Move DID types to mitra-utils crate
|
2023-03-16 17:59:45 +00:00 |
|
silverpill
|
43b56be722
|
Remove verify_eip191_identity_proof and verify_ed25519_signature functions
|
2023-03-14 23:28:12 +00:00 |
|
silverpill
|
1d4bb200d2
|
Move identity::signatures to json_signatures module
|
2023-03-14 20:53:25 +00:00 |
|
silverpill
|
c87c5da17c
|
Rename SignatureType to ProofType
|
2023-03-13 21:29:48 +00:00 |
|
silverpill
|
7d3c558ede
|
Move utils to mitra-utils crate
|
2023-02-18 23:12:36 +00:00 |
|
silverpill
|
6945ded963
|
Group imports
|
2023-02-12 23:07:19 +00:00 |
|
silverpill
|
08c55cc71c
|
Use proof suites with prefix Mitra
|
2023-01-28 19:47:44 +00:00 |
|
silverpill
|
94d99e81c4
|
Support MitraJcsRsaSignature2022 and MitraJcsEip191Signature2022 signature suites
|
2023-01-07 23:06:23 +00:00 |
|
silverpill
|
473147ed04
|
Move signature type check to activitypub::authentication module
|
2022-11-23 16:11:25 +00:00 |
|
silverpill
|
3b092631ca
|
Add signature type to the output of get_json_signature function
|
2022-11-23 14:56:29 +00:00 |
|
silverpill
|
49a55d888f
|
Use multibase encoding for integrity proofs
|
2022-11-19 15:53:22 +00:00 |
|
silverpill
|
4a5bcba127
|
Change signature format in minisign integrity proofs
|
2022-11-19 15:52:20 +00:00 |
|
silverpill
|
a46ceeb575
|
Use base64 encoding for JcsEip191Signature2022 integrity proofs
|
2022-11-19 15:52:20 +00:00 |
|
silverpill
|
5974ac8618
|
Move base64 encoding/decoding out of RSA signing functions
|
2022-11-19 15:52:16 +00:00 |
|
silverpill
|
c11daa21a0
|
Rename utils::crypto module to crypto_rsa
|
2022-11-13 21:31:04 +00:00 |
|
silverpill
|
4d85638d8c
|
Move password utils to utils::passwords module
|
2022-11-13 21:30:59 +00:00 |
|
silverpill
|
8ad88f84b2
|
Support integrity proofs created with minisign
|
2022-11-11 00:53:23 +00:00 |
|
silverpill
|
64546ecabe
|
Refactor signature verifiers
|
2022-11-11 00:53:23 +00:00 |
|
silverpill
|
db00ad1623
|
Move signature suites to identity::signatures module
|
2022-11-11 00:53:23 +00:00 |
|
silverpill
|
cd93858488
|
Use canonicalized JSON for identity claims
|
2022-11-11 00:53:23 +00:00 |
|
silverpill
|
4e53a5c4e4
|
Move DidPkh type to identity module
|
2022-11-08 22:45:59 +00:00 |
|
silverpill
|
7f9b2a8768
|
Verify activities containing EIP-155 integrity proof
|
2022-11-02 18:04:12 +00:00 |
|
silverpill
|
cdd3bfb6df
|
Rewrite get_json_signature to return signer type along with other info
|
2022-11-02 17:16:53 +00:00 |
|
silverpill
|
75fe4df328
|
Implement EIP-191 integrity proofs
|
2022-11-02 16:08:34 +00:00 |
|
silverpill
|
1ec8cb4ddd
|
Add views for signing Update(Person) activity
|
2022-11-02 16:08:34 +00:00 |
|
silverpill
|
dec9b1f3a4
|
Create function for inserting integrity proofs into JSON objects
|
2022-11-02 16:08:34 +00:00 |
|
silverpill
|
3dbb922f3c
|
Return error if trying to sign activity which is already signed
|
2022-11-02 16:08:34 +00:00 |
|
silverpill
|
67eb654203
|
Add canonicalize_object function
|
2022-10-31 20:12:19 +00:00 |
|
silverpill
|
1d66f5e864
|
Add creation date to JSON signature
|
2022-10-28 13:27:36 +00:00 |
|
silverpill
|
367e3f37c7
|
Verify signed activities
|
2022-10-27 20:45:49 +00:00 |
|
silverpill
|
a3723e2e6d
|
Sign outgoing activities
|
2022-10-24 21:20:41 +00:00 |
|