|
7ee8048c34
|
Propagate referenceTime to the Network
|
2023-07-09 21:02:02 +02:00 |
|
|
b6cd1ff13c
|
Move PGPDSL to pgpainless-wot testFixtures
|
2023-07-09 13:22:11 +02:00 |
|
|
89986af7f7
|
Refactor package names
|
2023-07-09 13:03:57 +02:00 |
|
|
404bf4d776
|
Rename classes
|
2023-07-09 13:01:13 +02:00 |
|
|
6f19f3a89e
|
Fix NPE when encountering missing because expired cert
|
2023-07-08 00:54:34 +02:00 |
|
|
f2db1efa61
|
WIP: Work on PGP-DSL
|
2023-07-07 19:59:02 +02:00 |
|
|
4f2f54f4b3
|
Replace buildMap() call with associateWith()
|
2023-07-07 16:18:32 +02:00 |
|
|
99b47eafb6
|
KeyRingCertificateStore: Allow for multiple PGPPublicKeyRingCollections as input
|
2023-07-07 15:49:39 +02:00 |
|
|
8029d031bc
|
Move the API definition to wot-dijkstra
|
2023-07-07 15:41:17 +02:00 |
|
|
3d8840116c
|
Document WebOfTrust
|
2023-07-07 15:07:45 +02:00 |
|
|
50810e1d14
|
More refactoring for WebOfTrust
|
2023-07-07 14:43:13 +02:00 |
|
|
2e802c1f1e
|
Refactor WebOfTrust class
|
2023-07-07 14:22:45 +02:00 |
|
|
f77522e42f
|
Fix dependencies
|
2023-07-05 17:05:22 +02:00 |
|
|
016c9dfc03
|
Port more test vectors to kotlin
|
2023-07-05 16:52:31 +02:00 |
|
|
8974c44b51
|
Port WebOfTrustTest to Kotlin
|
2023-07-04 16:34:29 +02:00 |
|
|
71cfa7368a
|
Add README files
|
2023-07-04 15:52:51 +02:00 |
|
|
5dd6e08096
|
Remove unused import
|
2023-07-04 13:13:31 +02:00 |
|
|
96cfd71e60
|
Work on API structure and first baby steps of formatting the Authenticate output
|
2023-07-03 20:11:01 +02:00 |
|
|
5d15a18e6b
|
Add empty lines to API classes
|
2023-07-03 17:07:21 +02:00 |
|
|
d2c768ab86
|
Make WebOfTrust.LOGGER static
|
2023-07-03 15:02:43 +02:00 |
|
|
68a548ac1d
|
Add felix.pub and test for anomaly (wip)
|
2023-06-30 14:10:22 +02:00 |
|
|
af8b065469
|
Implement KeyRingCertificateStore
|
2023-06-29 21:07:42 +02:00 |
|
|
cdac41ffa9
|
Remove pgpainless-core dependency from wot-dijkstra
|
2023-06-29 20:18:01 +02:00 |
|
|
98377b34f1
|
Base WebOfTrust on PGPCertificateStore instead of PGPCertificateDirectory
|
2023-06-29 19:23:40 +02:00 |
|
|
e27882c539
|
Port WebOfTrust to Kotlin
|
2023-06-29 19:03:05 +02:00 |
|
|
aa4bc7a155
|
Remove unnecessary braces from AuthenticateAPI
|
2023-06-29 18:04:52 +02:00 |
|
|
58c5fa4dd8
|
Port CertificationFactory to kotlin
|
2023-06-29 18:04:09 +02:00 |
|
|
d9b5783e5e
|
Remove CertificateAuthority interface
|
2023-06-29 18:03:54 +02:00 |
|
|
fb505548db
|
Move API classes to kotlin source directory
|
2023-06-29 18:02:45 +02:00 |
|
|
d024dacabb
|
Add module pgpainless-wot-cli
|
2023-06-29 17:49:12 +02:00 |
|
|
9d3a9893f2
|
Port wot-dijkstra Java classes to Kotlin
|
2023-06-28 19:28:05 +02:00 |
|
|
b8f77b4bf8
|
Remove unnecessary WebOfTrustCertificateStore class
|
2023-06-27 21:08:25 +02:00 |
|
|
31dd93fe77
|
Move Iterator classes to sugar packet
|
2023-06-27 20:57:02 +02:00 |
|
|
f51eff30cf
|
Fix comments
|
2023-06-27 14:49:29 +02:00 |
|
|
e016f5fb14
|
CertSynopsis: Change userId set to map with revocation states
|
2023-06-26 12:52:36 +02:00 |
|
|
57812efc9a
|
Remove unnecessary fields from WebOfTrust class
|
2023-06-25 20:17:28 +02:00 |
|
|
b714fbe3b1
|
Allow WebOfTrustCertificateStore to be based on PGPCertificateDirectory
|
2023-06-25 14:10:10 +02:00 |
|
|
0ee913d59a
|
Catch exceptions on malformed keys
|
2023-06-25 14:08:25 +02:00 |
|
|
c213760e6c
|
Introduce CertificationFactory.
This is done in an attempt to minimize the number of BC/PGPainless dependencies in wot-dijkstra
|
2023-06-25 13:40:36 +02:00 |
|
|
48ffc85ce5
|
It clicked for me; Simplified edge/reverseEdge finding
|
2023-06-25 12:53:31 +02:00 |
|
|
08d516c990
|
Make checkstyle happy
|
2023-06-24 17:21:43 +02:00 |
|
|
0ee3f0ed9a
|
A bit of documentation
|
2023-06-24 17:06:31 +02:00 |
|
|
8f5aca6af9
|
Refactoring in an attempt to both understand the code and make it more readable
|
2023-06-24 16:50:32 +02:00 |
|
|
59ce22cf37
|
Dirty n hacky network population
|
2023-06-24 10:16:59 +02:00 |
|
|
7dd672f06c
|
Add toString() methods to WOT network classes
|
2023-06-24 10:15:30 +02:00 |
|
|
6e1d7321db
|
Regenerate broken test vectors
|
2023-06-24 10:11:03 +02:00 |
|
|
2a063597e6
|
Move Network initialization, test vectors to pgpainless-wot
|
2023-06-23 11:54:54 +02:00 |
|
|
8afad6cea8
|
Please checkstyle
|
2023-06-19 11:28:09 +02:00 |
|
|
96468ba3d2
|
We can once again compile"
|
2023-06-19 11:28:09 +02:00 |
|
|
2a858baee1
|
Checkout wot-dijkstra and pgpainless-wot from wot branch
|
2023-06-19 11:28:09 +02:00 |
|