IP Library Granted Patent US 11,314,774
Granted Patent B2
US 11,314,774 · App. 16/897,884 · Granted Apr 26, 2022

Cursor with last observed access state

Inventors: Thomas Kleinpeter (Seattle, WA); Akos Albert (San Francisco, CA); Helen Lu (San Francisco, CA); Aaron Staley (San Francisco, CA)
Assignee: Dropbox, Inc.
G06F16/27G06F1/04G06F3/065G06F3/067G06F3/0619G06F3/0623G06F3/0629G06F3/0652G06F9/547G06F11/1469G06F12/1466G06F16/11G06F16/113G06F16/116G06F16/119G06F16/122G06F16/125G06F16/128G06F16/13G06F16/137G06F16/148G06F16/152G06F16/156G06F16/16G06F16/162G06F16/168G06F16/172G06F16/176G06F16/178G06F16/1734G06F16/1744G06F16/1767G06F16/1787G06F16/18G06F16/182G06F16/183G06F16/184G06F16/185G06F16/1827G06F16/1844G06F16/2246G06F16/2255G06F16/2322G06F16/2358G06F16/2365G06F16/2379G06F16/24552G06F16/275G06F16/907G06F16/9027G06F16/951G06F16/955G06F16/958G06F21/10G06F21/604G06F21/6218H04L9/3213H04L9/3247H04L63/08H04L63/0853H04L63/10H04L63/101H04L63/102H04L67/06H04L67/1095H04L67/1097G06F2201/84G06F2212/1052G06F2221/2141H04L67/306H04L67/42
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,314,774
App. No.
16/897,884
Granted
Apr 26, 2022
Kind
B2
Abstract

The present technology pertains to an organization directory hosted by a synchronized content management system. The corporate directory can provide access to user accounts for all members of the organization to all content items in the organization directory on the respective file systems of the members' client devices. Members can reach any content item at the same path as other members relative to the organization directory root on their respective client device. In some embodiments novel access permissions are granted to maintain path consistency.

Claims (51)

1. A non-transitory computer readable medium comprising instructions stored thereon, when executed the instructions are effective to cause a content management system to:

send, to a client device, information regarding a latest revision to a namespace, wherein the client device is authorized to access a user account on the content management system;

send, to the client device, a cursor including last known revision data associated with the namespace and a token identifying one or more signed rights identifiers associated with a previously-authorized session, a previously-authorized account, or a previously-authorized client device;

receive, from the client device, a request to commit a change to the namespace, wherein the request includes the cursor; and

commit the change to the namespace, the change being an update to the namespace.

2. The non-transitory computer readable medium of claim 1 , wherein the instructions cause the content management system to:

determine, before the committing the change, that the cursor does not reflect the latest revision; and

send, to the client device, revisions subsequent to the latest revision sent associated with the cursor, wherein the change to the namespace is committed subsequently.

3. The non-transitory computer readable medium of claim 2 , wherein the cursor identifies an entry when recorded access was last confirmed.

4. The non-transitory computer readable medium of claim 3 , wherein the determining that the cursor does not reflect the latest revision is based on an identification of a mount revision that is subsequent to the entry identified by the cursor.

5. The non-transitory computer readable medium of claim 1 , wherein the instructions cause the content management system to:

include any namespace to which the user account has access in the cursor or a list of paths to which the user account has partial access in the cursor.

6. The non-transitory computer readable medium of claim 1 , wherein the instructions cause the content management system to:

encrypt and sign the cursor.

7. The non-transitory computer readable medium of claim 1 , wherein the instructions cause the content management system to:

receive, from the client device, a second request to read further revisions from the namespace, the request includes the cursor; and

send, to the client device, any further revisions when the cursor identifies access permission to the namespace as part of the last known revision data.

8. A method comprising:

sending, to a client device from a content management system, information regarding a latest revision to a namespace, wherein the client device is authorized to access a user account on the content management system;

sending, to the client device, a cursor including last known revision data associated with the namespace and a token identifying one or more signed rights identifiers associated with a last previously-authorized session;

receiving, from the client device, a request to commit a change to the namespace, wherein the request includes the cursor; and

committing the change to the namespace, the change being an update to the namespace.

9. The method of claim 8 , further comprising:

determine, before the committing the change, that the cursor does not reflect the latest revision; and

send, to the client device, revisions subsequent to the latest revision sent associated with the cursor, wherein the change to the namespace is committed subsequently.

10. The method of claim 9 , wherein the cursor identifies an entry when recorded access was last confirmed.

11. The method of claim 10 , wherein the determining that the cursor does not reflect the latest revision is based on an identification of a mount revision that is subsequent to the entry identified by the cursor.

12. The method of claim 8 , further comprising:

including any namespace to which the user account has access in the cursor or a list of paths to which the user account has partial access in the cursor.

13. The method of claim 8 , further comprising:

encrypt and sign the cursor.

14. The method of claim 8 , further comprising:

receive, from the client device, a second request to read further revisions from the namespace, the request includes the cursor; and

send, to the client device, any further revisions when the cursor identifies access permission to the namespace as part of the last known revision data.

15. A content management system comprising: one or more processors; and

memory having instructions stored thereon, that when executed the instructions are effective to cause the one or more processors to:

send, to a client device, information regarding a latest revision to a namespace, wherein the client device is authorized to access a user account on the content management system;

send, to the client device, a cursor including last known revision data associated with the namespace and a token identifying one or more signed rights identifiers associated with a previously-authorized session, a previously-authorized account, or a previously-authorized client device;

receive, from the client device, a request to commit a change to the namespace, wherein the request includes the cursor; and

commit the change to the namespace, the change being an update to the namespace.

16. The content management system of claim 15 , wherein the instructions further cause the one or more processors to:

determine, before the committing the change, that the cursor does not reflect the latest revision; and

send, to the client device, revisions subsequent to the latest revision sent associated with the cursor, wherein the change to the namespace is committed subsequently.

17. The content management system of claim 16 , wherein the determining that the cursor does not reflect the latest revision is based on an identification of a mount revision that is subsequent to the latest revision identified by the cursor.

18. The content management system of claim 15 , wherein the instructions further cause the one or more processors to:

include any namespace to which the user account has access in the cursor or a list of paths to which the user account has partial access in the cursor.

19. The content management system of claim 15 , wherein the instructions further cause the one or more processors to:

encrypt and sign the cursor.

20. The content management system of claim 15 , wherein the instructions further cause the one or more processors to:

receive, from the client device, a second request to read further revisions from the namespace, the request includes the cursor; and

send, to the client device, any further revisions when the cursor identifies access permission to the namespace as part of the last known revision data.

Assignments (4)
RELEASE OF SECURITY INTEREST Recorded Dec 13, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069635/0332 →
SECURITY INTEREST Recorded Dec 12, 2024
From: DROPBOX, INC.
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 069604/0611 →
PATENT SECURITY AGREEMENT Recorded Mar 10, 2021
From: DROPBOX, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 055670/0219 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 10, 2020
From: KLEINPETER, THOMAS; ALBERT, AKOS; LU, HELEN; STALEY, AARON
To: DROPBOX, INC.
Reel/Frame 052896/0458 →