summaryrefslogtreecommitdiff
path: root/doc/dev/notes
Commit message (Collapse)AuthorAgeFilesLines
* Try to be less ambigous about "maybe offline"...Nick Mathewson2023-01-241-9/+15
| | | | | | ...by defining "offline" as "maybe online". @diziet is this what you had in mind?
* Try to specify which keys are whichNick Mathewson2023-01-241-13/+20
| | | | Use the terminology in the current draft torspec!105 MR.
* Add a note about key storage in onion services and clientsNick Mathewson2023-01-241-0/+99
|
* Move developer-facing documentation into a doc/dev subdirNick Mathewson2022-12-053-0/+640
Closes #576.