security: batch of fixes #95
Reference in New Issue
Block a user
Delete Branch "zeroized-bootstrap-token"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #73
closes #71
closes #67
closes #65
closes #64 (todo: Frontend)
closes #63
closes #60
closes #59
closes #54
security(memory): zeroization of bootstrap tokento security(memory): bootstrap tokensecurity(memory): bootstrap tokento security: batch of fixesWell, we have
safe_cellabstraction, so I don't see a need to introduce newzeroizedepependency, and potentially new-type wrapperAdditionally,
safe_cellprovides memory permission management (e.g. if it's not read or written atm, the memory page has zero access)Well, the absence of
zeroizewas supposed to make me think over. Gonna be fixed.client_idLGTM, fix merge conflict and tests
Done
tests still fail tho