Skip to content

Commit

Permalink
Update roadmap in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Sep 7, 2024
1 parent 44d193c commit ffdc818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ $$ n \in [r_{min}, r]; n = r_{min} + t \mod (r - r_{min}) $$
- [x] CLI
- [ ] Bump counter to avoid collissions after restoring backups (where ASNs
could have been generated after the time of the backup)
- [ ] Analyze time between ASNs, providing the possibility to specify a
- [x] Analyze time between ASNs, providing the possibility to specify a
duration and a maximum collision probability for the bump (e.g. 1 hour,
0.1%), which calculates the bump counter accordingly
- [x] Documentation
Expand Down

0 comments on commit ffdc818

Please sign in to comment.