-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[IMP] Sign documentation updated #5558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
831317a to
4ba75ac
Compare
zulu-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Dona,
As discussed, feel free to modify the doc after our comments :)
Thanks
4ba75ac to
8eaed00
Compare
8eaed00 to
2ad43c4
Compare
xpl-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A live review of the whole page could be useful. It would be nice to explain roles better and maybe review the structure.
2ad43c4 to
22c2456
Compare
22c2456 to
66a591f
Compare
| Signatory hash | ||
| ============== | ||
|
|
||
| Each time someone signs a document, a hash - a unique ID number - is generated to ensure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Each time someone signs a document, a hash - a unique ID number - is generated to ensure | |
| Each time someone signs a document, a hash - a unique digital signature of the operation - is generated to ensure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i want to make it somewhat clear that the content the person used for signing (their name, their signature, the input fields they filled in) is used to compute this signature - so any alteration will corrupt the whole 'hash chain' and be visible to the system
here's how chatgpt puts it, which is not a bad start:
In Odoo Sign, the integrity and inalterability of documents are safeguarded using a hashing technique. At each stage of the signing process, a unique hash is created based on the document's current content and the cumulative hashes of previous steps. This includes any information added by users, like names and signatures. This method ensures that any changes made after a signature is affixed can be easily detected, maintaining the document's authenticity and security throughout its lifecycle."
fbeb7e3 to
6790b25
Compare
task-3433578
6790b25 to
d1ecfa8
Compare
|
@robodoo r+ |
task-3433578 closes #5558 Signed-off-by: Xavier Platteau (xpl) <[email protected]>
ID:3433578