Skip to content
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

Core | Session Security #1

Open
john20xdoe opened this issue Mar 3, 2019 · 0 comments
Open

Core | Session Security #1

john20xdoe opened this issue Mar 3, 2019 · 0 comments

Comments

@john20xdoe
Copy link
Member

Using Single Token:Device:Point-in-time:Account concept
Attempted with nacc_0 and leuzin project.

Description:
An account (a user, a bot) can only execute an operation (login, create a session) under the authority of a unique random token, preferably a namespaced GUID, generated with time constraints (expiry, duration), and activated only from one point-of-entry (email link, SMS link, device sensors).

The toke namespace is unique to the account's context but should be irreversible/irreusable. One way is to add time prefixes (when was it generated).

Pros:

Cons:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant