Skip to content

Use identifier where client library creates weak ID #52

Closed
@nerg4l

Description

@nerg4l

Some client libraries only use the file size and the filename to create an ID. I consider this a weak ID as it is more likely that collisions can occur between sessions. SessionIdentifier could be used to generate stronger IDs by using a weak ID with the session identifier of the client. This way we can avoid collisions between sessions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions