Skip to main content

Questions tagged [non-repudiation]

Non-repudiation is the ability to prevent an identified individual from repudiating a specific action or communication associated with that individual.

1 vote
0 answers
68 views

Our company provides software to small businesses and includes an electronic signature system for them to let their customers sign agreements/documents online. The current system's claims to non-...
Daniel Vernall's user avatar
-1 votes
2 answers
696 views

let's say that someone sends me a business email on Microsoft outlook 365. I save the email as an attachment (email.msg) How a third person can make sure that the email attachment is not edited (...
Lkaf Temravet's user avatar
1 vote
3 answers
247 views

Screenshots are generally held to be dubious evidence when presented in court because they are susceptible to alteration, especially when it comes to pages rendered in web browsers. You can use the ...
Indigenuity's user avatar
  • 1,361
1 vote
2 answers
154 views

For our web application we are maintaining some data, pertaining to our subscribers, on our server. Some of this data is sensitive and we would like to implement some "security measures" ...
Sandeep's user avatar
  • 111
1 vote
2 answers
299 views

If I understand correctly section 4.2 in Jacques Stern, David Pointcheval, John Malone-Lee, and Nigel P. Smart's Flaws in Applying Proof Methodologies to Signature Schemes, in proceedings of Crypto ...
fgrieu's user avatar
  • 1,297
0 votes
0 answers
35 views

What is the process of validating that a ssl certificate I try to validate is really signed by CA I trust? What is the part of the certificate (The one I try to validate) is the one cant be faked? ...
user256948's user avatar
1 vote
1 answer
198 views

Let's say Alice sends a message to Bob in their P2P chat app asking him to complete some work. Bob is lazy, so he deletes the message off his machine, does not complete the work, and just claims that ...
JGut's user avatar
  • 135
1 vote
1 answer
180 views

Say you want to prove that you received a certain message from someone. This can be difficult because many messaging apps (like facebook messenger) allow the sender to delete messages on the recipient'...
ions me's user avatar
  • 111
20 votes
5 answers
4k views

I stumbled into this recently for a specific project I had in mind. I thought HTTPS would prove that a given content actually came from the origin, by having its contents always signed before transfer....
rsp's user avatar
  • 311
4 votes
3 answers
966 views

If it is confirmed that Alice is the source of a message (authentication), then shouldn't she be unable to deny that the message is from her (non-repudiation)? Is there an example where ...
explorer's user avatar
  • 141
2 votes
1 answer
195 views

I'm creating some software that essentially enforces a specific process for creating specific documents, which protects them from being challenged later. Afterwards, the file is signed with the user'...
Therac's user avatar
  • 2,900
2 votes
1 answer
333 views

I am reading on digital signatures: A valid digital signature gives a recipient reason to believe that the message was created by a known sender (authentication), that the sender cannot deny ...
thalisk's user avatar
  • 123
2 votes
1 answer
3k views

I've recently started some work on Google Cloud Platform (GCP) and while developing the auth strategy for my company, I've repeatedly come across the recommendation to use service accounts for ...
Indigenuity's user avatar
  • 1,361
4 votes
4 answers
3k views

We have a B2B REST API with Client Certificate authentication. Are there any reasons to add also a payload signature check to this API? I'm seeing many service providers which add a digital signature ...
systempuntoout's user avatar
6 votes
2 answers
2k views

I've read in some books the 'goals of information security', which includes non-repudiation. My understanding of non-repudiation is that if Alice sends a message to Bob, Bob is not only convinced ...
Abhishek Nagekar's user avatar

15 30 50 per page