Difference between revisions of "Gnotary"

From Free Software Directory
Jump to: navigation, search
(updates)
(setting the version status to historical + notes…)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=gnotary
+
|Name=GNotary
 
|Short description=Project to produce a digital notary service
 
|Short description=Project to produce a digital notary service
|Full description=Gnotary will prove the integrity and authenticity of your electronic health records by countersigning a digital signature of your document (with optional offsite storage, where you have no access). The client will provide a GUI for selecting files for a backup, calculating strong hashes for each file, and storing files in a compressed ZIP archive file. By pressing a single button, the hashes of the selected files are calculated and sent to one or more notary servers. The server will grab incoming mail that matches a filter condition, pipe it through the GNU privacy guard signing process, retain a copy of the signed message, and return the signed message to the sender. In the future, all notary servers will exchange message digests of their own certificate log mutually (and get them mutually certified), thus creating a virtually unbreakable chain of evidence (tampering with one certificate invalidates all others in an auditable way). The project is in an early beta stage; no official releases have been made. The current code can be downloaded from Savannah, the GNU CVS repository.
+
|Full description='''Gnotary''' is an asynchronous peer-to-peer digital notary service based on email. The server polls POP3 mail boxes scanning for specified key words in the subject line. A digital signature of the email body is returned to the sender. The main purpose is to allow medical practitioners to establish a peer-to-peer based notary service for their electronic health records.
|User level=none
+
 
|Status=Live
+
This unmaintained package was formerly a GNU package. It’s now part of History.
|Component programs=
+
|Homepage URL=https://savannah.gnu.org/projects/gnotary/
|Homepage URL=http://sourceforge.net/projects/gnotary/
+
|User level=advanced
|VCS checkout command=:pserver:anoncvs@subversion.gnu.org:/cvsroot/gnotary
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnotary co <modulename>
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Related projects=gnumed
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=GNUMed
 
 
|Keywords=email,certificate,digital signature,Gnotary,gnumed,medical practice,notary,digital notary
 
|Keywords=email,certificate,digital signature,Gnotary,gnumed,medical practice,notary,digital notary
|Is GNU=y
+
|Version identifier=0.3.2
|Last review by=Janet Casey
+
|Version date=2001-07-06
|Last review date=2010-05-29
+
|Version status=historical
 +
|Version download=http://sourceforge.net/projects/gnotary/files/gnotary/first%20release/gnotary.0.3.2.tgz
 +
|Last review by=Genium
 +
|Last review date=2016/12/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.3.2
+
|Status=
|Version date=2001-07-06
+
|Is GNU=Yes
|Version status=alpha
 
|Version download=http://sourceforge.net/projects/gnotary/files/gnotary/first%20release/gnotary.0.3.2.tgz/download
 
 
|License verified date=2002-07-01
 
|License verified date=2002-07-01
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Genium
 +
|License verified date=2016/12/20
 +
|License note=http://cvs.savannah.gnu.org/viewvc/gnotary/gnotary/COPYING?view=markup
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Dr. Horst Herb
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Dr. Horst Herb
 
 
|Email=horst@dorrigomedical.com
 
|Email=horst@dorrigomedical.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Andreas Tille
 
|Role=Contributor
 
|Role=Contributor
|Real name=Andreas Tille
 
 
|Email=TilleA@rki.de
 
|Email=TilleA@rki.de
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Karsten Hilbert
 
|Role=Contributor
 
|Role=Contributor
|Real name=Karsten Hilbert
 
 
|Email=Karsten.Hilbert@gmx.net
 
|Email=Karsten.Hilbert@gmx.net
 
|Resource URL=
 
|Resource URL=
Line 49: Line 50:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group_id=gnotary
+
|Resource URL=http://cvs.savannah.gnu.org/viewvc/gnotary/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 55: Line 56:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:hherb@gnumed.net
 
|Resource URL=mailto:hherb@gnumed.net
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=http://sourceforge.net/projects/gnotary/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/gnotary/files/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Business=productivity,specialized
+
|Biology=health-and-medicine
 
|Interface=daemon
 
|Interface=daemon
}}
+
|Programming-language=python
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2002-07-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 73: Line 80:
 
|Prerequisite description=Python 2.1 or higher
 
|Prerequisite description=Python 2.1 or higher
 
}}
 
}}
 +
{{Featured}}

Revision as of 12:28, 20 December 2016


[edit]

GNotary

https://www.gnu.org/software/gnotary/
Medical practitioners digital notary service.

Gnotary is an asynchronous peer-to-peer digital notary service based on email. The server polls POP3 mail boxes scanning for specified key words in the subject line. A digital signature of the email body is returned to the sender. The main purpose is to allow medical practitioners to establish a peer-to-peer based notary service for their electronic health records.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Bendikker

Verified on

23 November 2018




Leaders and contributors

Contact(s)Role
Andreas Tille developer
Karsten Hilbert developer
Dr. Horst Herb developer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/gnotary/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/gnotary/
Downloadhttps://ftp.gnu.org/old-gnu/gnotary/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnotary-devel/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Required to usePython 2.1 or higher
Required to usewxPython 2.3.1 or higher




Entry


































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.