Râu Cao raucao
  • Joined on 2018-11-24
raucao pushed to feature/170-nostr_zaps at kosmos/akkounts 2024-05-19 15:08:00 +00:00
08e783d185 Remove default nil values
raucao pushed to live at kosmos/akkounts 2024-05-19 14:55:23 +00:00
af0e99aa50 Merge branch 'feature/170-nostr_zaps' into live
fa5dc8ca46 Fix argument name
Compare 2 commits »
raucao pushed to feature/170-nostr_zaps at kosmos/akkounts 2024-05-19 14:55:04 +00:00
fa5dc8ca46 Fix argument name
raucao pushed to live at kosmos/akkounts 2024-05-19 14:48:40 +00:00
f05eec5255 Merge branch 'feature/170-nostr_zaps' into live
bc34e9c5e0 Allow CORS requests for lnurlp invoice
Compare 2 commits »
raucao pushed to feature/170-nostr_zaps at kosmos/akkounts 2024-05-19 14:48:29 +00:00
bc34e9c5e0 Allow CORS requests for lnurlp invoice
raucao created branch live in kosmos/akkounts 2024-05-19 14:01:53 +00:00
raucao pushed to live at kosmos/akkounts 2024-05-19 14:01:53 +00:00
66ca2dc6b0 Merge branch 'feature/173-nostr_ldap' into live
raucao pushed to feature/173-nostr_ldap at kosmos/akkounts 2024-05-19 11:44:22 +00:00
800183e9da Increase sidekiq concurrency in prod
raucao created branch feature/173-nostr_ldap in kosmos/akkounts 2024-05-19 11:44:21 +00:00
raucao pushed to master at kosmos/chef 2024-05-16 12:34:41 +00:00
b77df3d0db Update email aliases
raucao opened issue kosmos/akkounts#191 2024-05-15 16:15:53 +00:00
Let users upload a GPG key (to LDAP), and serve WKD response
raucao pushed to feature/170-nostr_zaps at kosmos/akkounts 2024-05-10 12:01:29 +00:00
f388bd0237 Merge branch 'master' into feature/170-nostr_zaps
46fa42e387 Merge pull request 'Refactor Nostr auth, add login via Nostr (web extension)' (#188) from feature/nostr_login into master
Compare 2 commits »
raucao pushed to feature/170-nostr_zaps at kosmos/akkounts 2024-05-10 11:57:50 +00:00
48041630ca Limit number of relays to publish zap receipts to
raucao pushed to feature/170-nostr_zaps at kosmos/akkounts 2024-05-10 11:20:16 +00:00
2d1ff29eca Improve nostr settings, fix allowsNostr property name
raucao created pull request kosmos/akkounts#190 2024-05-10 11:04:41 +00:00
Add support for Lightning Zaps
raucao deleted branch feature/nostr_login from kosmos/akkounts 2024-05-10 11:01:03 +00:00
raucao pushed to master at kosmos/akkounts 2024-05-10 11:01:02 +00:00
46fa42e387 Merge pull request 'Refactor Nostr auth, add login via Nostr (web extension)' (#188) from feature/nostr_login into master
d9dff3e872 Merge branch 'master' into feature/nostr_login
945eaba5e1 Add login via nostr (web extension)
22d362e1a0 Refactor Nostr settings/connect
d4e67a830c Update nostr gem
Compare 5 commits »
raucao merged pull request kosmos/akkounts#188 2024-05-10 11:01:01 +00:00
Refactor Nostr auth, add login via Nostr (web extension)
raucao commented on pull request kosmos/akkounts#188 2024-05-10 10:59:13 +00:00
Refactor Nostr auth, add login via Nostr (web extension)

Yes, because the signature is correct, we know they signed it (unless someone stole their key), so we can look up the user via the pubkey from the event/note.

The shared secret is to ensure that…

raucao commented on pull request kosmos/akkounts#188 2024-05-10 08:52:00 +00:00
Refactor Nostr auth, add login via Nostr (web extension)

@bumi Any chance you could give this your seal of approval?