SkillAgentSearch skills...

Swordfish

EXPERIMENTAL password management app. Don't use this.

Install / Use

/learn @github/Swordfish
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NOTE: This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it.

Swordfish Build Status

Swordfish was an experiment in building a group-optimized password management app. It is unmaintained and is likely insecure.

Recommended Reading

Working on Swordfish

Use the bootstrap script to get the environment set up.

script/bootstrap

Now you will need to run the database migrations before you run the server.

bundle exec rake db:create db:migrate

Finally you can start the application.

script/rails s

Running the tests requires PhantomJS. If you're on Mac OS X you can use homebrew to install this for you.

brew install phantomjs

If you hack on Swordfish and end up adding or editing features you will want to run the tests.

bundle exec rake

Want to join the core team?

View on GitHub
GitHub Stars733
CategoryDevelopment
Updated1d ago
Forks74

Languages

Ruby

Security Score

80/100

Audited on Mar 26, 2026

No findings