M
M
MADm2016-09-13 11:06:40
Passwords
MADm, 2016-09-13 11:06:40

How to encrypt the password vault so that multiple users can access it?

The task is something like this:
You need to create a password store with encryption so that the server does not store decryption keys and several users can decrypt the store without exchanging passwords with each other. It's just that I may not understand something in encryption, but it seems to me that two different keys can not decrypt the same thing either. Tell me how is this implemented? There are a couple of examples of such services on the Internet. For example blog.sibirix.ru/2016/09/01/keyrights-1.1.4

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2016-09-13
@MADm

What encryption algorithm is suitable for access with multiple passwords?

O
other_letter, 2016-09-13
@other_letter

Symantec encription can do it right off the bat... Create an encrypted file and open it with PGP keys or different passwords.
Some of the editions of this software are free (differences in functionality). Maybe this Wishlist is there.
Alas, there is a problem - a container already opened by one user cannot be opened by another.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question