I downloaded OBS using the snapstore and the developer is Snapcrafters. But the official website belongs to OBSproject. Why this happens and… is it safe?
>Solution :
The “Snapcrafters” are a group of community contributors working to get snaps published by upstream projects, with install instructions on the project homepage and the snapcraft.yaml in the project code repository.
Snapcrafters is a
Githubarea where developers can package their snap applications. You can find GIMP there too. Apparently, developers find publishing their apps as snap applications is easier than publishing them as.debfiles installed withsudo apt install .... Furthermore putting their snaps in Snapcrafters is even easier.
Conclusion
If you trust the actual developers of the package, then SnapCrafters is safe. In simple words, the actual developer of the package has published it using snap crafters, as it is easy to publish with snap crafters than publishing the whole deb file or publishing the whole snap software by there self.