> This page contains the system requirements for the [passwords app for Nextcloud](https://apps.nextcloud.com/apps/passwords).
This page is about the system requirements for the [Passwords app for Nextcloud](https://apps.nextcloud.com/apps/passwords).
> If you're looking for the Nextcloud server system requirements [click here](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html).
We also list the system requirements for the latest Nextcloud version since Google keeps recommending this site instead of the official system requirements for Nextcloud page.
The exact version scheme is `<year>.<month>.<bugfix>`.
| Processor | 64-bit CPU | 2x1 GHz | 4x2 GHz |
In accordance with [SemVer2.0.0](https://semver.org/spec/v2.0.0.html), only the first version of a new year will introduce breaks in backward compatibility.
| RAM | 512Mib | 512 MiB | 8 GiB |
With the first release of the year, the support for any Nextcloud version but the latest as well as any PHP version without [active support](https://php.net/supported-versions.php) will be ended.
| Disk | 256Mib | 2 GiB | 64 GiB |
| Nextcloud | 25 | **25** | 25 |
| OS | **Ubuntu 22.04 LTS**/20.04 LTS, **Red Hat Enterprise Linux 8**, Debian 11, SUSE Linux Enterprise Server 15, openSUSE Leap 15.4, CentOS Stream | Linux | Ubuntu 22.04 |
Legacy support releases are intended for systems which run a PHP version that is not supported by the passwords app, but by any version of Nextcloud that is supported by the passwords app.
Legacy support releases are provided for servers which run a PHP version that is not supported by the passwords app, but by any version of Nextcloud that is support.
We intend to provide LSR builds as long as Nextcloud itself supports any PHP version, however as we are dependent on third party software to create these builds there is no guarantee for this.
LSR builds are generated by an automated process during the release which rewrites the source code of the app to work with an older PHP language level.
LSR builds are generated by an automated process during the release which rewrites the source code of the app to work with an older PHP language level.
This means that the source code of LSR builds does not match the source code in our repositories and the build is also not tested before the release.
This means that the source code of LSR builds does not match the source code in our repositories and the build is also not tested before the release.
We can only provide LSR builds as long as the automatic conversion is possible so LSR builds may end without any notice if that is not possible.
Since systems using LSR builds do not meet the minimum requirements, no official support is provided by us.
Since systems using LSR builds do not meet the minimum requirements, no official support is provided by us.
If you experience any issues, visit the forum or the chat groups for help.
If you experience any issues, visit the forum or the chat groups for help.
### Version scheme and breaking changes
Passwords versions are simply the year and month of the release of the version.
The exact version scheme is `<year>.<month>.<bugfix>`.
In accordance with [SemVer2.0.0](https://semver.org/spec/v2.0.0.html), only the first version of a new year will introduce breaks in backward compatibility.
With the first release of the year, the support for any Nextcloud version but the latest as well as any PHP version without [active support](https://php.net/supported-versions.php) will be ended.
### HTTPS requirement
### HTTPS requirement
Passwords requires HTTPS to work. This can not be disabled.
Passwords requires HTTPS to work. This can not be disabled.
Please take a look at the [Nextcloud documentation](https://docs.nextcloud.com/server/latest/admin_manual/installation/harden_server.html#use-https-label) to configure your server correctly.
Please take a look at the [Nextcloud documentation](https://docs.nextcloud.com/server/latest/admin_manual/installation/harden_server.html#use-https-label) to configure your server correctly.