Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add drafty prototype | Rasmus Dahlberg | 2024-01-07 | 45 | -1506/+2195 |
| | |||||
* | Describe HTTP API | Rasmus Dahlberg | 2023-12-25 | 1 | -6/+27 |
| | |||||
* | Fix typos | Rasmus Dahlberg | 2023-12-25 | 1 | -2/+2 |
| | |||||
* | Update design and write a brief introduction | Rasmus Dahlberg | 2023-12-25 | 2 | -3/+119 |
| | | | | | | Credit: much good input from Filippo Valsorda in the cleaned up version of this design draft, e.g., including use of HMAC and that there may be dragons wrt. to any potential filtering on the NotBefore timestamp. | ||||
* | Rename file | Rasmus Dahlberg | 2023-12-25 | 1 | -0/+0 |
| | |||||
* | Remove .swp file | Rasmus Dahlberg | 2023-12-17 | 1 | -0/+0 |
| | | | | Ops. | ||||
* | Drafty server package to receive node requests | Rasmus Dahlberg | 2023-12-17 | 9 | -47/+222 |
| | | | | | curl http://localhost:2009/get-status curl -X POST --data-binary @/home/rgdd/fullchain.pem -u node_a:aaaa http://localhost:2009/add-chain | ||||
* | Add drafty skeleton | Rasmus Dahlberg | 2023-12-10 | 22 | -60/+1530 |
| | |||||
* | Add drafty README | Rasmus Dahlberg | 2023-12-02 | 1 | -2/+112 |
| | | | | Serves as a mock-up of what to implement. | ||||
* | Initial commit | Rasmus Dahlberg | 2023-12-02 | 5 | -0/+58 |