Split private key in order to share among users

Stefan Claas spam.trap.mailing.lists at gmail.com
Sun Dec 20 14:08:56 CET 2020


On Sun, Dec 20, 2020 at 1:51 PM Stefan Claas
<spam.trap.mailing.lists at gmail.com> wrote:
>
> On Sun, Dec 20, 2020 at 11:32 AM Alexander Kriegisch
> <Alexander at kriegisch.name> wrote:
> >
> > Thanks for the hint. Without searching the Web just yet in between two calls, do you happen to know of any option for Windows users?
>
> An option would be if you would install a modern programming language like
> Google's Golang which then would allow you to easily cross-compile apps, say
> you need for Windows, one of your friends needs for macOS and another one for
> various Linux flavors.
>
> https://golang.org/dl/
>
> https://github.com/search?l=Go&q=shamirs+secret+sharing&type=Repositories

And if you are a Windows 10 user you could additionally install from the
Microsoft Store WSL (Windows Subsystem for Linux) so that you have
a bash shell, same as cmd.exe or Powershell and then could install
also Linux packages or with the Golang option use a script to cross-compile
for all platforms automatically. That way you have the best of all worlds. :-)

Regards
Stefan



More information about the Gnupg-users mailing list