This website requires JavaScript.
b72ccb1263
save user if we encrypt to them
Kevin Froman
2018-11-17 12:29:03 -0600
e999c8c18c
merge onionrui work from master into wot
Kevin Froman
2018-11-17 10:02:25 -0600
1939dd4427
Merge branch 'onionrui' into 'master'
Kevin
2018-11-17 15:58:45 +0000
908ee647a1
Fix merge conflicts
Arinerron
2018-11-16 23:23:10 -0800
9b90518ecc
work on starting a wot
Kevin Froman
2018-11-16 23:38:00 -0600
7f0365c66d
Merge branch 'uploadwait2' into 'master'
Kevin
2018-11-16 22:34:54 +0000
4103543f82
fixed broken uploadwait
Kevin Froman
2018-11-15 14:47:35 -0600
9ae602f22a
Merge branch 'uploadwait' into 'master'
Kevin
2018-11-15 18:31:36 +0000
1298e7cd7d
urlencode data variable
Aaron
2018-11-13 21:04:14 +0000
851b2bef76
onionr now waits for a block to be uploaded to share it, unless the node exits
Kevin Froman
2018-11-13 11:07:46 -0600
bb08162019
Make Onionr more user friendly
Arinerron
2018-11-10 19:25:40 -0800
1303edc2fa
Merge branch 'master' of gitlab.com:beardog/Onionr
Kevin Froman
2018-11-10 20:15:33 -0600
74ccca5ea4
Merge branch 'tempblocks' into 'master'
Kevin
2018-11-11 02:10:58 +0000
44d545684a
Merge Tempblocks
Kevin
2018-11-11 02:10:58 +0000
22115891f2
Fix annoying peer spamming
Arinerron
2018-11-09 23:22:27 -0800
548d4ed106
Misc changes - made stuff pretty - fixed bugs - refactored stuff
Arinerron
2018-11-09 23:17:19 -0800
099550fa34
Improve logging by adding sensitive feature
Arinerron
2018-11-09 22:55:34 -0800
5aaf0f266a
Parameterize all queries, format queries
Arinerron
2018-11-09 22:29:32 -0800
d5355fdc9e
Merge remote-tracking branch 'origin/tempblocks' into onionrui
Arinerron
2018-11-09 22:13:50 -0800
c0c5061f1e
fixed forward secrecy and delete keys
Kevin Froman
2018-11-09 13:07:26 -0600
c0707a10f9
fixed offline error
Kevin Froman
2018-11-08 23:22:43 -0600
6f72e8c06c
better address validation and removed dependency
Kevin Froman
2018-11-04 17:01:58 -0600
293b36e3ad
mail plugin usable now
Kevin Froman
2018-11-04 10:06:24 -0600
3764c1a115
fixed bug where process would not die
Kevin Froman
2018-11-03 22:26:18 -0500
a31a0fd264
removed pubkey pow and bug fixes
Kevin Froman
2018-11-03 00:06:04 -0500
f270d3c522
work on sentbox
Kevin Froman
2018-11-02 22:24:14 -0500
f8867fb08e
work on sentbox
Kevin Froman
2018-11-01 14:32:50 -0500
b1752132cb
work on sentbox
Kevin Froman
2018-10-31 23:56:59 -0500
58aa8ce1cc
* Increased heartbeat timer * Tried to fix bug where wrong node was being reported as being announced to * Refactored core somewhat - Removed data dir encryption (TODO: just encrypt pub/priv key pair) - Removed simplecrypt dependency
Kevin Froman
2018-10-30 17:22:06 -0500
8c63d6c205
work on improving block sync
Kevin Froman
2018-10-28 14:01:57 -0500
34aa892b65
work on using dynamic/configurable POW
Kevin Froman
2018-10-28 00:06:18 -0500
4e86604692
handle missing api header
Kevin Froman
2018-10-27 14:59:15 -0500
c073020b80
Added API check in requests
Kevin
2018-10-26 22:29:25 -0500
3da06339f6
removed key sync
Kevin Froman
2018-10-26 18:11:18 -0500
a142e8a752
offline encryption plugin can now decrypt
Kevin Froman
2018-10-25 19:56:02 -0500
b8644c0441
work on offline decryption and fixed pubkey encrypt bug
Kevin Froman
2018-10-23 23:54:28 -0500
2c4d086316
reworked offline encryption
Kevin Froman
2018-10-21 11:21:43 -0500
247ae540f9
reworked offline encryption
Kevin Froman
2018-10-21 00:07:35 -0500
220fda02ce
half way done with encryption plugin, fixed encryption bug in onionrcrypto when using non anonymous encryption
Kevin Froman
2018-10-19 00:04:11 -0500
fbd82d38fe
work on foward secrecy
Kevin Froman
2018-10-09 18:36:52 -0500
c823eecfe3
work on foward secrecy
Kevin Froman
2018-10-08 00:11:46 -0500
38913b62ce
work on foward secrecy
Kevin Froman
2018-10-07 21:25:59 -0500
980406b699
work on foward secrecy
Kevin Froman
2018-10-07 15:39:22 -0500
5606a07757
work on foward secrecy
Kevin Froman
2018-10-07 00:06:44 -0500
8de7bd16c6
work on foward secrecy
Kevin Froman
2018-10-06 13:06:46 -0500
15877449f8
bug fixes
Kevin Froman
2018-10-02 11:45:56 -0500
0b9bb42927
bug fixes and work on fs
Kevin Froman
2018-10-02 00:02:05 -0500
5f67cc388f
delete expired blocks
Kevin Froman
2018-09-30 11:53:39 -0500
b344c53563
delete expired blocks
Kevin Froman
2018-09-29 23:42:31 -0500
1b193d098b
A few changes, click for details
Arinerron
2018-09-29 20:13:30 -0700
761dc9eb95
use timeouts in sqlite3
Kevin Froman
2018-09-28 12:29:07 -0500
b5fecdf1e8
logging is less spammy, file disabled by default, and we dont try to scan encrypted blocks that aren't for us
Kevin Froman
2018-09-26 20:37:52 -0500
04f89383f7
Parameterize SQL statements
Arinerron
2018-09-26 17:50:54 -0700
0c9847fbec
Misc changes
Arinerron
2018-09-26 17:40:02 -0700
8dbaac2198
catch signature failure better
Kevin Froman
2018-09-26 18:40:33 -0500
1a856c365f
work on sockets, added profile setter script
Kevin Froman
2018-09-25 23:58:11 -0500
3711b02924
oh makefile...
Arinerron
2018-09-24 21:26:16 -0700
d7392213cb
Slight changes, I forgot
Arinerron
2018-09-24 21:16:51 -0700
6e55636e78
test
Arinerron
2018-09-24 16:48:00 -0700
8b4105fac4
work on sockets
Kevin Froman
2018-09-24 17:04:17 -0500
fa701f37dc
work on sockets
Kevin Froman
2018-09-24 16:21:59 -0500
67b9f6e51f
work on sockets
Kevin Froman
2018-09-24 16:13:40 -0500
49aae74e72
work on sockets
Kevin Froman
2018-09-23 21:02:39 -0500
711cf3f2d3
work on sockets
Kevin Froman
2018-09-23 20:47:27 -0500
ad3d7940f5
work on sockets
Kevin Froman
2018-09-22 23:53:09 -0500
70e2ccbc0a
work on sockets
Kevin Froman
2018-09-22 20:21:39 -0500
759da55094
work on sockets
Kevin Froman
2018-09-22 00:01:17 -0500
4e8f7e2761
work on sockets
Kevin Froman
2018-09-20 23:47:40 -0500
d3f4e912f9
work on sockets
Kevin Froman
2018-09-20 12:41:34 -0500
7fa41f31e7
work on sockets
Kevin Froman
2018-09-20 12:16:37 -0500
2164ded679
work on sockets
Kevin Froman
2018-09-20 12:15:08 -0500
c2b0277612
work on sockets
Kevin Froman
2018-09-20 12:07:50 -0500
55879b71a5
work on sockets
Kevin Froman
2018-09-20 12:05:44 -0500
e826bca19e
work on sockets
Kevin Froman
2018-09-20 12:04:58 -0500
7baa7d5d5f
work on sockets
Kevin Froman
2018-09-20 00:13:26 -0500
557afb8d9a
a lot of work on sockets, and added chat module
Kevin Froman
2018-09-19 23:36:59 -0500
f8b10cfe12
a lot of work on sockets, and added chat module
Kevin Froman
2018-09-19 23:35:26 -0500
1d7fd65f38
work on sockets
Kevin Froman
2018-09-17 00:02:16 -0500
620897a2eb
work on sockets
Kevin Froman
2018-09-15 11:13:03 -0500
d80e72d18c
work on sockets
Kevin Froman
2018-09-14 23:48:48 -0500
e0fbe2033e
work on sockets
Kevin Froman
2018-09-14 20:05:25 -0500
ee2a74380b
work on metadata, forward secrecy, and starting on sockets
Kevin Froman
2018-09-13 12:26:22 -0500
7738de1c28
Add notifications
Arinerron
2018-09-12 22:30:49 -0700
1c2a8a2f40
work on forward secrecy
Kevin Froman
2018-09-12 20:23:50 -0500
c4dcd89dfe
+ added methods to import and select new forward secrecy keys
Kevin Froman
2018-09-11 21:58:51 -0500
d151e0d302
work on forward secrecy
Kevin Froman
2018-09-11 14:45:06 -0500
ce2423e6d9
* moved metadata processor to its own module * improved some comments * removed defunct utils functions
Kevin Froman
2018-09-10 00:02:28 -0500
151b12424c
work on block processing module
Kevin Froman
2018-09-09 00:12:41 -0500
0f91bf7018
Add liking feature
Arinerron
2018-09-07 23:45:33 -0700
9d4675770b
Set a maximum character limit
Arinerron
2018-09-07 22:47:56 -0700
a44d511e1d
bind to random control port
Kevin
2018-09-07 13:57:20 -0500
7ec869a36f
Increment version number
Arinerron
2018-09-06 21:57:10 -0700
fd3d18f5b9
Merge branch 'update-onionrui' into 'onionrui'
Aaron
2018-09-07 04:50:37 +0000
f10e077896
Make console output less verbose for api
Arinerron
2018-09-06 21:46:56 -0700
516d965ad3
Add work
Arinerron
2018-09-06 21:37:39 -0700
67be0bebc2
added tor control and stem
Kevin Froman
2018-09-04 23:06:17 -0500
cf37823fd7
removed board plugin for now, added getfile command
Kevin Froman
2018-09-04 13:56:05 -0500
c1d4040807
better catch tkinter import
Kevin Froman
2018-09-03 22:38:08 -0500
0050b60f1a
better catch tkinter import
Kevin Froman
2018-09-03 22:30:15 -0500
da3e0fdc4e
better catch tkinter import
Kevin Froman
2018-09-03 22:28:56 -0500