-
Running `./ots stamp README.md` produces:
```
Submitting to remote calendar https://a.pool.opentimestamps.org
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.5.2_1/Frameworks/P…
-
From this machine:
```
[xxx@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.18-194.17.1.0.1.el5 #1 SMP Wed Sep 29 15:40:03 EDT 2010 i686 i686 i386 GNU/Linux
[xxx@localhost ~]$ cat /etc/issue
E…
-
I have run into 2 problems running on Windows (10).
1) The opentimestamps symlink folder did not work. Deleting and recreating it will fix it...(run as admin) MKLINK /D opentimestamps python-opentime…
mwest updated
8 years ago
-
While having this dependency on the server is completely expected and justifiable, requiring it for simple [commit] stamping/verification is not and adds a lot of setup friction.
Translating block he…
-
There is an issue running `otsd` on Mac OS because the os.fdatasync function is [not supported](https://docs.python.org/3/library/os.html#os.fdatasync) on the platform.
This is just for reference, it…
-
I really like idea of using a bech32 encoded DID:BTCR as @sipa did some amazing work investing a good error detecting AND correcting encoding algorithm. https://github.com/sipa/bech32
@veleslavs &…
-
Signing some JSON-LD (represented here as a JS object) works fine, eg:
``` js
{
'@context': {
schema: 'http://schema.org/',
name: 'schema:name',
homepage: 'schema:url',
image: 'sche…
-
Here's a repo that reproduces the error: https://github.com/petertodd/gitpython-unicode-error
The filename in question is 'v\udcbb', and print('v\udcbb') raises "UnicodeEncodeError: 'utf-8' codec can…
-
See http://www.itconsult.co.uk/stamper.htm for an implementation started back in 1995 which uses PGP.