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

Feature Request: Account expiration #755

Open
arthurneuron opened this issue Jan 17, 2024 · 1 comment
Open

Feature Request: Account expiration #755

arthurneuron opened this issue Jan 17, 2024 · 1 comment

Comments

@arthurneuron
Copy link

Hi Mark.

StrongBox/KeePass has Expired field which is set manually.
I think it makes sense to update this field automatically after each password use due to current changes in mail services:

  • When your Google Account has not been used within a 2-year period, your Google Account, that is then deemed inactive, and all of its content and data may be deleted.
  • Yahoo may delete inactive accounts that haven't logged in for 12 months.
  • After 360 days (five days short of a typical year) of inactivity, a Windows Live Hotmail account is permanently deleted. If you don't use your Windows Live ID (which is your Windows Live Hotmail email address) for 365 days (about a year), it, too, can be permanently deleted.
  • According to the platform's inactive account policy, free-base ProtonMail users who do not log in to any Proton service for a year will have their account deactivated, the data associated with the account will be removed, and the username will be blocked to prevent further use.
  • Free of charge Tutanota accounts are deleted after an inactive period of six months.

Has a place to make a time period field, which is set from the date of last use, to update the Expired field.

  • Google: Last used + 720 days
  • Yahoo: Last used + 360 days
  • Hotmail: Last used + 360 days
  • ProtonMail: Last used + 360 days
  • Tutanota: Last used + 180 days
    etc.
@Doc-Steve
Copy link

Doc-Steve commented Apr 6, 2024

👍 There seems to be a field „Accessed“ in the meta data, which could be used to calculate this

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

No branches or pull requests

3 participants