postmannen
|
3bd54d9cfc
|
fixing race condition
|
2022-05-16 07:15:38 +02:00 |
|
postmannen
|
e720c48c44
|
sending hash with key update requests
|
2022-05-12 11:32:12 +02:00 |
|
postmannen
|
6cf3bac506
|
renamed keys to pki
|
2022-05-12 09:25:10 +02:00 |
|
postmannen
|
e9b1829f56
|
added hash of public keys to central auth store
|
2022-05-12 06:22:11 +02:00 |
|
postmannen
|
c67acad1e0
|
more todo
|
2022-05-11 14:23:59 +02:00 |
|
postmannen
|
d249f58756
|
todo comments
|
2022-05-11 13:45:49 +02:00 |
|
postmannen
|
797953a3d6
|
put stuff related to central key handling under it's own keys struct type
|
2022-05-11 09:55:27 +02:00 |
|
postmannen
|
e782b27b09
|
added auth concept code to actual code
|
2022-05-11 07:13:13 +02:00 |
|
postmannen
|
59f2b137f5
|
update comments
|
2022-05-11 06:14:26 +02:00 |
|
postmannen
|
5c9dbae7f8
|
added import and export method of main ACLMap
|
2022-05-11 05:25:46 +02:00 |
|
postmannen
|
5102b7c3a2
|
removed func main
|
2022-05-10 11:32:02 +02:00 |
|
postmannen
|
55e2a4a0e0
|
more tests for schema handling
|
2022-05-10 11:04:35 +02:00 |
|
postmannen
|
ea735406bd
|
added acl generations for working with groups
|
2022-05-10 08:57:10 +02:00 |
|
postmannen
|
718b7fb7d6
|
renamed grp_cmds_ to grp_commands_
|
2022-05-10 08:25:02 +02:00 |
|
postmannen
|
85a7124bf3
|
added concurrent test
|
2022-05-10 06:57:07 +02:00 |
|
postmannen
|
304436a220
|
renamed structures
|
2022-05-10 06:40:27 +02:00 |
|
postmannen
|
1f1cfa214c
|
comments
|
2022-05-10 05:47:58 +02:00 |
|
postmannen
|
1f00b24b63
|
name changes
|
2022-05-09 20:06:22 +02:00 |
|
postmannen
|
56cd575716
|
renamed generete json method to generateACLsForAllNodes
|
2022-05-09 19:56:40 +02:00 |
|
postmannen
|
7cc50d4680
|
replaced json with cbor
|
2022-05-09 19:41:18 +02:00 |
|
postmannen
|
10d79b6c40
|
added hash creation
|
2022-05-09 18:59:38 +02:00 |
|
postmannen
|
02c5846c2f
|
added command group iteration for single host
|
2022-05-09 12:06:21 +02:00 |
|
postmannen
|
8151e62d9d
|
renamed function arguments
|
2022-05-09 10:55:56 +02:00 |
|
postmannen
|
6c4a1b4d38
|
renamed acl add/delete methods
|
2022-05-09 07:10:19 +02:00 |
|
postmannen
|
2c44c08081
|
command groups ok
|
2022-05-09 07:00:52 +02:00 |
|
postmannen
|
f645c03bab
|
auth concept testing
|
2022-05-06 07:47:12 +02:00 |
|
postmannen
|
690d11194b
|
persistent store of keys on node
|
2022-04-21 13:21:36 +02:00 |
|
postmannen
|
c4f8979f48
|
updated comments
|
2022-04-20 19:18:16 +02:00 |
|
postmannen
|
1aca36485a
|
fixed to early wg.done in request method
|
2022-04-20 19:14:24 +02:00 |
|
postmannen
|
c48c7bf196
|
added initial public keys get
|
2022-04-20 18:33:52 +02:00 |
|
postmannen
|
ef4d921772
|
todo update
|
2022-04-20 08:41:57 +02:00 |
|
postmannen
|
242335c3bc
|
cleaned up todo's
|
2022-04-20 07:13:47 +02:00 |
|
postmannen
|
7522bc203d
|
removed not needed REQToSocket
|
2022-04-20 06:41:45 +02:00 |
|
postmannen
|
102cfd43c9
|
Renamed REQPublicKeysPut to REQPublicKeysToNode
|
2022-04-20 06:26:01 +02:00 |
|
postmannen
|
81c8610ff1
|
doc
|
2022-04-19 18:42:19 +02:00 |
|
postmannen
|
2768e70fdf
|
doc update
|
2022-04-19 18:30:00 +02:00 |
|
postmannen
|
da597575a3
|
updated nats client to v1.14.0
|
2022-04-09 06:46:47 +02:00 |
|
postmannen
|
dc3186285d
|
added nats queue groups subscriber
|
2022-04-07 21:43:00 +02:00 |
|
postmannen
|
eaf164c9d7
|
using flag isCentralAuth to start subREQPublicKeysGet, also handling the keys as a []byte
|
2022-04-07 14:18:28 +02:00 |
|
postmannen
|
b669dc537c
|
initial key distribution testing
|
2022-04-07 09:34:06 +02:00 |
|
postmannen
|
10796f3556
|
doc
|
2022-04-06 05:00:33 +02:00 |
|
postmannen
|
ea2a61d85e
|
edited error messages
|
2022-04-05 12:12:49 +02:00 |
|
postmannen
|
481055d5cf
|
reading correct key
|
2022-04-05 12:02:45 +02:00 |
|
postmannen
|
e0f0c4db18
|
added persistent storage for received public keys
|
2022-04-05 10:35:59 +02:00 |
|
postmannen
|
594a9f495c
|
updated doc
|
2022-04-04 13:02:51 +02:00 |
|
postmannen
|
567209cacf
|
hello reigster contains signatures of nodes
|
2022-04-04 10:29:14 +02:00 |
|
postmannen
|
47a0c47e15
|
added reading of user nkey into configuration
|
2022-04-04 07:44:44 +02:00 |
|
postmannen
|
36874c6b98
|
go.mod go version 1.15->1.18
|
2022-04-04 06:43:10 +02:00 |
|
postmannen
|
3fd36116f9
|
add original msg to json errors on socket
|
2022-04-04 05:34:18 +02:00 |
|
postmannen
|
5c55178e34
|
refactoring server injection
|
2022-04-01 09:21:50 +02:00 |
|