Skip to content

Commit 06b5f18

Browse files
author
Chenhao Wang
committed
Fix links to DBSCE folder in main README
1 parent ede2488 commit 06b5f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ There are a few obvious considerations to ensure we achieve that goal:
8787

8888
### Enterprise support
8989

90-
While DBSC addresses a general problem of session hijacking, and can be applicable to any _browser_ consumer, it is possible to expand this protocol to better support enterprise use cases. By adding specifics to key generation, we can provide a more secure environment for enterprise users. This is the goal of DBSC(E), which is an extension to DBSC. The high-level design of DBSC(E) is described in the [DBSC(E) Overview](<DBSC(E)/Overview.md>).
90+
While DBSC addresses a general problem of session hijacking, and can be applicable to any _browser_ consumer, it is possible to expand this protocol to better support enterprise use cases. By adding specifics to key generation, we can provide a more secure environment for enterprise users. This is the goal of DBSC(E), which is an extension to DBSC. The high-level design of DBSC(E) is described in the [DBSC(E) Overview](<DBSCE/Overview.md>).
9191

92-
DBSC(E) removes the vulnerability DBSC has, where a malware, if already present in the device during the key generation, can potentially take over the session. DBSC(E) proposes to mitigate this vulnerability by introducing device key chaining: More details about the importance of DBSC are here: [Why DBSC(E)?](<DBSC(E)/Overview.md#why-dbsce>)
92+
DBSC(E) removes the vulnerability DBSC has, where a malware, if already present in the device during the key generation, can potentially take over the session. DBSC(E) proposes to mitigate this vulnerability by introducing device key chaining: More details about the importance of DBSC are here: [Why DBSC(E)?](<DBSCE/Overview.md#why-dbsce>)
9393

9494
## High level overview
9595
![High level diagram](reg_and_refresh.svg)

0 commit comments

Comments
 (0)