mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
Remove completed TODOs.
This commit is contained in:
parent
445c89838a
commit
c2c5cce683
@ -4,10 +4,11 @@
|
||||
|
||||
* Add real Unit Testing.
|
||||
|
||||
- Spec out the system through test harnesses. If the tests can run
|
||||
the system, it's complete.
|
||||
- Spec out the system through test harnesses.
|
||||
|
||||
- Differentiate backends and the independent system.
|
||||
If the tests can run the system, it's complete.
|
||||
|
||||
- Differentiate backends and the independent system.
|
||||
|
||||
* Message Queuing
|
||||
|
||||
@ -15,20 +16,3 @@
|
||||
friend.
|
||||
|
||||
- Messages that exceed that maximum are queued for the next time unit.
|
||||
|
||||
* Process Separation
|
||||
|
||||
- Listeners aren't senders aren't controllers.
|
||||
|
||||
* Actual PGP sig verification.
|
||||
|
||||
* Send replies to the recipient's Santiago.
|
||||
|
||||
- Queue the Santiagi and wait for a reply. If we time out before
|
||||
receiving a reply, go on to the next Santiago.
|
||||
|
||||
* Move Santiago data store to James's databases.
|
||||
|
||||
* Implement real Santiago request/reply/response.
|
||||
|
||||
- Need to move to James's database first.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user