1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

12 commits

Author SHA1 Message Date
postmannen
8887fd4c2f turned off escaping when saving acl to file, cleaned up acl debug to console, acl distribution and verification seems to work 2022-06-02 06:29:37 +02:00
postmannen
49b558f371 wildcard matching hosts initially implemented, and seems to work 2022-06-01 14:30:30 +02:00
postmannen
ba29a417e7 sending key updates once to nodes when update 2022-05-31 09:28:04 +02:00
postmannen
2b2064c3cb changed log lines 2022-05-28 07:24:47 +02:00
postmannen
0c7ec3a5b0 acl verification seems to initially work 2022-05-28 07:10:19 +02:00
postmannen
93c1ccda4b signature check working 2022-05-27 12:17:15 +02:00
postmannen
c354856696 added verifyAcl method 2022-05-27 07:57:23 +02:00
postmannen
aafa11aa25 loading nodeAcl from file 2022-05-24 13:53:37 +02:00
postmannen
ba39e241e4 added initial structure for nodeAcl 2022-05-24 13:45:41 +02:00
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
690d11194b persistent store of keys on node 2022-04-21 13:21:36 +02:00
Renamed from signatures.go (Browse further)