Commit Graph

138 Commits

Author SHA1 Message Date
cc35a0157b
fix: don't show strength indicator for token login 2022-11-24 05:39:40 +00:00
0616fb7fd2
chore: update npm deps 2022-11-24 05:39:24 +00:00
bfe410631c
chore: update go deps 2022-11-24 05:30:59 +00:00
56963a34f0
fix: add package-lock.json to vcs 2022-11-24 05:30:32 +00:00
ede045e756
chore: add a helpful ed25519 key generator 2022-11-24 05:23:01 +00:00
ac80e17f79
BREAKING: CHANGE MODULE HOME 2022-10-23 23:31:11 +01:00
9320a65cf1
chore: pc3 API tweaks 2022-10-23 23:29:58 +01:00
18b38b7bcb
chore: update deps 2022-10-23 22:13:43 +01:00
89fe59fae7
chore: rename Service to API in the UI 2022-10-23 22:13:34 +01:00
355b09dae1
chore: tweak auth.go functions 2022-10-23 22:12:25 +01:00
ae4c04200d
Tweak login page to use token instead of user+pass 2022-10-15 15:19:09 +01:00
74eedb1729
Add auth and about endpoints + tweak config 2022-10-15 15:03:08 +01:00
55665b295d
Add some env vars to Dockerfile 2022-10-15 07:54:52 +01:00
3f6ea3978c
Update deps 2022-10-15 07:54:29 +01:00
a2ecc5cdb5
Fix UI access in pc3 2022-10-15 07:54:20 +01:00
0x1a8510f2
7e8da4da19 Add initial pc3 web UI source 2022-10-15 06:24:10 +01:00
fb8bdc501d
Add pc3 API route (does nothing right now) 2022-10-07 07:10:08 +01:00
0618c58599
Rename pinecomms_c2 -> pc3
Which stands for PineComms Command&Control -> PineComms C2 -> Pine C3 ->
PC3
2022-10-07 07:02:49 +01:00
ec2ce5a677
Add initial web UI to pinecomms_c2 2022-10-07 07:01:03 +01:00
782ba1dcb4
Protocol tweaks + rxq
Looks like we're not using JWT after all
2022-10-07 06:39:04 +01:00
908beb5e38
Txq handling+exit handling&internal pm comms tweak 2022-10-06 05:18:45 +01:00
bcf9f648c1
Misc work, mainly on pineconemanager (-> pmanager) 2022-10-02 04:51:55 +01:00
583727b535
pinecomms_c2: pass more config to pineconemanager 2022-07-12 02:58:40 +01:00
76f21fdfd6
Allow pinecomms_c2 force exit 2022-07-12 02:51:45 +01:00
d56b7ca28a
Fix some pineconemanager stop bugs 2022-07-12 02:51:09 +01:00
d340e49352
Add some placeholder files 2022-07-11 01:55:49 +01:00
d702187be1
Fix some pineconemanager panics 2022-07-11 01:52:32 +01:00
b19b1aeb70
Initial C2 CLI 2022-07-11 01:51:38 +01:00
7529de0596
Pinecone manager config rework + misc bugfixes 2022-07-10 22:01:37 +01:00
c83128667e
Upgrade some deps, downgrade others
Pinecone currently doesn't play nicely with quic-go v0.27.0+
2022-07-05 04:09:08 +01:00
78510267d2
More misc work on pineconemanager
I think we might be nearly there for this part!
2022-07-04 06:13:50 +01:00
5b2b380749
Misc work on pineconemanager 2022-06-13 02:43:52 +01:00
a355d77829
Add method to set conf defaults in pineconeManager 2022-06-10 02:42:18 +01:00
60f3ea6204
Simplify pineconemanager config 2022-06-10 02:07:34 +01:00
ca2976a142
pinecone manager config tweaks + more comments
This is a bit uglier, but in exchange we get thread safety so it'll have
to do.
2022-06-10 00:23:10 +01:00
f8b2a0e1f7
Add config options to pineconeManager 2022-06-09 23:12:37 +01:00
525d50945f
Basic initial code (internal stuff) 2022-06-09 03:43:09 +01:00
0x1a8510f2
4fa9a92a66 Initial commit 2022-05-23 20:26:59 +01:00