All Projects → puzzle → cryptopus

puzzle / cryptopus

Licence: other
Cryptopus is a ruby on rails web application for storing and sharing passwords and other sensitive data. All data is stored encrypted in a database, safe from third party access.

Programming Languages

ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language
Handlebars
879 projects
SCSS
7915 projects
Haml
164 projects
HTML
75241 projects

logo

Cryptopus CI build

Welcome to Cryptopus

Cryptopus is a Ruby on Rails web application for storing and sharing passwords and other sensitive data. All data is stored encrypted in a database, safe from third party access. A password manager is used to encrypt data and manage users and usergroups.

Cryptopus combines symmetric and asymmetric encryption.

Learn more about Cryptopus on our wiki page.

Getting started

System requirements 👩🏽‍💻

Development instructions here.

Warning!

Putting all your passwords in a database accessible over the internet might be a relevant security threat. Most critical for your data's safety is

  • strong root and user passwords (!!)
  • a SSL-secured connection (never use an unecrypted connection!)
  • internal network only access (vpn)

Remember, Cryptopus won't make your passwords more secure. It simply gives you the possibility to manage them in a nice way, store them in a safe manner and share them with other people if you wish to do so.

Under no circumstances can we be held liable for password theft, lost passwords or any other inconvenience caused by using cryptopus.

Disclaimer

This program is distributed WITHOUT ANY WARRANTY;

Without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the License for more details.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see licenses.

Copyright (c) 2008-2022, Puzzle ITC GmbH.

Contact Information

Cryptopus was made by the guys at Puzzle ITC. Please go to our website in order to get in touch with us.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].