refstack hosts its code at https://github.com/stackforge/refstack.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:refstack

See all merge proposals.

refstack has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:refstack
Series: trunk
1 Development 2020-05-06 21:42:23 UTC
489. Force PEM filetype with ssh-keygen A...

Author: Clark Boylan
Revision Date: 2020-05-06 21:42:23 UTC

Force PEM filetype with ssh-keygen

At some point ssh-keygen changed its default output format and now
python cryptography can't read the new default. Address this by forcing
the PEM output format which cryptography can read without problems.

Note this is a docs only change to help end users generate keys that
work with refstack after a user reported trouble with this.

Change-Id: I9d1f503817fee69fe22f19a98b506448bda1f888

11 of 1 result
You can't create new branches for refstack.