Malte Meiboom
713ff86a9e
Remove debugging code
2026-05-13 14:02:47 +02:00
Malte Meiboom
f2260bc335
Move crypto.rs into common
...
- Refactor code and move crypto.rs into the common subdirectory.
- Fixed comments
2026-05-06 12:34:21 +02:00
Malte Meiboom
bf53af50ec
Add introducer add command
...
- Create a command to add an introducer (with domains).
- Add a module for escaping regular expressions used in certifications
- Add some helper functions.
2026-05-04 22:55:02 +02:00
Malte Meiboom
799f6eb588
Complete skeleton dispatcher
...
- Complete the dispatcher for the 'introducer' and 'local' command. This
is currently only a skeleton.
- The 'introducer list' command is added.
2026-04-27 13:17:03 +02:00