Kevin Froman
|
71805811cf
|
corrected permissions again
|
2019-06-16 13:20:54 -05:00 |
Kevin Froman
|
8a9a5abe2e
|
* phrase security.md better
* display correct number of peers in stats
* hopefully fix sigpipe issue
|
2019-06-16 12:55:48 -05:00 |
Kevin Froman
|
901b275d40
|
fixed everything being executable permission
|
2019-06-16 02:04:32 -05:00 |
Kevin Froman
|
c07901ec06
|
reduced config reloads by a lot
|
2019-06-16 01:06:32 -05:00 |
Kevin Froman
|
7cb5f212ec
|
Started reducing unnecessary disk i/o:
* Spawn core.Core() much less
|
2019-06-15 13:56:57 -05:00 |
Kevin Froman
|
c4fa0c15f0
|
* doubled clock skew for blocks to 120 secs
* added onionr .onion to public api disclaimer page
|
2019-06-14 00:28:21 -05:00 |
Kevin Froman
|
335db64096
|
* Progress in adjust tagline in files, license boilerplate fixes
* Import adjustments
|
2019-06-11 19:05:15 -05:00 |
Kevin Froman
|
2d20ecdfd3
|
* send introduce command instead of using duplicated logic
* remove unnecessary imports
* improve if self-address peer comparison to avoid some config reads
|
2019-06-11 01:08:44 -05:00 |
Kevin Froman
|
d17970b181
|
+ Have Tor reject socks requests to non-onion services as a small security measure
* More refactoring
|
2019-05-09 00:27:15 -05:00 |
Kevin Froman
|
1b22a993a0
|
work on ui
|
2019-04-27 10:43:16 -05:00 |
Kevin Froman
|
71aadb7767
|
fixed dumb print leftover spamming hashes
|
2019-04-22 21:02:09 -05:00 |
Kevin Froman
|
c674e2d281
|
Fixed spam for block processing
|
2019-04-20 19:31:14 -05:00 |
Kevin Froman
|
9ee31684f6
|
fixed default expiration not using sum of date and made mail ui show inbox after closing message draft dialog
|
2019-04-13 17:18:38 -05:00 |
Kevin Froman
|
726bbe61ac
|
improved expiry
|
2019-04-12 12:15:30 -05:00 |
Kevin Froman
|
ae2d792471
|
bootstrap blocks now inserted and detected
|
2019-04-12 12:15:30 -05:00 |
Kevin Froman
|
e6c24a483f
|
bumped stem version and started work on new dir conn system
|
2019-04-12 12:15:30 -05:00 |
Kevin Froman
|
7f84cd0598
|
bug fixes
|
2019-03-14 19:18:35 -05:00 |
Kevin Froman
|
6568086e24
|
fixed forward secrecy expiration, key deletion and block expire detection
|
2019-03-13 19:50:45 -05:00 |
Kevin Froman
|
800c061e94
|
ui changes and work on whitepaper
|
2019-03-11 00:10:37 -05:00 |
Kevin Froman
|
137d6f39dd
|
refactoring, work on friends ui, bug fixes and whitepaper work
|
2019-03-09 00:37:57 -06:00 |
Kevin Froman
|
26f25f8fe4
|
do not save expired blocks
|
2019-03-06 22:58:21 -06:00 |
Kevin Froman
|
651fc8c43c
|
prevent replay of very old encrypted data
|
2019-02-25 22:19:37 -06:00 |
Kevin Froman
|
4843fb1e9c
|
fixes after module moves
|
2019-02-17 14:21:03 -06:00 |
Kevin Froman
|
3357f93fc1
|
work on tests and various fixes
|
2019-02-14 17:48:41 -06:00 |
Kevin Froman
|
7c57829ec3
|
code cleanup, defunct code removal
|
2019-02-11 23:30:56 -06:00 |
Kevin Froman
|
944c76d2e9
|
code cleanup, defunct code removal, and some module splitting
|
2019-02-11 17:44:39 -06:00 |
Kevin Froman
|
30604fa23c
|
more mail ui work
|
2019-02-10 12:43:45 -06:00 |
Kevin Froman
|
898085887c
|
convert human readable keys back to base32, work on mail sending from web ui
|
2019-02-09 20:21:36 -06:00 |
Kevin Froman
|
0e3fb41912
|
no longer use b64 transport (was a crutch/temp fix), mail work, dont name all files 'txt'
|
2019-02-06 19:03:31 -06:00 |
Kevin Froman
|
bec8ecdc12
|
added unsigned mail messages
|
2019-02-05 12:47:11 -06:00 |
Kevin Froman
|
6687b2a843
|
changed permisisons
|
2019-02-02 17:10:04 -06:00 |
Kevin Froman
|
557ffa2f4a
|
moved a couple files, work on mail interface, improvements to web + blockapi for block decryption
|
2019-02-01 00:38:12 -06:00 |
Kevin Froman
|
11d9047548
|
added tor check and fixed fd exhaustion
|
2019-01-17 23:34:13 -06:00 |
Kevin Froman
|
9429afba18
|
fixed file bug, removed username setting
|
2019-01-16 23:31:56 -06:00 |
Kevin Froman
|
1ebed8d606
|
improved block list syncing, added forgotten stats.js file
|
2019-01-15 23:57:47 -06:00 |
Kevin Froman
|
22cece2b2c
|
work on serialization and communication, misc work on web, run files
|
2019-01-13 16:20:10 -06:00 |
Kevin Froman
|
c5a0b29988
|
communicator db responses probably finished
|
2019-01-07 15:09:58 -06:00 |
Kevin Froman
|
aeb9a6e775
|
work on gui, dbstorage, daemon queue responses
|
2019-01-06 23:50:20 -06:00 |
Kevin Froman
|
0576a1f9ff
|
Merge branch 'cleanup2' into dbstorage
|
2018-12-29 13:34:36 -06:00 |
Kevin Froman
|
b45bb94375
|
added dynamic proof of work
|
2018-12-24 00:12:46 -06:00 |
Kevin Froman
|
1dd471b91e
|
+ Reformatted API, more efficient, standard, and secure now
* Various bug fixes
|
2018-12-22 13:02:09 -06:00 |
Kevin Froman
|
a148826b39
|
work on revising api
|
2018-12-19 00:06:25 -06:00 |
Kevin Froman
|
a8f8aea35f
|
work on revising api
|
2018-12-18 17:48:17 -06:00 |
Kevin Froman
|
074a0e796f
|
merging master
|
2018-12-16 12:27:51 -06:00 |
Kevin Froman
|
12fb92444a
|
merging master
|
2018-12-16 12:27:35 -06:00 |
Kevin Froman
|
dc51ab8980
|
started work on db block data, improved block time stamping messages a bit
|
2018-12-16 12:21:44 -06:00 |
Kevin
|
bf87ab17af
|
Block time handling improvements
|
2018-12-16 05:36:47 +00:00 |
Kevin Froman
|
98bc3b3271
|
actually handle future-set blocks properly
|
2018-12-15 23:35:06 -06:00 |
Kevin Froman
|
a4370c26b0
|
do not save blocks that are too old
|
2018-12-14 21:27:05 -06:00 |
Kevin Froman
|
8e35b8b7ad
|
do not save blocks that are set for the future
|
2018-12-14 21:23:02 -06:00 |