[Pkg-privacy-commits] [monkeysphere] annotated tag monkeysphere_0.1-1 created (now 9334fc1)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:38:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag monkeysphere_0.1-1
in repository monkeysphere.
at 9334fc1 (tag)
tagging 86e9e0e3fd03db1770857990882d955954a5265b (commit)
tagged by Daniel Kahn Gillmor
on Thu Jun 19 04:02:07 2008 -0400
- Log -----------------------------------------------------------------
Tagging Monkeysphere 0.1-1, as installed on george.riseup.net.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQIVAwUASFoSoczS7ZTSFznpAQK81xAAli0RU0kafauEhCzJ99wkJD0CVejhuE1z
w/+Ov+Rz+AABIpz9VgnXc/i7MMqtGcVy8BsXjTZa6yX3oP+RE2+ZwZ1StOjciKGB
N8CjDs1IApiaJIGbtktZESEn7gIbumRxZcEN1sH6OqV1dpNIx/RH89TcDoVFROGv
JJhQ5Ke+WbA8FibLzJifxvn+M8QmnyKoUylxW4tSXMxabyuMBIw0Db8JaquTqjY6
su8AUoL10TNEZC6zsJdditJi25ZjQPHfvYnf8ovt2AFI7C4Ygqa5/EXAwECFSbtP
msPzqWFXImvGMmuFIfmrCyegSEbTLi8A35GLVAupA2tjYYuXuypv0AwNMLg4MgSl
6UfmaGj4S9Af8rqS4+zOY9k4C4id2qm8T4Cs4n1qMa3Tt7+506jvsAFNx96FAa+e
TLy0bBF6WlB+/xfomqa+7nSYFov3PNMZIdYAEMuvVj7nZUXBmVC0k2vdx5qpxGDN
O6pnSU7nbEDRD42gp/c5DokcL9zeL9TPURcYpykGQAPbKzXH+IgoL1caNHSXoc57
VByYFuTKxVN6Y5TSrNf+6/iIxMkrMrQpAbui35j8wBPXco7jH8erG2uCBab0QEGN
5Jdlb8Qj7+HcZ9xRo3O0L0CleQLPEtH9DlMGRjl0FTrjRYR5kBY6zaUPwvwzEmwj
uZf07g/Uo0U=
=ItPL
-----END PGP SIGNATURE-----
Daniel Kahn Gillmor (79):
initial import
added README for langur.
Merge branch 'master' of http://lair.fifthhorseman.net/~jrollins/git/monkeysphere
Merge branch 'master' of http://micah.riseup.net/git/monkeysphere
removing micah trivia
Merge commit 'greg/master'
Merge commit 'jrollins/master'
passwordless private key translation is now working in a pipeline,
key translator: added more debugging infrastructure.
key translator: cleanup error checking.
broke out gnutls business into a helper file in preparation for new projects.
working with subkeys: preparing to write a gnutls-based gpg2ssh capable of feeding the monkeysphere.
exporting RSA public keys in openssh known_hosts format.
When outputting MPIs for OpenSSH format, ensure that the leading bit of the first byte is not 1 (so that ssh does not get confused by a "negative" MPI).
add support for DSA public key translation.
added FIXMEs documenting next steps for gpg2ssh.
cleaning up failed pipes properly, flushing error output to ensure it gets printed before we die.
gpg2ssh: check the return status of the base64 pipe so we can fail properly if it does.
Merge commit 'jrollins/master'
initial pass at converting PEM-encoded private keys into OpenPGP public keys.
updated gpg2ssh to use new flag for gnutls_openpgp_crt_get_auth_subkey() (introduced in gnutls 2.3.6).
Merge commit 'mlcastle/master'
Merge commit 'jamie/master'
Merge commit 'jamie/master'
Merge commit 'jrollins/master'
cleaning up the git initialization document.
getting rid of spaces in filenames.
merging some changes from jrollins.
Merge commit 'jrollins/master'
fixing spelling, fqdns in MonkeySpec examples
updated MonkeySpec to be more user-friendly.
updated gpg2ssh to properly check for data encryption and authentication.
fix typo in monkeysphere(1)
Merge commit 'jrollins/master'
first pass at openpgp2ssh man page.
Merge commit 'jrollins/master'
fixing spelling, fqdns in MonkeySpec examples
Merge commit 'jrollins/master'
added ssh2gpg to Makefile
massaging the language in openpgp2ssh(1).
reorganizing to prepare for transition to openpgp2ssh.
Major openpgp2ssh overhaul. It's an unforgiving and brittle tool, but
tweaking debian packaging instructions. Still far from done
keytrans cleanup: getting rid of unimplemented/useless code.
added top-level Makefile for ease of building with debhelper.
further debianization work. (also, made src/common non-executable,
monkeysphere debianization. Package can now be cleanly built with minimal lintian warnings.
including cache and config files in debian package.
Added Greg to author list.
Merge commit 'jrollins/master'
Merge commit 'jrollins/master'
making openpgp2ssh less verbose.
invert the sense of the loglevel test. duh.
added enw to developers.
added TODO documentation with additional projects.
cleaning up error output.
openpgp2ssh now handles private key export for subkeys, not just public keys.
openpgp2ssh whitespace and comment cleanup.
genericized the hex printing capabilities.
Merge commit 'jrollins/master'
Merge commit 'jrollins/master'
Merge commit 'micah/master'
Merge commit 'jrollins/master'
added policy docs about george.riseup.net
added debian-package target to Makefile to simplify package building process. It gets a little weird and recursive; could probably be better-engineered.
preparing for first tagged release (planned for george.riseup.net).
more notes on work on george.
added Ross Glover to credits (Ross, do you want to change your identification here somehow? send a patch!)
monkeysphere-server gen-key creates keys with only the auth flag set.
clarify why monkeysphere-server publish_key is currently non-functional.
adjust man pages to reflect current thinking about purpose of keys (authentication, not encryption).
added monkeysphere-server show-fingerprint
update monkeysphere-server help to include new show-fingerprint.
added description of steps needed to get host key published for george.riseup.net.
updated doc/README to match the location of authorized_user_ids that is created by the package.
added more documentation about george, and more TODO notes.
monkeysphere-server should not bother adding the user-controlled authorized_keys file if it does not exist.
fixed think-o: running a commend with no arguments should have no arguments.
re-worked documentation and raised issues in TODO about end user authentication.
Greg Lyle (6):
Empty testy file.
Touched an initial test file.
Added a second test file
Made non-zero size files
Merge commit 'micah/master'
Removed test files
Jameson Graef Rollins (73):
added newline
add test file
remote test file
added newline
Merge commit 'mjgoins/master'
Merge branch 'master' of http://micah.riseup.net/git/monkeysphere
Merge branch 'master' of http://micah.riseup.net/git/monkeysphere
add start of a rhesus authorized_keys generator.
some more work on rhesus. receiving of keys is much improved.
more work on rhesus. Improve retreival of key based on userid. clean
Merge commit 'dkg/master'
Merge commit 'dkg/master'; commit 'enw/master'; commit 'micah/master'; commit 'mlcastle/master'
Merge commit 'jamie/master'
major overhaul of rhesus. it now handles creation of both
major overhaul of rhesus:
fix bashism, and correct bad error message
some updates to rhesus:
update to MonkeySpec:
add new component "howler": small script to generate and publish a gpg
move gpg2ssh stuff into it's own subdirectory to reduce some cluter
expand howler to handle general gpg maintenence tasks for server
Merge commit 'dkg/master'
change howler command from "trust-uids" (which is inaccurate) to "trust-key".
update README to reflect changes to howler trust-key
small change to correct usage of howler
Merge commit 'dkg/master'
more work on rhesus
small tweak to MonkeySpec
New client/server components:
Add some skeletal debian packaging stuff and man pages, and moved conf
Cleaned/fix up update-userid function. also some general cleanup.
More cleanup of scripts
Fill out a little of the man pages.
Updates to use the new openpgp2ssh program that dkg wrote.
update README
removing old rhesus and howler components as they have been made
add COPYING file
quote some strings to not confuse checkbashisms
Merge commit 'dkg/master'
some very small tweaks to the openpgp2ssh man page
Man page work.
add man page for the ssh proxy command script. needs to be filled in.
fix bug if user monkeysphere home directory didn't exist.
add debian manpages for proxycommand
fix bugs in ssh key export functions
Modify how logging is handled. Now send most everything to stderr.
More cleanup:
make sure the authorized_user_ids file exists for users processed by
Add 'remove_userid' function, inverse of 'update_userids'.
Merge commit 'dkg/master'
Add lsign-key to the trust_keys function so that the trusted key
More work on the man pages.
Merge commit 'dkg/master'
Separate required key capability variables for users and hosts.
Fix gen-subkey function for client.
fix some output formatting.
Allow for specification of whether to check keyserver.
Allow for specification of whether to check keyserver.
Fix bug in configuration handling for HASH_KNOWN_HOSTS and
Add log output for keyserver checking.
Add extra variables to gen-key.
Total rework of uid processing: rid of cache directory
Merge branch 'master' into no-cache
Major rework to remove all caching. Everything processed straight
Update man pages and TODO.
Add preliminary script to try to import a gpg private key into the ssh
Fix small bug in man page.
Very small change to comment field for authorized_keys lines.
Add more nuanced keyserver checking policy, including a defered check
Update to new agreed default host key usage flag (only "a" required
Merge commit 'micah/master'
Update TODO after merge.
update george changelog
Jamie McClelland (4):
Merge commit 'remotes/dkg/master'; commit 'remotes/enw/master'; commit 'remotes/greg/master'; commit 'remotes/jrollins/master'; commit 'remotes/micah/master'; commit 'remotes/mjgoins/master'; commit 'remotes/mlcastle/master'; commit 'remotes/rossg/master'
adding jamie's git remote stanza.
redefining tamarin to be more generic.
redefining tamarin and marmaset as concepts not scripts.
Matthew James Goins (2):
Added a .PHONY to Makefile
Added a .PHONY to Makefile
Micah Anderson (6):
add a test
add a test
add a README
add george system changelog
Merge commit 'dkg/master'
add todo items that we discussed as being important to address at some point
mike castleman (3):
Merge commit 'micah/master'
Merge commit 'micah/master'
include docs from obby
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/monkeysphere.git
More information about the Pkg-privacy-commits
mailing list