﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
10030	Signing Wikis or Tickets	enhancement	0.11		new	2012-05-13T20:51:39+02:00	2016-12-02T23:51:54+01:00	"
Hi,

An interesting feature would be electronics signing using certs of wikis, tickets, and attachments.

Besides each signature there should be a sign, that the signature is valid for given content. An additional feature would be locking, so once a user signs the content, it would get locked, unless user removes the signature or it is removed by admin.

For tickets, signing would make sense for content only (not for the comments).

Best regards, Uros."	uros@…
10080	Create a crypto system for Trac	task	0.11		new	2012-06-11T00:47:24+02:00	2020-05-01T06:51:13+02:00	"This ticket is meant to tell the world about initial development steps.

Implementation is progressing towards the following primary objectives:
 * common plugin source files
  * setup-tools support for packaging
  * unit tests
  * i18n support
 * `ExtensionPoints` and corresponding `Interface` classes to share within crypto system components providing nicely grouped
  * admin panel fieldsets
  * user preferences fieldsets
 * first provider of crypto services - this will be OpenPGP using GnuPG (see wiki:CryptoPlugin/Dev for details)
  * new key generation from Trac web-UI
  * key management including import/export and flexible association between known keys and users
  * generic sign/verify and encrypt/decrypt modules
 * first crypto application - most probably for Trac Wiki

Stay tuned ..."	Steffen Hoffmann
