|
|
|
|
|
by sshine
1124 days ago
|
|
I really like software that is "offline first". This is how everyone used to make software, before SaaSS became a thing. (SaaSS: https://www.gnu.org/philosophy/who-does-that-server-really-s...) It basically means your software works as intended without an internet connection. You don't get the "reduced version" without internet, it does exactly what you expect it to and does not complain. A password manager should be offline first, because what if you need to use a password offline? |
|
> your software works as intended without an internet connection.
1Password works both online and offline. An internet connection is required to sync passwords across devices and to periodically verify the status of an account subscription. Besides that, the application remains fully functional when in an offline state for all intents and purposes.